2023-01-11T21:02:11.6268471Z Requested labels: linux.4xlarge.nvidia.gpu 2023-01-11T21:02:11.6268565Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T21:02:11.6268701Z Reusable workflow chain: 2023-01-11T21:02:11.6268735Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:02:11.6268778Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:02:11.6268808Z Waiting for a runner to pick up this job... 2023-01-11T21:02:12.4296162Z Job is about to start running on the runner: i-0d224361d4238882e (organization) 2023-01-11T21:02:18.8174711Z Current runner version: '2.300.2' 2023-01-11T21:02:18.8181693Z Runner name: 'i-0d224361d4238882e' 2023-01-11T21:02:18.8182193Z Runner group name: 'Default' 2023-01-11T21:02:18.8182826Z Machine name: 'ip-10-0-4-210' 2023-01-11T21:02:18.8184957Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:02:18.8185648Z Actions: read 2023-01-11T21:02:18.8186015Z Checks: read 2023-01-11T21:02:18.8186343Z Contents: read 2023-01-11T21:02:18.8186663Z Deployments: read 2023-01-11T21:02:18.8186934Z Discussions: read 2023-01-11T21:02:18.8187246Z Issues: read 2023-01-11T21:02:18.8187604Z Metadata: read 2023-01-11T21:02:18.8187872Z Packages: read 2023-01-11T21:02:18.8188189Z Pages: read 2023-01-11T21:02:18.8188536Z PullRequests: read 2023-01-11T21:02:18.8188841Z RepositoryProjects: read 2023-01-11T21:02:18.8189302Z SecurityEvents: read 2023-01-11T21:02:18.8189628Z Statuses: read 2023-01-11T21:02:18.8189898Z ##[endgroup] 2023-01-11T21:02:18.8193892Z Secret source: None 2023-01-11T21:02:18.8194765Z Prepare workflow directory 2023-01-11T21:02:19.1382789Z Prepare all required actions 2023-01-11T21:02:19.1617260Z Getting action download info 2023-01-11T21:02:20.1926010Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:02:20.5271605Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:02:24.1389191Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:02:24.4486609Z Getting action download info 2023-01-11T21:02:25.5219757Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:02:25.7038796Z Getting action download info 2023-01-11T21:02:26.6776957Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:02:26.8238945Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:02:26.8241591Z ##[group] Inputs 2023-01-11T21:02:26.8241995Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:02:26.8243273Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:02:26.8244651Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:02:26.8245167Z sync-tag: 2023-01-11T21:02:26.8246211Z timeout-minutes: 240 2023-01-11T21:02:26.8246488Z use-gha: 2023-01-11T21:02:26.8246757Z ##[endgroup] 2023-01-11T21:02:26.8247544Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7 / test (default, 1, 4, linux.4xlarge.nvidia.gpu) 2023-01-11T21:02:26.9218033Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T21:02:26.9218423Z with: 2023-01-11T21:02:26.9218978Z github-secret: *** 2023-01-11T21:02:26.9219452Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:02:26.9219892Z activate-with-label: false 2023-01-11T21:02:26.9220161Z label: with-ssh 2023-01-11T21:02:26.9220421Z remove-existing-keys: true 2023-01-11T21:02:26.9220664Z env: 2023-01-11T21:02:26.9220905Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:26.9221333Z ##[endgroup] 2023-01-11T21:02:27.5509518Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T21:02:27.6548394Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T21:02:27.6569000Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T21:02:27.6614523Z Login using: ssh ec2-user@ec2-100-25-102-114.compute-1.amazonaws.com 2023-01-11T21:02:27.6614979Z All testing is done inside the container, to start an interactive session run: 2023-01-11T21:02:27.6615472Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:02:27.6911752Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:02:27.6912177Z with: 2023-01-11T21:02:27.6912459Z submodules: recursive 2023-01-11T21:02:27.6912740Z fetch-depth: 0 2023-01-11T21:02:27.6913011Z env: 2023-01-11T21:02:27.6913291Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:27.6913574Z ##[endgroup] 2023-01-11T21:02:27.7207777Z ##[group]Run retry () { 2023-01-11T21:02:27.7208148Z retry () { 2023-01-11T21:02:27.7208488Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:02:27.7208823Z } 2023-01-11T21:02:27.7209124Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:02:27.7209450Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:02:27.7209802Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:02:27.7210129Z else 2023-01-11T21:02:27.7210446Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:02:27.7210740Z fi 2023-01-11T21:02:27.7211078Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:02:27.7230261Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:27.7230620Z env: 2023-01-11T21:02:27.7230911Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:27.7231207Z NO_SUDO: 2023-01-11T21:02:27.7231470Z ##[endgroup] 2023-01-11T21:02:27.7359072Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:30.7677644Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:02:30.7677977Z with: 2023-01-11T21:02:30.7678259Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:02:30.7678550Z fetch-depth: 0 2023-01-11T21:02:30.7678784Z submodules: recursive 2023-01-11T21:02:30.7679040Z quiet-checkout: true 2023-01-11T21:02:30.7679310Z repository: pytorch/pytorch 2023-01-11T21:02:30.7679681Z token: *** 2023-01-11T21:02:30.7679925Z ssh-strict: true 2023-01-11T21:02:30.7680192Z persist-credentials: true 2023-01-11T21:02:30.7680456Z clean: true 2023-01-11T21:02:30.7680677Z lfs: false 2023-01-11T21:02:30.7680923Z set-safe-directory: true 2023-01-11T21:02:30.7681169Z env: 2023-01-11T21:02:30.7681389Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:30.7681644Z ##[endgroup] 2023-01-11T21:02:30.9193302Z Syncing repository: pytorch/pytorch 2023-01-11T21:02:30.9195153Z ##[group]Getting Git version info 2023-01-11T21:02:30.9195715Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:02:30.9196345Z [command]/usr/bin/git version 2023-01-11T21:02:30.9196628Z git version 2.38.1 2023-01-11T21:02:30.9205385Z ##[endgroup] 2023-01-11T21:02:30.9225428Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5e761796-5362-4b92-807e-15339da32ce9' before making global git config changes 2023-01-11T21:02:30.9226689Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:02:30.9232901Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:30.9278147Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:02:30.9284728Z ##[group]Initializing the repository 2023-01-11T21:02:30.9288437Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:30.9326615Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:02:30.9327845Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:02:30.9328457Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:02:30.9328756Z hint: 2023-01-11T21:02:30.9329137Z hint: git config --global init.defaultBranch 2023-01-11T21:02:30.9329593Z hint: 2023-01-11T21:02:30.9329972Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:02:30.9330468Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:02:30.9330789Z hint: 2023-01-11T21:02:30.9331194Z hint: git branch -m 2023-01-11T21:02:30.9331961Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:02:30.9342922Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:02:30.9381428Z ##[endgroup] 2023-01-11T21:02:30.9382053Z ##[group]Disabling automatic garbage collection 2023-01-11T21:02:30.9385893Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:02:30.9419061Z ##[endgroup] 2023-01-11T21:02:30.9419672Z ##[group]Setting up auth 2023-01-11T21:02:30.9429203Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:02:30.9464906Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:02:30.9817161Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:02:30.9851242Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:02:31.0213708Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:02:31.0264856Z ##[endgroup] 2023-01-11T21:02:31.0265389Z ##[group]Fetching the repository 2023-01-11T21:02:31.0273798Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T21:03:32.7703889Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:03:32.7733829Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:32.7739778Z ##[endgroup] 2023-01-11T21:03:32.7740519Z ##[group]Determining the checkout info 2023-01-11T21:03:32.7742021Z ##[endgroup] 2023-01-11T21:03:32.7742642Z ##[group]Checking out the ref 2023-01-11T21:03:32.7746389Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:34.5725420Z ##[endgroup] 2023-01-11T21:03:34.5726231Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:03:34.5732066Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:03:34.5790684Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:03:34.5825990Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:03:34.5860085Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:03:34.5894170Z ##[endgroup] 2023-01-11T21:03:34.5894826Z ##[group]Fetching submodules 2023-01-11T21:03:34.5899952Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:03:34.6232447Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:03:34.6555126Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:03:34.6557872Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:03:34.6561245Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:03:34.6564638Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:03:34.6568328Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:03:34.6572202Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:03:34.6577908Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:03:34.6581732Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:03:34.6585857Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:03:34.6590095Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:03:34.6594664Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:03:34.6599245Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:03:34.6647868Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:03:34.6648577Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:03:34.6649246Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:03:34.6649874Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:03:34.6650516Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:03:34.6651184Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:03:34.6654300Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:03:34.6655065Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:03:34.6655719Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:03:34.6656388Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:03:34.6660430Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:03:34.6666449Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:03:34.6672618Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:03:34.6679093Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:03:34.6685606Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:03:34.6692276Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:03:34.6699803Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:03:34.6706602Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:03:34.6713609Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:03:34.6720803Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:03:34.6728117Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:03:34.6736089Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:03:34.6743807Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:03:34.6751277Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:03:34.6759028Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:03:34.6766910Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:03:34.6776870Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:03:34.6785139Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:03:34.6793497Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:03:34.6823402Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:03:34.9947896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:03:35.2207884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:03:35.4374099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:03:35.7637077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:03:36.0504927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:03:38.2485588Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:03:45.1568195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:03:45.6194735Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:03:46.2161396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:03:47.8188418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:03:49.2308806Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:03:50.6715307Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:03:58.9438453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:03:59.7673469Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:04:01.5770533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:04:02.9318015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:04:03.2064866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:04:03.7674489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:04:04.1802537Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:04:06.3510656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:04:06.8387489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:04:07.0747045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:04:08.2095315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:04:10.6302456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:04:11.0328644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:04:11.4687228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:04:18.2300351Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:04:20.2110990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:04:20.7097317Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:04:20.9800267Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:04:27.9495429Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:04:28.1878671Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:04:28.4637904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:04:29.4451911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:04:29.6993545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:04:30.0681354Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:04:30.3934491Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:04:31.0168283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:04:33.5919532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:04:34.1162860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:04:36.7711067Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:04:36.7836781Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:04:36.7934027Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:04:36.8220285Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:04:36.8491550Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:04:36.8923848Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:04:37.6501878Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:04:37.6756756Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:04:37.7982269Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:04:37.8386543Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:04:38.1950886Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:04:38.7139649Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:04:39.0141365Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:04:39.0702201Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:04:39.0720220Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:04:39.0723409Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:04:39.0726776Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:04:39.0730312Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:04:39.0759255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:04:40.2007468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:04:40.7781962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:04:41.9285582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:04:42.2944049Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:04:42.4193412Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:04:42.4895482Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:04:42.5015893Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:04:42.6074433Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:04:42.6512007Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:04:42.6615801Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:04:42.7089085Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:04:42.7381465Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:04:42.7931456Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:04:42.8065888Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:04:42.8083855Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:04:42.8110979Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:04:52.7262921Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:04:52.7284207Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:04:52.7313598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:05:02.4526950Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:05:02.4648119Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:05:02.4890103Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:05:02.6015464Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:05:02.6033955Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:02.6037240Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:02.6065675Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:05:05.2729285Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:05:06.4877972Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:05:06.5522931Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:05:06.5776614Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:05:06.5935054Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:05:06.7266683Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:05:07.0406450Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:05:07.0440086Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:07.0443188Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:07.0472515Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:07.5031082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:09.2571682Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:09.2951523Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:05:09.3130434Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:05:09.3148333Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:09.3177536Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:05:11.9736466Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:05:11.9760077Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:11.9763412Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:11.9793146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:12.4420683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:13.5112961Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:05:13.5909371Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:05:13.5926932Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:13.5954590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:05:13.8388856Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:05:13.8491509Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:05:14.1715076Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:05:14.1738271Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:14.1741484Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:14.1770774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:05:14.6471114Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:05:15.9604208Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:05:16.0429390Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:05:16.0523898Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:05:16.0649194Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:05:16.1042436Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:05:16.1142843Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:05:16.1472720Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:05:16.1580605Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:05:16.2108333Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:05:16.3476303Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:05:16.3787097Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:05:16.3804806Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:16.3808038Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:16.3811428Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:16.3815228Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:16.3842842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:05:17.6404499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:05:17.9447294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:05:19.2973656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:05:20.5640856Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:05:20.5818185Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:05:20.6574477Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:05:20.6903711Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:05:20.6921050Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:20.6948961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:05:20.9407452Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:05:21.1051686Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:05:21.1083968Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:05:21.1425630Z Entering 'android/libs/fbjni' 2023-01-11T21:05:21.1470009Z Entering 'third_party/FP16' 2023-01-11T21:05:21.1514354Z Entering 'third_party/FXdiv' 2023-01-11T21:05:21.1558822Z Entering 'third_party/NNPACK' 2023-01-11T21:05:21.1604017Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:21.1648453Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:21.1693074Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:21.1751830Z Entering 'third_party/benchmark' 2023-01-11T21:05:21.1798320Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:21.1844105Z Entering 'third_party/cub' 2023-01-11T21:05:21.1889768Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:21.1940231Z Entering 'third_party/cutlass' 2023-01-11T21:05:21.1994386Z Entering 'third_party/eigen' 2023-01-11T21:05:21.2043593Z Entering 'third_party/fbgemm' 2023-01-11T21:05:21.2089195Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:21.2135056Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:21.2180320Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:21.2225701Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:21.2273241Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:21.2322163Z Entering 'third_party/fmt' 2023-01-11T21:05:21.2369031Z Entering 'third_party/foxi' 2023-01-11T21:05:21.2414195Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:21.2461251Z Entering 'third_party/gloo' 2023-01-11T21:05:21.2507890Z Entering 'third_party/googletest' 2023-01-11T21:05:21.2553111Z Entering 'third_party/ideep' 2023-01-11T21:05:21.2599166Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:21.2646119Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:21.2698364Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:21.2744684Z Entering 'third_party/ittapi' 2023-01-11T21:05:21.2789262Z Entering 'third_party/kineto' 2023-01-11T21:05:21.2834353Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:21.2878330Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:21.2924891Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:21.2970003Z Entering 'third_party/neon2sse' 2023-01-11T21:05:21.3015393Z Entering 'third_party/nlohmann' 2023-01-11T21:05:21.3061923Z Entering 'third_party/onnx' 2023-01-11T21:05:21.3121152Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:21.3165603Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:21.3213657Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:21.3258612Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:21.3307609Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:21.3352369Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:21.3396993Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:21.3447694Z Entering 'third_party/pocketfft' 2023-01-11T21:05:21.3492939Z Entering 'third_party/protobuf' 2023-01-11T21:05:21.3541844Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:21.3586783Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:21.3632780Z Entering 'third_party/psimd' 2023-01-11T21:05:21.3678854Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:21.3724337Z Entering 'third_party/pybind11' 2023-01-11T21:05:21.3770081Z Entering 'third_party/python-enum' 2023-01-11T21:05:21.3814888Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:21.3859699Z Entering 'third_party/python-six' 2023-01-11T21:05:21.3904969Z Entering 'third_party/sleef' 2023-01-11T21:05:21.3949912Z Entering 'third_party/tbb' 2023-01-11T21:05:21.3998030Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:21.4045838Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:21.4091488Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:21.4137145Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:21.4182639Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:21.4227364Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:21.4275174Z Entering 'third_party/zstd' 2023-01-11T21:05:21.4330981Z ##[endgroup] 2023-01-11T21:05:21.4331545Z ##[group]Persisting credentials for submodules 2023-01-11T21:05:21.4343072Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T21:05:21.4674974Z Entering 'android/libs/fbjni' 2023-01-11T21:05:21.4718103Z Entering 'third_party/FP16' 2023-01-11T21:05:21.4762638Z Entering 'third_party/FXdiv' 2023-01-11T21:05:21.4820807Z Entering 'third_party/NNPACK' 2023-01-11T21:05:21.4876817Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:21.4927829Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:21.4979464Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:21.5045789Z Entering 'third_party/benchmark' 2023-01-11T21:05:21.5090575Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:21.5135882Z Entering 'third_party/cub' 2023-01-11T21:05:21.5192184Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:21.5241641Z Entering 'third_party/cutlass' 2023-01-11T21:05:21.5291063Z Entering 'third_party/eigen' 2023-01-11T21:05:21.5337353Z Entering 'third_party/fbgemm' 2023-01-11T21:05:21.5394709Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:21.5443544Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:21.5491645Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:21.5534955Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:21.5579918Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:21.5626590Z Entering 'third_party/fmt' 2023-01-11T21:05:21.5669102Z Entering 'third_party/foxi' 2023-01-11T21:05:21.5712978Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:21.5756460Z Entering 'third_party/gloo' 2023-01-11T21:05:21.5800707Z Entering 'third_party/googletest' 2023-01-11T21:05:21.5844337Z Entering 'third_party/ideep' 2023-01-11T21:05:21.5958186Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:21.6050081Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:21.6101414Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:21.6154753Z Entering 'third_party/ittapi' 2023-01-11T21:05:21.6198732Z Entering 'third_party/kineto' 2023-01-11T21:05:21.6243288Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:21.6287046Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:21.6332303Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:21.6376514Z Entering 'third_party/neon2sse' 2023-01-11T21:05:21.6419684Z Entering 'third_party/nlohmann' 2023-01-11T21:05:21.6464583Z Entering 'third_party/onnx' 2023-01-11T21:05:21.6521805Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:21.6604414Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:21.6650382Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:21.6693257Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:21.6753632Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:21.6797895Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:21.6842498Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:21.6891422Z Entering 'third_party/pocketfft' 2023-01-11T21:05:21.6934738Z Entering 'third_party/protobuf' 2023-01-11T21:05:21.6982390Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:21.7025359Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:21.7069928Z Entering 'third_party/psimd' 2023-01-11T21:05:21.7113005Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:21.7156292Z Entering 'third_party/pybind11' 2023-01-11T21:05:21.7199636Z Entering 'third_party/python-enum' 2023-01-11T21:05:21.7242854Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:21.7286387Z Entering 'third_party/python-six' 2023-01-11T21:05:21.7329442Z Entering 'third_party/sleef' 2023-01-11T21:05:21.7374412Z Entering 'third_party/tbb' 2023-01-11T21:05:21.7428908Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:21.7471253Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:21.7514257Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:21.7556696Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:21.7599824Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:21.7653268Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:21.7706233Z Entering 'third_party/zstd' 2023-01-11T21:05:21.7762181Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T21:05:21.8117544Z Entering 'android/libs/fbjni' 2023-01-11T21:05:21.8160219Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:05:21.8179566Z Entering 'third_party/FP16' 2023-01-11T21:05:21.8221214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:05:21.8240024Z Entering 'third_party/FXdiv' 2023-01-11T21:05:21.8280935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:05:21.8301312Z Entering 'third_party/NNPACK' 2023-01-11T21:05:21.8342837Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:05:21.8362571Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:21.8404316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:05:21.8426435Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:21.8467402Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:05:21.8486187Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:21.8532135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:05:21.8562735Z Entering 'third_party/benchmark' 2023-01-11T21:05:21.8603450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:21.8622683Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:21.8663215Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:05:21.8682271Z Entering 'third_party/cub' 2023-01-11T21:05:21.8723476Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:05:21.8741880Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:21.8782491Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:05:21.8807672Z Entering 'third_party/cutlass' 2023-01-11T21:05:21.8850147Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:05:21.8876912Z Entering 'third_party/eigen' 2023-01-11T21:05:21.8917978Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:05:21.8941018Z Entering 'third_party/fbgemm' 2023-01-11T21:05:21.8981620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:05:21.9000607Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:21.9057256Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:05:21.9089047Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:21.9129693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:05:21.9149356Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:21.9203876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:21.9222398Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:21.9265547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T21:05:21.9285371Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:21.9342459Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:05:21.9378589Z Entering 'third_party/fmt' 2023-01-11T21:05:21.9418563Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:05:21.9445327Z Entering 'third_party/foxi' 2023-01-11T21:05:21.9500848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:05:21.9518596Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:21.9559252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:05:21.9578070Z Entering 'third_party/gloo' 2023-01-11T21:05:21.9618413Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:05:21.9636403Z Entering 'third_party/googletest' 2023-01-11T21:05:21.9678540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:21.9697210Z Entering 'third_party/ideep' 2023-01-11T21:05:21.9737709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:05:21.9755115Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:21.9796302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:05:21.9817605Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:21.9859572Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T21:05:21.9885164Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:21.9925528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:05:21.9944108Z Entering 'third_party/ittapi' 2023-01-11T21:05:21.9985116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:05:22.0003539Z Entering 'third_party/kineto' 2023-01-11T21:05:22.0044716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:05:22.0063507Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:22.0103777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T21:05:22.0121404Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:22.0193327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T21:05:22.0212912Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:22.0253269Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:05:22.0273075Z Entering 'third_party/neon2sse' 2023-01-11T21:05:22.0314148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:05:22.0332279Z Entering 'third_party/nlohmann' 2023-01-11T21:05:22.0372078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:05:22.0391703Z Entering 'third_party/onnx' 2023-01-11T21:05:22.0431975Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:05:22.0463292Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:22.0517603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:22.0536672Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:22.0577693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:22.0598452Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:22.0653003Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:05:22.0670886Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:22.0722201Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:05:22.0747520Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:22.0798868Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:22.0818647Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:22.0868635Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:22.0886036Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:22.0935127Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:05:22.0958713Z Entering 'third_party/pocketfft' 2023-01-11T21:05:22.0999158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:05:22.1017582Z Entering 'third_party/protobuf' 2023-01-11T21:05:22.1058570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:05:22.1080348Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:22.1134662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:22.1153409Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:22.1202737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:22.1223434Z Entering 'third_party/psimd' 2023-01-11T21:05:22.1278332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:05:22.1297290Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:22.1341282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:05:22.1372607Z Entering 'third_party/pybind11' 2023-01-11T21:05:22.1412391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:22.1431124Z Entering 'third_party/python-enum' 2023-01-11T21:05:22.1471886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:05:22.1489583Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:22.1529494Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:05:22.1548117Z Entering 'third_party/python-six' 2023-01-11T21:05:22.1588784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:05:22.1606333Z Entering 'third_party/sleef' 2023-01-11T21:05:22.1646557Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:05:22.1664981Z Entering 'third_party/tbb' 2023-01-11T21:05:22.1705841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:05:22.1725654Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:22.1766014Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:05:22.1784591Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:22.1874112Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:22.1893414Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:22.1933392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:05:22.1951666Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:22.1992598Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:05:22.2029788Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:22.2069822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:22.2087332Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:22.2130230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:05:22.2151367Z Entering 'third_party/zstd' 2023-01-11T21:05:22.2191314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:05:22.3163020Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:05:22.3487038Z Entering 'android/libs/fbjni' 2023-01-11T21:05:22.3532074Z Entering 'third_party/FP16' 2023-01-11T21:05:22.3578029Z Entering 'third_party/FXdiv' 2023-01-11T21:05:22.3622222Z Entering 'third_party/NNPACK' 2023-01-11T21:05:22.3668438Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:22.3712930Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:22.3757971Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:22.3814553Z Entering 'third_party/benchmark' 2023-01-11T21:05:22.3861029Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:22.3907220Z Entering 'third_party/cub' 2023-01-11T21:05:22.3950923Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:22.4002954Z Entering 'third_party/cutlass' 2023-01-11T21:05:22.4054658Z Entering 'third_party/eigen' 2023-01-11T21:05:22.4102934Z Entering 'third_party/fbgemm' 2023-01-11T21:05:22.4148115Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:22.4193066Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:22.4238178Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:22.4282534Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:22.4328655Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:22.4377836Z Entering 'third_party/fmt' 2023-01-11T21:05:22.4422695Z Entering 'third_party/foxi' 2023-01-11T21:05:22.4467304Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:22.4511571Z Entering 'third_party/gloo' 2023-01-11T21:05:22.4556848Z Entering 'third_party/googletest' 2023-01-11T21:05:22.4601634Z Entering 'third_party/ideep' 2023-01-11T21:05:22.4645043Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:22.4692564Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:22.4780688Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:22.4825615Z Entering 'third_party/ittapi' 2023-01-11T21:05:22.4869311Z Entering 'third_party/kineto' 2023-01-11T21:05:22.4914118Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:22.4959030Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:22.5013386Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:22.5058920Z Entering 'third_party/neon2sse' 2023-01-11T21:05:22.5117718Z Entering 'third_party/nlohmann' 2023-01-11T21:05:22.5177402Z Entering 'third_party/onnx' 2023-01-11T21:05:22.5234994Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:22.5293986Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:22.5341270Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:22.5385216Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:22.5435396Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:22.5480042Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:22.5531603Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:22.5581803Z Entering 'third_party/pocketfft' 2023-01-11T21:05:22.5626314Z Entering 'third_party/protobuf' 2023-01-11T21:05:22.5673894Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:22.5718788Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:22.5765750Z Entering 'third_party/psimd' 2023-01-11T21:05:22.5810340Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:22.5854744Z Entering 'third_party/pybind11' 2023-01-11T21:05:22.5900385Z Entering 'third_party/python-enum' 2023-01-11T21:05:22.5958743Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:22.6002797Z Entering 'third_party/python-six' 2023-01-11T21:05:22.6056316Z Entering 'third_party/sleef' 2023-01-11T21:05:22.6101981Z Entering 'third_party/tbb' 2023-01-11T21:05:22.6161759Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:22.6210397Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:22.6258442Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:22.6306199Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:22.6352624Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:22.6398769Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:22.6447358Z Entering 'third_party/zstd' 2023-01-11T21:05:22.6505664Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:05:22.6836709Z Entering 'android/libs/fbjni' 2023-01-11T21:05:22.6882238Z Entering 'third_party/FP16' 2023-01-11T21:05:22.6927347Z Entering 'third_party/FXdiv' 2023-01-11T21:05:22.6971834Z Entering 'third_party/NNPACK' 2023-01-11T21:05:22.7017911Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:22.7063043Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:22.7107664Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:22.7162934Z Entering 'third_party/benchmark' 2023-01-11T21:05:22.7208026Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:22.7253182Z Entering 'third_party/cub' 2023-01-11T21:05:22.7298482Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:22.7349852Z Entering 'third_party/cutlass' 2023-01-11T21:05:22.7400489Z Entering 'third_party/eigen' 2023-01-11T21:05:22.7448078Z Entering 'third_party/fbgemm' 2023-01-11T21:05:22.7493531Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:22.7537668Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:22.7582157Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:22.7626681Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:22.7672634Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:22.7719546Z Entering 'third_party/fmt' 2023-01-11T21:05:22.7763670Z Entering 'third_party/foxi' 2023-01-11T21:05:22.7808747Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:22.7854137Z Entering 'third_party/gloo' 2023-01-11T21:05:22.7898920Z Entering 'third_party/googletest' 2023-01-11T21:05:22.7943109Z Entering 'third_party/ideep' 2023-01-11T21:05:22.7986537Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:22.8031806Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:22.8083301Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:22.8128619Z Entering 'third_party/ittapi' 2023-01-11T21:05:22.8172829Z Entering 'third_party/kineto' 2023-01-11T21:05:22.8217339Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:22.8262270Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:22.8308066Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:22.8352786Z Entering 'third_party/neon2sse' 2023-01-11T21:05:22.8397032Z Entering 'third_party/nlohmann' 2023-01-11T21:05:22.8444861Z Entering 'third_party/onnx' 2023-01-11T21:05:22.8502767Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:22.8546648Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:22.8593055Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:22.8636625Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:22.8685879Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:22.8730560Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:22.8776268Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:22.8825334Z Entering 'third_party/pocketfft' 2023-01-11T21:05:22.8869731Z Entering 'third_party/protobuf' 2023-01-11T21:05:22.8917834Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:22.8962208Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:22.9007840Z Entering 'third_party/psimd' 2023-01-11T21:05:22.9052192Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:22.9098474Z Entering 'third_party/pybind11' 2023-01-11T21:05:22.9146506Z Entering 'third_party/python-enum' 2023-01-11T21:05:22.9190342Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:22.9236018Z Entering 'third_party/python-six' 2023-01-11T21:05:22.9281830Z Entering 'third_party/sleef' 2023-01-11T21:05:22.9328201Z Entering 'third_party/tbb' 2023-01-11T21:05:22.9375561Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:22.9420474Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:22.9466366Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:22.9511204Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:22.9554806Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:22.9598936Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:22.9647277Z Entering 'third_party/zstd' 2023-01-11T21:05:22.9702103Z ##[endgroup] 2023-01-11T21:05:22.9747157Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:05:22.9779958Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:05:22.9940839Z Prepare all required actions 2023-01-11T21:05:22.9976275Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T21:05:22.9976595Z env: 2023-01-11T21:05:22.9976880Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:22.9977160Z ##[endgroup] 2023-01-11T21:05:23.0023365Z ##[group]Run set -euo pipefail 2023-01-11T21:05:23.0023726Z set -euo pipefail 2023-01-11T21:05:23.0024073Z function get_ec2_metadata() { 2023-01-11T21:05:23.0024441Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:05:23.0024964Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:05:23.0025410Z  category=$1 2023-01-11T21:05:23.0025784Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:05:23.0026117Z } 2023-01-11T21:05:23.0026439Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:05:23.0026869Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:05:23.0027272Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:05:23.0027659Z echo "system info $(uname -a)" 2023-01-11T21:05:23.0041254Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:23.0041578Z env: 2023-01-11T21:05:23.0041863Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:23.0042166Z ##[endgroup] 2023-01-11T21:05:23.0144421Z ami-id: ami-096198a0bccc6bad4 2023-01-11T21:05:23.0208420Z instance-id: i-0d224361d4238882e 2023-01-11T21:05:23.0272710Z instance-type: g3.4xlarge 2023-01-11T21:05:23.0281327Z system info Linux ip-10-0-4-210.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2023-01-11T21:05:23.0303271Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T21:05:23.0303658Z if systemctl is-active --quiet docker; then 2023-01-11T21:05:23.0304000Z  echo "Docker daemon is running..."; 2023-01-11T21:05:23.0304267Z else 2023-01-11T21:05:23.0304595Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T21:05:23.0304906Z fi 2023-01-11T21:05:23.0317584Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:23.0317885Z env: 2023-01-11T21:05:23.0318129Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:23.0318373Z ##[endgroup] 2023-01-11T21:05:23.0370717Z Docker daemon is running... 2023-01-11T21:05:23.0392778Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:05:23.0393251Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:05:23.0393640Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:23.0394134Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T21:05:23.0394593Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T21:05:23.0406384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:23.0406684Z env: 2023-01-11T21:05:23.0406907Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:23.0407176Z AWS_RETRY_MODE: standard 2023-01-11T21:05:23.0407434Z AWS_MAX_ATTEMPTS: 5 2023-01-11T21:05:23.0407687Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:05:23.0407946Z ##[endgroup] 2023-01-11T21:05:23.9844286Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T21:05:23.9844722Z Configure a credential helper to remove this warning. See 2023-01-11T21:05:23.9846571Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T21:05:23.9846973Z 2023-01-11T21:05:23.9847183Z Login Succeeded 2023-01-11T21:05:23.9883623Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:23.9884030Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:23.9884496Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:23.9898135Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:23.9898437Z env: 2023-01-11T21:05:23.9898679Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:23.9898924Z ##[endgroup] 2023-01-11T21:05:23.9991569Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T21:05:23.9991930Z with: 2023-01-11T21:05:23.9992421Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:05:23.9992898Z env: 2023-01-11T21:05:23.9993125Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:23.9993384Z ##[endgroup] 2023-01-11T21:05:24.0011205Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:24.0011567Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:24.0011928Z # ignore output since only exit code is used for conditional 2023-01-11T21:05:24.0012308Z # only pull docker image if it's not available locally 2023-01-11T21:05:24.0013165Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T21:05:24.0013570Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T21:05:24.0013844Z fi 2023-01-11T21:05:24.0025918Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:24.0026222Z env: 2023-01-11T21:05:24.0026463Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:24.0026968Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:05:24.0027453Z ##[endgroup] 2023-01-11T21:05:24.2390542Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T21:05:24.2391413Z fb668870d8a7: Pulling fs layer 2023-01-11T21:05:24.2391880Z 3dc32ed140fb: Pulling fs layer 2023-01-11T21:05:24.2392321Z 54a1df240516: Pulling fs layer 2023-01-11T21:05:24.2392779Z cf378b3cb3c7: Pulling fs layer 2023-01-11T21:05:24.2393222Z 9b4412378859: Pulling fs layer 2023-01-11T21:05:24.2396468Z 502253a1be21: Pulling fs layer 2023-01-11T21:05:24.2397128Z 5c7dd67e5809: Pulling fs layer 2023-01-11T21:05:24.2397599Z bdfd23ed3f48: Pulling fs layer 2023-01-11T21:05:24.2398131Z aee1dd761bdd: Pulling fs layer 2023-01-11T21:05:24.2398691Z 5feda9af2542: Pulling fs layer 2023-01-11T21:05:24.2399153Z f8371ecb849a: Pulling fs layer 2023-01-11T21:05:24.2399431Z ce4a87d45645: Pulling fs layer 2023-01-11T21:05:24.2404373Z 39629f7269f9: Pulling fs layer 2023-01-11T21:05:24.2405114Z 87d0ffa55850: Pulling fs layer 2023-01-11T21:05:24.2405691Z 70702f8b5bc4: Pulling fs layer 2023-01-11T21:05:24.2406267Z 0c06be5c20e0: Pulling fs layer 2023-01-11T21:05:24.2406846Z b372c2a3bc3f: Pulling fs layer 2023-01-11T21:05:24.2407356Z 582d081a59fa: Pulling fs layer 2023-01-11T21:05:24.2407641Z e1c655e7ec0e: Pulling fs layer 2023-01-11T21:05:24.2407890Z c7726d39d806: Pulling fs layer 2023-01-11T21:05:24.2408156Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T21:05:24.2408546Z b8f759fd0191: Pulling fs layer 2023-01-11T21:05:24.2409005Z cf378b3cb3c7: Waiting 2023-01-11T21:05:24.2409280Z e28e73a4bddd: Pulling fs layer 2023-01-11T21:05:24.2409662Z 90d8f9bbe048: Pulling fs layer 2023-01-11T21:05:24.2410165Z 9b4412378859: Waiting 2023-01-11T21:05:24.2410900Z b34bd39d0461: Pulling fs layer 2023-01-11T21:05:24.2411389Z 502253a1be21: Waiting 2023-01-11T21:05:24.2411862Z 2f2308643d60: Pulling fs layer 2023-01-11T21:05:24.2412325Z 8e3432e5a569: Pulling fs layer 2023-01-11T21:05:24.2413322Z 5c7dd67e5809: Waiting 2023-01-11T21:05:24.2413595Z 9ea746919509: Pulling fs layer 2023-01-11T21:05:24.2413831Z aee1dd761bdd: Waiting 2023-01-11T21:05:24.2414091Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T21:05:24.2414350Z 5feda9af2542: Waiting 2023-01-11T21:05:24.2414589Z 19fde6a723a0: Pulling fs layer 2023-01-11T21:05:24.2414852Z 06369252d749: Pulling fs layer 2023-01-11T21:05:24.2415103Z 1c22f2f8c01b: Waiting 2023-01-11T21:05:24.2415349Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T21:05:24.2415625Z a1d16b6a5070: Pulling fs layer 2023-01-11T21:05:24.2415882Z b8f759fd0191: Waiting 2023-01-11T21:05:24.2416121Z f550b7ff2470: Pulling fs layer 2023-01-11T21:05:24.2416532Z e28e73a4bddd: Waiting 2023-01-11T21:05:24.2416796Z b34bd39d0461: Waiting 2023-01-11T21:05:24.2417037Z 12ddc57b99eb: Pulling fs layer 2023-01-11T21:05:24.2417298Z 1a2fd7b216d7: Waiting 2023-01-11T21:05:24.2417551Z 8345085fb0a0: Pulling fs layer 2023-01-11T21:05:24.2417785Z ce4a87d45645: Waiting 2023-01-11T21:05:24.2418023Z 90d8f9bbe048: Waiting 2023-01-11T21:05:24.2418277Z 4cc94dbec031: Pulling fs layer 2023-01-11T21:05:24.2418512Z 39629f7269f9: Waiting 2023-01-11T21:05:24.2418742Z 2f2308643d60: Waiting 2023-01-11T21:05:24.2418982Z ea4bfeaa0fc7: Waiting 2023-01-11T21:05:24.2419222Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T21:05:24.2419477Z b372c2a3bc3f: Waiting 2023-01-11T21:05:24.2419713Z 87d0ffa55850: Waiting 2023-01-11T21:05:24.2419927Z 9ea746919509: Waiting 2023-01-11T21:05:24.2420178Z 25571655d0e1: Pulling fs layer 2023-01-11T21:05:24.2420426Z f550b7ff2470: Waiting 2023-01-11T21:05:24.2420643Z f8371ecb849a: Waiting 2023-01-11T21:05:24.2420903Z bdf297d7f88c: Pulling fs layer 2023-01-11T21:05:24.2421176Z 0b3950af8ae1: Pulling fs layer 2023-01-11T21:05:24.2421612Z 4cc94dbec031: Waiting 2023-01-11T21:05:24.2422026Z 06369252d749: Waiting 2023-01-11T21:05:24.2422290Z c7726d39d806: Waiting 2023-01-11T21:05:24.2422545Z 6d68f7da8baa: Pulling fs layer 2023-01-11T21:05:24.2422969Z 582d081a59fa: Waiting 2023-01-11T21:05:24.2423448Z cca768f96df4: Pulling fs layer 2023-01-11T21:05:24.2423986Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T21:05:24.2424488Z 61eecfa8b34e: Pulling fs layer 2023-01-11T21:05:24.2425054Z 0c06be5c20e0: Waiting 2023-01-11T21:05:24.2425547Z 95c1ac011645: Pulling fs layer 2023-01-11T21:05:24.2426028Z e1c655e7ec0e: Waiting 2023-01-11T21:05:24.2426512Z 29a7c0d5fa4c: Waiting 2023-01-11T21:05:24.2426937Z 8345085fb0a0: Waiting 2023-01-11T21:05:24.2427180Z 3046cc00c4ca: Pulling fs layer 2023-01-11T21:05:24.2427449Z 195d560d8cf6: Pulling fs layer 2023-01-11T21:05:24.2427718Z 77250abd5ca4: Pulling fs layer 2023-01-11T21:05:24.2427956Z 8e3432e5a569: Waiting 2023-01-11T21:05:24.2428202Z a1d16b6a5070: Waiting 2023-01-11T21:05:24.2428445Z 61eecfa8b34e: Waiting 2023-01-11T21:05:24.2428671Z bdf297d7f88c: Waiting 2023-01-11T21:05:24.2428914Z 0b3950af8ae1: Waiting 2023-01-11T21:05:24.2429153Z 6d68f7da8baa: Waiting 2023-01-11T21:05:24.2429388Z 881b24daf9c5: Pulling fs layer 2023-01-11T21:05:24.2429641Z 8c3cf3d5e1c5: Waiting 2023-01-11T21:05:24.2429879Z 3046cc00c4ca: Waiting 2023-01-11T21:05:24.2430095Z cca768f96df4: Waiting 2023-01-11T21:05:24.2430333Z 77250abd5ca4: Waiting 2023-01-11T21:05:24.2430570Z 70702f8b5bc4: Waiting 2023-01-11T21:05:24.2430782Z 25571655d0e1: Waiting 2023-01-11T21:05:24.2431017Z 19fde6a723a0: Waiting 2023-01-11T21:05:24.2431258Z 12ddc57b99eb: Waiting 2023-01-11T21:05:24.2431498Z 9fbf0a18619e: Pulling fs layer 2023-01-11T21:05:24.2431769Z 02048a597c22: Pulling fs layer 2023-01-11T21:05:24.2432030Z 859052a25d95: Pulling fs layer 2023-01-11T21:05:24.2432283Z bdfd23ed3f48: Waiting 2023-01-11T21:05:24.2432501Z 02048a597c22: Waiting 2023-01-11T21:05:24.2432753Z 3e03143da3c2: Pulling fs layer 2023-01-11T21:05:24.2433026Z 881b24daf9c5: Waiting 2023-01-11T21:05:24.2433266Z 9fbf0a18619e: Waiting 2023-01-11T21:05:24.3919569Z 3dc32ed140fb: Download complete 2023-01-11T21:05:24.4655452Z cf378b3cb3c7: Verifying Checksum 2023-01-11T21:05:24.4655972Z cf378b3cb3c7: Download complete 2023-01-11T21:05:24.5381702Z 54a1df240516: Verifying Checksum 2023-01-11T21:05:24.5382309Z 54a1df240516: Download complete 2023-01-11T21:05:24.5436408Z 9b4412378859: Verifying Checksum 2023-01-11T21:05:24.5437112Z 9b4412378859: Download complete 2023-01-11T21:05:24.5603640Z fb668870d8a7: Verifying Checksum 2023-01-11T21:05:24.5604073Z fb668870d8a7: Download complete 2023-01-11T21:05:24.6330076Z 5c7dd67e5809: Verifying Checksum 2023-01-11T21:05:24.6330650Z 5c7dd67e5809: Download complete 2023-01-11T21:05:24.6368873Z bdfd23ed3f48: Verifying Checksum 2023-01-11T21:05:24.6369317Z bdfd23ed3f48: Download complete 2023-01-11T21:05:24.7284758Z aee1dd761bdd: Verifying Checksum 2023-01-11T21:05:24.7285587Z aee1dd761bdd: Download complete 2023-01-11T21:05:24.8005639Z f8371ecb849a: Download complete 2023-01-11T21:05:24.8750538Z ce4a87d45645: Verifying Checksum 2023-01-11T21:05:24.8751280Z ce4a87d45645: Download complete 2023-01-11T21:05:25.4046821Z fb668870d8a7: Pull complete 2023-01-11T21:05:25.7171632Z 3dc32ed140fb: Pull complete 2023-01-11T21:05:26.2921097Z 54a1df240516: Pull complete 2023-01-11T21:05:26.4181691Z cf378b3cb3c7: Pull complete 2023-01-11T21:05:26.5423568Z 9b4412378859: Pull complete 2023-01-11T21:05:26.9220552Z 39629f7269f9: Verifying Checksum 2023-01-11T21:05:26.9221054Z 39629f7269f9: Download complete 2023-01-11T21:05:26.9996361Z 87d0ffa55850: Verifying Checksum 2023-01-11T21:05:26.9997098Z 87d0ffa55850: Download complete 2023-01-11T21:05:27.0909960Z 70702f8b5bc4: Download complete 2023-01-11T21:05:27.1807582Z 0c06be5c20e0: Download complete 2023-01-11T21:05:27.9419019Z b372c2a3bc3f: Verifying Checksum 2023-01-11T21:05:27.9420185Z b372c2a3bc3f: Download complete 2023-01-11T21:05:28.0278440Z 582d081a59fa: Verifying Checksum 2023-01-11T21:05:28.0279371Z 582d081a59fa: Download complete 2023-01-11T21:05:28.1019529Z e1c655e7ec0e: Verifying Checksum 2023-01-11T21:05:28.1020481Z e1c655e7ec0e: Download complete 2023-01-11T21:05:35.7416408Z 502253a1be21: Verifying Checksum 2023-01-11T21:05:35.7417479Z 502253a1be21: Download complete 2023-01-11T21:05:35.8150696Z 1c22f2f8c01b: Verifying Checksum 2023-01-11T21:05:35.8151108Z 1c22f2f8c01b: Download complete 2023-01-11T21:05:35.8958266Z b8f759fd0191: Verifying Checksum 2023-01-11T21:05:35.8959021Z b8f759fd0191: Download complete 2023-01-11T21:05:35.9794254Z e28e73a4bddd: Download complete 2023-01-11T21:05:36.0953565Z 90d8f9bbe048: Verifying Checksum 2023-01-11T21:05:36.0954248Z 90d8f9bbe048: Download complete 2023-01-11T21:05:36.1919748Z b34bd39d0461: Verifying Checksum 2023-01-11T21:05:36.1920706Z b34bd39d0461: Download complete 2023-01-11T21:05:36.2753056Z 2f2308643d60: Verifying Checksum 2023-01-11T21:05:36.2753721Z 2f2308643d60: Download complete 2023-01-11T21:05:37.2132762Z 8e3432e5a569: Verifying Checksum 2023-01-11T21:05:37.2133946Z 8e3432e5a569: Download complete 2023-01-11T21:05:37.2973584Z 9ea746919509: Verifying Checksum 2023-01-11T21:05:37.2974564Z 9ea746919509: Download complete 2023-01-11T21:05:37.3687594Z 1a2fd7b216d7: Verifying Checksum 2023-01-11T21:05:37.3688315Z 1a2fd7b216d7: Download complete 2023-01-11T21:05:37.4692226Z 19fde6a723a0: Verifying Checksum 2023-01-11T21:05:37.4693033Z 19fde6a723a0: Download complete 2023-01-11T21:05:37.5484468Z 06369252d749: Download complete 2023-01-11T21:05:39.0027243Z 5feda9af2542: Verifying Checksum 2023-01-11T21:05:39.0028273Z 5feda9af2542: Download complete 2023-01-11T21:05:39.0833336Z f550b7ff2470: Verifying Checksum 2023-01-11T21:05:39.0834062Z f550b7ff2470: Download complete 2023-01-11T21:05:39.1658783Z 12ddc57b99eb: Download complete 2023-01-11T21:05:39.6266770Z a1d16b6a5070: Verifying Checksum 2023-01-11T21:05:39.6268247Z a1d16b6a5070: Download complete 2023-01-11T21:05:39.7325245Z 4cc94dbec031: Verifying Checksum 2023-01-11T21:05:39.7325781Z 4cc94dbec031: Download complete 2023-01-11T21:05:39.7535260Z 8345085fb0a0: Verifying Checksum 2023-01-11T21:05:39.7535860Z 8345085fb0a0: Download complete 2023-01-11T21:05:39.8195343Z 29a7c0d5fa4c: Verifying Checksum 2023-01-11T21:05:39.8196208Z 29a7c0d5fa4c: Download complete 2023-01-11T21:05:39.8976221Z bdf297d7f88c: Verifying Checksum 2023-01-11T21:05:39.8977273Z bdf297d7f88c: Download complete 2023-01-11T21:05:40.0061942Z 25571655d0e1: Verifying Checksum 2023-01-11T21:05:40.0062982Z 25571655d0e1: Download complete 2023-01-11T21:05:40.1171959Z 6d68f7da8baa: Download complete 2023-01-11T21:05:40.3906244Z 0b3950af8ae1: Verifying Checksum 2023-01-11T21:05:40.3906882Z 0b3950af8ae1: Download complete 2023-01-11T21:05:40.4840854Z 61eecfa8b34e: Verifying Checksum 2023-01-11T21:05:40.4841413Z 61eecfa8b34e: Download complete 2023-01-11T21:05:40.5834520Z 95c1ac011645: Download complete 2023-01-11T21:05:40.6666995Z 3046cc00c4ca: Verifying Checksum 2023-01-11T21:05:40.6667604Z 3046cc00c4ca: Download complete 2023-01-11T21:05:40.7943980Z 195d560d8cf6: Verifying Checksum 2023-01-11T21:05:40.7944379Z 195d560d8cf6: Download complete 2023-01-11T21:05:40.9791580Z 77250abd5ca4: Verifying Checksum 2023-01-11T21:05:40.9792144Z 77250abd5ca4: Download complete 2023-01-11T21:05:41.1039541Z 881b24daf9c5: Download complete 2023-01-11T21:05:41.7056924Z 9fbf0a18619e: Verifying Checksum 2023-01-11T21:05:41.7057309Z 9fbf0a18619e: Download complete 2023-01-11T21:05:41.8179191Z 02048a597c22: Verifying Checksum 2023-01-11T21:05:41.8179663Z 02048a597c22: Download complete 2023-01-11T21:05:43.0139871Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T21:05:43.0140521Z 8c3cf3d5e1c5: Download complete 2023-01-11T21:05:43.1129902Z 3e03143da3c2: Verifying Checksum 2023-01-11T21:05:43.1130256Z 3e03143da3c2: Download complete 2023-01-11T21:05:50.3873850Z 502253a1be21: Pull complete 2023-01-11T21:05:50.4896530Z 5c7dd67e5809: Pull complete 2023-01-11T21:05:50.6000967Z bdfd23ed3f48: Pull complete 2023-01-11T21:05:50.7421052Z aee1dd761bdd: Pull complete 2023-01-11T21:06:12.6127828Z c7726d39d806: Verifying Checksum 2023-01-11T21:06:12.6177069Z c7726d39d806: Download complete 2023-01-11T21:06:13.7817285Z 5feda9af2542: Pull complete 2023-01-11T21:06:15.6538340Z f8371ecb849a: Pull complete 2023-01-11T21:06:17.4984367Z ce4a87d45645: Pull complete 2023-01-11T21:06:25.7811062Z 39629f7269f9: Pull complete 2023-01-11T21:06:27.6547322Z 87d0ffa55850: Pull complete 2023-01-11T21:06:29.8395871Z 70702f8b5bc4: Pull complete 2023-01-11T21:06:31.7181389Z 0c06be5c20e0: Pull complete 2023-01-11T21:06:36.2105085Z b372c2a3bc3f: Pull complete 2023-01-11T21:06:38.0918083Z 582d081a59fa: Pull complete 2023-01-11T21:06:39.8611963Z e1c655e7ec0e: Pull complete 2023-01-11T21:07:01.8164091Z 859052a25d95: Verifying Checksum 2023-01-11T21:07:01.8164742Z 859052a25d95: Download complete 2023-01-11T21:07:14.9885464Z c7726d39d806: Pull complete 2023-01-11T21:07:16.8604332Z 1c22f2f8c01b: Pull complete 2023-01-11T21:07:18.7059892Z b8f759fd0191: Pull complete 2023-01-11T21:07:20.6655460Z e28e73a4bddd: Pull complete 2023-01-11T21:07:22.8928114Z 90d8f9bbe048: Pull complete 2023-01-11T21:07:24.7422142Z b34bd39d0461: Pull complete 2023-01-11T21:07:26.6177939Z 2f2308643d60: Pull complete 2023-01-11T21:07:30.9339903Z 8e3432e5a569: Pull complete 2023-01-11T21:07:34.6856482Z 9ea746919509: Pull complete 2023-01-11T21:07:37.6207690Z 1a2fd7b216d7: Pull complete 2023-01-11T21:07:40.1193439Z 19fde6a723a0: Pull complete 2023-01-11T21:07:43.6961829Z 06369252d749: Pull complete 2023-01-11T21:07:45.5640115Z ea4bfeaa0fc7: Pull complete 2023-01-11T21:07:54.1128102Z a1d16b6a5070: Pull complete 2023-01-11T21:07:55.9598497Z f550b7ff2470: Pull complete 2023-01-11T21:07:57.8379633Z 12ddc57b99eb: Pull complete 2023-01-11T21:08:00.7956992Z 8345085fb0a0: Pull complete 2023-01-11T21:08:02.7643922Z 4cc94dbec031: Pull complete 2023-01-11T21:08:04.2921945Z 29a7c0d5fa4c: Pull complete 2023-01-11T21:08:04.6959348Z 25571655d0e1: Pull complete 2023-01-11T21:08:04.7978921Z bdf297d7f88c: Pull complete 2023-01-11T21:08:06.3573705Z 0b3950af8ae1: Pull complete 2023-01-11T21:08:06.4875352Z 6d68f7da8baa: Pull complete 2023-01-11T21:08:06.5955432Z cca768f96df4: Pull complete 2023-01-11T21:08:11.7067048Z 8c3cf3d5e1c5: Pull complete 2023-01-11T21:08:11.8219481Z 61eecfa8b34e: Pull complete 2023-01-11T21:08:11.9758892Z 95c1ac011645: Pull complete 2023-01-11T21:08:12.1061563Z 3046cc00c4ca: Pull complete 2023-01-11T21:08:12.2299544Z 195d560d8cf6: Pull complete 2023-01-11T21:08:13.1051679Z 77250abd5ca4: Pull complete 2023-01-11T21:08:13.2456758Z 881b24daf9c5: Pull complete 2023-01-11T21:08:15.3143798Z 9fbf0a18619e: Pull complete 2023-01-11T21:08:15.4272121Z 02048a597c22: Pull complete 2023-01-11T21:08:59.3483132Z 859052a25d95: Pull complete 2023-01-11T21:09:01.2270815Z 3e03143da3c2: Pull complete 2023-01-11T21:09:02.4806997Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:09:02.9829062Z 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:09:03.2642893Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:09:03.2798582Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-01-11T21:09:03.2799186Z with: 2023-01-11T21:09:03.2799634Z driver-version: 515.76 2023-01-11T21:09:03.2800091Z env: 2023-01-11T21:09:03.2800519Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:03.2800999Z ##[endgroup] 2023-01-11T21:09:03.4220368Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:09:03.4220691Z with: 2023-01-11T21:09:03.4220925Z timeout_minutes: 10 2023-01-11T21:09:03.4221160Z max_attempts: 3 2023-01-11T21:09:03.4228073Z 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:09:03.4235213Z retry_wait_seconds: 10 2023-01-11T21:09:03.4235482Z polling_interval_seconds: 1 2023-01-11T21:09:03.4235757Z warning_on_retry: true 2023-01-11T21:09:03.4236025Z continue_on_error: false 2023-01-11T21:09:03.4236248Z env: 2023-01-11T21:09:03.4236488Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:03.4236758Z DRIVER_VERSION: 515.76 2023-01-11T21:09:03.4236990Z ##[endgroup] 2023-01-11T21:09:03.4911591Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-01-11T21:09:03.4913486Z + pre_install_nvidia_driver_amzn2 2023-01-11T21:09:03.4913927Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-01-11T21:09:04.0381173Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:04.0978954Z No Match for argument: nvidia-driver-latest-dkms 2023-01-11T21:09:04.1379798Z No Packages marked for removal 2023-01-11T21:09:04.1545419Z + install_nvidia_driver_common 2023-01-11T21:09:04.1549652Z + echo 'Before installing NVIDIA driver' 2023-01-11T21:09:04.1549984Z + lspci 2023-01-11T21:09:04.1553085Z Before installing NVIDIA driver 2023-01-11T21:09:04.1758344Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-01-11T21:09:04.1758811Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:09:04.1759227Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2023-01-11T21:09:04.1759628Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2023-01-11T21:09:04.1760632Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2023-01-11T21:09:04.1761037Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:09:04.1761481Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2023-01-11T21:09:04.1761913Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2023-01-11T21:09:04.1762212Z + lsmod 2023-01-11T21:09:04.1781893Z Module Size Used by 2023-01-11T21:09:04.1782204Z nvidia_modeset 1142784 0 2023-01-11T21:09:04.1782459Z nvidia_uvm 1269760 0 2023-01-11T21:09:04.1782715Z veth 16384 0 2023-01-11T21:09:04.1783024Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:09:04.1783317Z drm 425984 1 nvidia 2023-01-11T21:09:04.1783574Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:09:04.1783869Z backlight 16384 1 nvidia_modeset 2023-01-11T21:09:04.1784148Z xt_conntrack 16384 1 2023-01-11T21:09:04.1784399Z ipt_MASQUERADE 16384 1 2023-01-11T21:09:04.1784698Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:09:04.1785143Z nf_conntrack_netlink 49152 0 2023-01-11T21:09:04.1786317Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:09:04.1786921Z xfrm_user 45056 1 2023-01-11T21:09:04.1787527Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:09:04.1787973Z xt_addrtype 16384 2 2023-01-11T21:09:04.1788262Z iptable_filter 16384 1 2023-01-11T21:09:04.1788535Z iptable_nat 16384 1 2023-01-11T21:09:04.1788784Z nf_conntrack_ipv4 16384 3 2023-01-11T21:09:04.1789087Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:09:04.1789415Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:09:04.1789744Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:09:04.1790198Z 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:09:04.1790616Z br_netfilter 24576 0 2023-01-11T21:09:04.1790896Z bridge 172032 1 br_netfilter 2023-01-11T21:09:04.1791154Z stp 16384 1 bridge 2023-01-11T21:09:04.1791425Z llc 16384 2 bridge,stp 2023-01-11T21:09:04.1791912Z overlay 86016 0 2023-01-11T21:09:04.1792233Z sunrpc 393216 1 2023-01-11T21:09:04.1792512Z dm_mirror 28672 0 2023-01-11T21:09:04.1792998Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:09:04.1793872Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:09:04.1794168Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:09:04.1794446Z dax 69632 1 dm_mod 2023-01-11T21:09:04.1794707Z sb_edac 24576 0 2023-01-11T21:09:04.1794947Z crc32_pclmul 16384 0 2023-01-11T21:09:04.1795216Z ghash_clmulni_intel 16384 0 2023-01-11T21:09:04.1795484Z pcbc 16384 0 2023-01-11T21:09:04.1795724Z aesni_intel 188416 0 2023-01-11T21:09:04.1795981Z ata_piix 36864 0 2023-01-11T21:09:04.1796246Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:09:04.1796513Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:09:04.1796790Z pcc_cpufreq 16384 0 2023-01-11T21:09:04.1797078Z glue_helper 16384 1 aesni_intel 2023-01-11T21:09:04.1797330Z mousedev 24576 0 2023-01-11T21:09:04.1797784Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:09:04.1798147Z libata 266240 1 ata_piix 2023-01-11T21:09:04.1798427Z scsi_mod 245760 1 libata 2023-01-11T21:09:04.1798677Z psmouse 32768 0 2023-01-11T21:09:04.1798938Z evdev 20480 3 2023-01-11T21:09:04.1799188Z button 16384 0 2023-01-11T21:09:04.1799417Z ena 114688 0 2023-01-11T21:09:04.1799884Z xen_blkfront 49152 2 2023-01-11T21:09:04.1800380Z crc32c_intel 24576 0 2023-01-11T21:09:04.1800835Z autofs4 49152 2 2023-01-11T21:09:04.1801294Z + modinfo nvidia 2023-01-11T21:09:04.1802607Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:09:04.1803012Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:09:04.1803574Z alias: char-major-195-* 2023-01-11T21:09:04.1803859Z version: 515.76 2023-01-11T21:09:04.1804126Z supported: external 2023-01-11T21:09:04.1804448Z license: NVIDIA 2023-01-11T21:09:04.1804874Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:09:04.1805201Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:09:04.1805499Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:09:04.1805813Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:09:04.1806159Z depends: i2c-core,drm 2023-01-11T21:09:04.1806408Z retpoline: Y 2023-01-11T21:09:04.1806657Z name: nvidia 2023-01-11T21:09:04.1807295Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:09:04.1808192Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:09:04.1808600Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:09:04.1808972Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:09:04.1809255Z parm: NVreg_RmLogonRC:int 2023-01-11T21:09:04.1809563Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:09:04.1809883Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:09:04.1810184Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:09:04.1810468Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:09:04.1810830Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:09:04.1811204Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:09:04.1811511Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:09:04.1811802Z parm: NVreg_EnableMSI:int 2023-01-11T21:09:04.1812091Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:09:04.1812420Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:09:04.1813351Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:09:04.1813840Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:09:04.1814221Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:09:04.1814611Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:04.1815169Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:09:04.1815595Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:04.1815978Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:09:04.1816315Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:09:04.1816678Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:09:04.1817029Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:09:04.1817363Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:09:04.1817681Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:09:04.1817989Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:09:04.1818306Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:09:04.1818609Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:09:04.1818940Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:09:04.1819298Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:09:04.1819633Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:09:04.1820039Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:09:04.1820379Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:09:04.1820696Z parm: NVreg_RmMsg:charp 2023-01-11T21:09:04.1820988Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:09:04.1821834Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:09:04.1822157Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:09:04.1822472Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:09:04.1822766Z parm: rm_firmware_active:charp 2023-01-11T21:09:04.1823043Z + HAS_NVIDIA_DRIVER=0 2023-01-11T21:09:04.1823377Z ++ command -v nvidia-smi 2023-01-11T21:09:04.1823681Z + '[' -x /usr/bin/nvidia-smi ']' 2023-01-11T21:09:04.1823937Z + set +e 2023-01-11T21:09:04.1824337Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-01-11T21:09:06.3204278Z + INSTALLED_DRIVER_VERSION=515.76 2023-01-11T21:09:06.3204641Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:09:06.3205058Z + '[' 0 -ne 0 ']' 2023-01-11T21:09:06.3205366Z + '[' 515.76 '!=' 515.76 ']' 2023-01-11T21:09:06.3205603Z + HAS_NVIDIA_DRIVER=1 2023-01-11T21:09:06.3206079Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-01-11T21:09:06.3206448Z + set -e 2023-01-11T21:09:06.3206717Z + '[' 1 -eq 0 ']' 2023-01-11T21:09:06.3207049Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-01-11T21:09:06.3207423Z + post_install_nvidia_driver_common 2023-01-11T21:09:06.3210552Z + sudo modprobe nvidia 2023-01-11T21:09:06.3338651Z + echo 'After installing NVIDIA driver' 2023-01-11T21:09:06.3338970Z + lspci 2023-01-11T21:09:06.3339225Z After installing NVIDIA driver 2023-01-11T21:09:06.3519540Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-01-11T21:09:06.3520251Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:09:06.3520703Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2023-01-11T21:09:06.3521108Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2023-01-11T21:09:06.3521458Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2023-01-11T21:09:06.3521849Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:09:06.3522275Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2023-01-11T21:09:06.3522705Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2023-01-11T21:09:06.3522997Z + lsmod 2023-01-11T21:09:06.3542070Z Module Size Used by 2023-01-11T21:09:06.3542367Z nvidia_modeset 1142784 0 2023-01-11T21:09:06.3542621Z nvidia_uvm 1269760 0 2023-01-11T21:09:06.3542959Z veth 16384 0 2023-01-11T21:09:06.3543448Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:09:06.3543725Z drm 425984 1 nvidia 2023-01-11T21:09:06.3544531Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:09:06.3545189Z backlight 16384 1 nvidia_modeset 2023-01-11T21:09:06.3545630Z xt_conntrack 16384 1 2023-01-11T21:09:06.3545883Z ipt_MASQUERADE 16384 1 2023-01-11T21:09:06.3546188Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:09:06.3546492Z nf_conntrack_netlink 49152 0 2023-01-11T21:09:06.3546776Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:09:06.3547087Z xfrm_user 45056 1 2023-01-11T21:09:06.3547546Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:09:06.3547977Z xt_addrtype 16384 2 2023-01-11T21:09:06.3548254Z iptable_filter 16384 1 2023-01-11T21:09:06.3548522Z iptable_nat 16384 1 2023-01-11T21:09:06.3548770Z nf_conntrack_ipv4 16384 3 2023-01-11T21:09:06.3549066Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:09:06.3549375Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:09:06.3549833Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:09:06.3550309Z 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:09:06.3550720Z br_netfilter 24576 0 2023-01-11T21:09:06.3551002Z bridge 172032 1 br_netfilter 2023-01-11T21:09:06.3551258Z stp 16384 1 bridge 2023-01-11T21:09:06.3551524Z llc 16384 2 bridge,stp 2023-01-11T21:09:06.3551789Z overlay 86016 0 2023-01-11T21:09:06.3552023Z sunrpc 393216 1 2023-01-11T21:09:06.3552276Z dm_mirror 28672 0 2023-01-11T21:09:06.3552550Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:09:06.3552840Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:09:06.3553148Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:09:06.3553420Z dax 69632 1 dm_mod 2023-01-11T21:09:06.3553663Z sb_edac 24576 0 2023-01-11T21:09:06.3553926Z crc32_pclmul 16384 0 2023-01-11T21:09:06.3554191Z ghash_clmulni_intel 16384 0 2023-01-11T21:09:06.3554491Z pcbc 16384 0 2023-01-11T21:09:06.3554947Z aesni_intel 188416 0 2023-01-11T21:09:06.3555486Z ata_piix 36864 0 2023-01-11T21:09:06.3556040Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:09:06.3556654Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:09:06.3557190Z pcc_cpufreq 16384 0 2023-01-11T21:09:06.3557489Z glue_helper 16384 1 aesni_intel 2023-01-11T21:09:06.3557809Z mousedev 24576 0 2023-01-11T21:09:06.3558123Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:09:06.3558452Z libata 266240 1 ata_piix 2023-01-11T21:09:06.3558726Z scsi_mod 245760 1 libata 2023-01-11T21:09:06.3558976Z psmouse 32768 0 2023-01-11T21:09:06.3559237Z evdev 20480 3 2023-01-11T21:09:06.3559495Z button 16384 0 2023-01-11T21:09:06.3559726Z ena 114688 0 2023-01-11T21:09:06.3559981Z xen_blkfront 49152 2 2023-01-11T21:09:06.3560241Z crc32c_intel 24576 0 2023-01-11T21:09:06.3560476Z autofs4 49152 2 2023-01-11T21:09:06.3560722Z + modinfo nvidia 2023-01-11T21:09:06.3561193Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:09:06.3561525Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:09:06.3561861Z alias: char-major-195-* 2023-01-11T21:09:06.3562136Z version: 515.76 2023-01-11T21:09:06.3562373Z supported: external 2023-01-11T21:09:06.3562630Z license: NVIDIA 2023-01-11T21:09:06.3562904Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:09:06.3563217Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:09:06.3563510Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:09:06.3563930Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:09:06.3564268Z depends: i2c-core,drm 2023-01-11T21:09:06.3564514Z retpoline: Y 2023-01-11T21:09:06.3564759Z name: nvidia 2023-01-11T21:09:06.3565212Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:09:06.3565571Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:09:06.3565968Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:09:06.3566335Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:09:06.3566615Z parm: NVreg_RmLogonRC:int 2023-01-11T21:09:06.3566921Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:09:06.3567226Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:09:06.3567505Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:09:06.3567807Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:09:06.3568176Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:09:06.3568629Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:09:06.3568948Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:09:06.3569246Z parm: NVreg_EnableMSI:int 2023-01-11T21:09:06.3569539Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:09:06.3569837Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:09:06.3570198Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:09:06.3570588Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:09:06.3570946Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:09:06.3571352Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:06.3571751Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:09:06.3572152Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:09:06.3573062Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:09:06.3573437Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:09:06.3573813Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:09:06.3574166Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:09:06.3574498Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:09:06.3574817Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:09:06.3575127Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:09:06.3575449Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:09:06.3575753Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:09:06.3576079Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:09:06.3576433Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:09:06.3576760Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:09:06.3577064Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:09:06.3577402Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:09:06.3577720Z parm: NVreg_RmMsg:charp 2023-01-11T21:09:06.3577996Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:09:06.3578321Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:09:06.3578637Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:09:06.3578949Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:09:06.3579236Z parm: rm_firmware_active:charp 2023-01-11T21:09:06.3579512Z + set +e 2023-01-11T21:09:06.3579794Z + nvidia-smi 2023-01-11T21:09:08.2433664Z Wed Jan 11 21:09:08 2023 2023-01-11T21:09:08.2434283Z +-----------------------------------------------------------------------------+ 2023-01-11T21:09:08.2434816Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-01-11T21:09:08.2435313Z |-------------------------------+----------------------+----------------------+ 2023-01-11T21:09:08.2435841Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T21:09:08.2436330Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T21:09:08.2436990Z | | | MIG M. | 2023-01-11T21:09:08.2437290Z |===============================+======================+======================| 2023-01-11T21:09:08.2480186Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 6332331949 | 2023-01-11T21:09:08.2480556Z | N/A 30C P0 36W / 150W | 0MiB / 7680MiB | 100% Default | 2023-01-11T21:09:08.2480873Z | | | N/A | 2023-01-11T21:09:08.2481345Z +-------------------------------+----------------------+----------------------+ 2023-01-11T21:09:08.2481697Z 2023-01-11T21:09:08.2482132Z +-----------------------------------------------------------------------------+ 2023-01-11T21:09:08.2482512Z | Processes: | 2023-01-11T21:09:08.2482872Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T21:09:08.2483346Z | ID ID Usage | 2023-01-11T21:09:08.2483667Z |=============================================================================| 2023-01-11T21:09:08.2483991Z | No running processes found | 2023-01-11T21:09:08.2484448Z +-----------------------------------------------------------------------------+ 2023-01-11T21:09:08.5160599Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:09:08.5161012Z + '[' 0 -eq 0 ']' 2023-01-11T21:09:08.5161336Z + echo 'INFO: Ignoring allowed status 0' 2023-01-11T21:09:08.5161626Z + set -e 2023-01-11T21:09:08.5161878Z INFO: Ignoring allowed status 0 2023-01-11T21:09:08.5168560Z == Installing nvidia container toolkit for amzn2 == 2023-01-11T21:09:08.5172923Z + sudo yum install -y yum-utils 2023-01-11T21:09:09.0684456Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:10.5649189Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-01-11T21:09:10.5649608Z Nothing to do 2023-01-11T21:09:10.6506255Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:09:11.2038328Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:11.2369621Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:09:11.2370784Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:09:11.2371333Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:09:11.2519049Z + sudo yum install -y nvidia-docker2 2023-01-11T21:09:11.8179338Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:13.1518055Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2023-01-11T21:09:13.1518790Z Nothing to do 2023-01-11T21:09:13.2304729Z + sudo systemctl restart docker 2023-01-11T21:09:29.5250402Z Command completed after 1 attempt(s). 2023-01-11T21:09:29.5307721Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T21:09:29.5308119Z python3 -m pip install psutil==5.9.1 2023-01-11T21:09:29.5308451Z python3 -m pip install pynvml==11.4.1 2023-01-11T21:09:29.5308806Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:09:29.5309170Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:09:29.5322525Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:29.5322824Z env: 2023-01-11T21:09:29.5323048Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:29.5323320Z GPU_FLAG: --gpus all 2023-01-11T21:09:29.5323575Z ##[endgroup] 2023-01-11T21:09:29.8306336Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:09:29.8544905Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T21:09:30.4434702Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:09:30.4666756Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T21:09:30.7514488Z Prepare all required actions 2023-01-11T21:09:30.7514920Z Getting action download info 2023-01-11T21:09:30.9283391Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:09:31.1262926Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:09:31.2931359Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:09:31.2931676Z with: 2023-01-11T21:09:31.2931957Z name: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:09:31.2932215Z env: 2023-01-11T21:09:31.2932450Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:31.2933219Z GPU_FLAG: --gpus all 2023-01-11T21:09:31.2933464Z ##[endgroup] 2023-01-11T21:09:31.3109078Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T21:09:31.3109373Z with: 2023-01-11T21:09:31.3109650Z name: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:09:31.3109940Z s3-bucket: gha-artifacts 2023-01-11T21:09:31.3110268Z region: us-east-1 2023-01-11T21:09:31.3110486Z env: 2023-01-11T21:09:31.3110725Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:31.3110986Z GPU_FLAG: --gpus all 2023-01-11T21:09:31.3111216Z ##[endgroup] 2023-01-11T21:09:31.8294267Z Found 1 objects with prefix pytorch/pytorch/3896099317/linux-bionic-cuda11.6-py3.10-gcc7/ 2023-01-11T21:09:31.8295284Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:09:38.3066327Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:09:38.3067000Z 2023-01-11T21:09:38.3103807Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T21:09:38.3119539Z Artifact download has finished successfully 2023-01-11T21:09:38.3384369Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:09:38.3384770Z unzip -o artifacts.zip 2023-01-11T21:09:38.3398532Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:38.3398906Z env: 2023-01-11T21:09:38.3399230Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:38.3399527Z GPU_FLAG: --gpus all 2023-01-11T21:09:38.3399904Z ##[endgroup] 2023-01-11T21:09:38.3445167Z Archive: artifacts.zip 2023-01-11T21:09:38.3447367Z creating: dist/ 2023-01-11T21:09:40.4473715Z inflating: dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:09:40.4474382Z creating: build/custom_test_artifacts/ 2023-01-11T21:09:40.4474823Z creating: build/custom_test_artifacts/custom-op-build/ 2023-01-11T21:09:40.4475300Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-01-11T21:09:40.4481809Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:09:40.4482357Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-01-11T21:09:40.4482931Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:09:40.4483500Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:09:40.4484048Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:09:40.4487306Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:09:40.4488453Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:09:40.4489024Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:09:40.4489810Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:09:40.4492440Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:09:40.4494372Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:09:40.4495775Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:09:40.4496575Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:09:40.4498645Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:09:40.4499630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:09:40.4500265Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:09:40.4500836Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:09:40.4555287Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:09:40.4556015Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:09:40.4556751Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:09:40.4557492Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:09:40.4558203Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:09:40.4558927Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:09:40.4559792Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:09:40.4560503Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:09:40.4561492Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:09:40.4604133Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:09:40.4645639Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:09:40.4646713Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:09:40.4647472Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:09:40.4648236Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:09:40.4649197Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:09:40.4650331Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:09:40.4651369Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:09:40.4653529Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:09:40.4727029Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:09:40.4800697Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:09:40.4801486Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:09:40.4802050Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:09:40.4802883Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-01-11T21:09:40.4804075Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-01-11T21:09:40.4804606Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-01-11T21:09:40.4805187Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-01-11T21:09:40.4805923Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-01-11T21:09:40.4806551Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-01-11T21:09:40.4807191Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-01-11T21:09:40.4807970Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-01-11T21:09:40.4809250Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-01-11T21:09:40.4809876Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-01-11T21:09:40.4810643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-01-11T21:09:40.4811431Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-01-11T21:09:40.4832909Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-01-11T21:09:40.4950916Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:09:40.4951493Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-01-11T21:09:40.4952099Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-01-11T21:09:40.4952744Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-01-11T21:09:40.4953343Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-01-11T21:09:40.4953941Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-01-11T21:09:40.4954683Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-01-11T21:09:40.4955834Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-01-11T21:09:40.4956580Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-01-11T21:09:40.4957377Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-01-11T21:09:40.4957991Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-01-11T21:09:40.4979837Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-01-11T21:09:40.5067111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:09:40.5067756Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:09:40.5068526Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:09:40.5069084Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-01-11T21:09:40.5070097Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-01-11T21:09:40.5071534Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-01-11T21:09:40.5072076Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-01-11T21:09:40.5075146Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-01-11T21:09:40.5076117Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-01-11T21:09:40.5076752Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-01-11T21:09:40.5172388Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-01-11T21:09:40.5237819Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-01-11T21:09:40.5238302Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-01-11T21:09:40.5238762Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-01-11T21:09:40.5245709Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:09:40.5246239Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-01-11T21:09:40.5246784Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:09:40.5247341Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:09:40.5247891Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:09:40.5250120Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:09:40.5251263Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:09:40.5251822Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:09:40.5252380Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:09:40.5255341Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:09:40.5256489Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:09:40.5258420Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:09:40.5259039Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:09:40.5261112Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:09:40.5261947Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:09:40.5262533Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:09:40.5263125Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:09:40.5317784Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:09:40.5318488Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:09:40.5319212Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:09:40.5320076Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:09:40.5320806Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:09:40.5321507Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:09:40.5322212Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:09:40.5323012Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:09:40.5324005Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:09:40.5366505Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:09:40.5408166Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:09:40.5409348Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:09:40.5410126Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:09:40.5410799Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:09:40.5411750Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:09:40.5413011Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:09:40.5414066Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:09:40.5416036Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:09:40.5489324Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:09:40.5562739Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:09:40.5564077Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:09:40.5564632Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:09:40.5565452Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-01-11T21:09:40.5566209Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-01-11T21:09:40.5566776Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-01-11T21:09:40.5567353Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-01-11T21:09:40.5567983Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-01-11T21:09:40.5568873Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-01-11T21:09:40.5569565Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-01-11T21:09:40.5570447Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-01-11T21:09:40.5571598Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-01-11T21:09:40.5572247Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-01-11T21:09:40.5573117Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-01-11T21:09:40.5573884Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-01-11T21:09:40.5595272Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-01-11T21:09:40.5662894Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:09:40.5663562Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:09:40.5664366Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:09:40.5664915Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-01-11T21:09:40.5665721Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-01-11T21:09:40.5666806Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-01-11T21:09:40.5667489Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-01-11T21:09:40.5670530Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-01-11T21:09:40.5671403Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-01-11T21:09:40.5672164Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-01-11T21:09:40.5724003Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-01-11T21:09:40.5724835Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-01-11T21:09:40.5725328Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-01-11T21:09:40.5731702Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:09:40.5732285Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-01-11T21:09:40.5733122Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:09:40.5733720Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:09:40.5734302Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:09:40.5736382Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:09:40.5737494Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:09:40.5738091Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:09:40.5738693Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:09:40.5741340Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:09:40.5742612Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:09:40.5744572Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:09:40.5745231Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:09:40.5747239Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:09:40.5748806Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:09:40.5749778Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:09:40.5750435Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:09:40.5805587Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:09:40.5806355Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:09:40.5807097Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:09:40.5808145Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:09:40.5808916Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:09:40.5809839Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:09:40.5810648Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:09:40.5811374Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:09:40.5812112Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:09:40.5854655Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:09:40.5896242Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:09:40.5897241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:09:40.5898076Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:09:40.5898768Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:09:40.5899521Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:09:40.5900639Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:09:40.5901756Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:09:40.5903708Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:09:40.5977246Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:09:40.6050564Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:09:40.6051247Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:09:40.6051809Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:09:40.6052740Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-01-11T21:09:40.6053352Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-01-11T21:09:40.6053934Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-01-11T21:09:40.6054538Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-01-11T21:09:40.6055216Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-01-11T21:09:40.6055852Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-01-11T21:09:40.6056480Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-01-11T21:09:40.6057324Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-01-11T21:09:40.6058463Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-01-11T21:09:40.6059291Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-01-11T21:09:40.6060051Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-01-11T21:09:40.6060697Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-01-11T21:09:40.6065444Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-01-11T21:09:40.6219956Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:09:40.6220618Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-01-11T21:09:40.6221267Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-01-11T21:09:40.6221923Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-01-11T21:09:40.6222573Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-01-11T21:09:40.6223211Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-01-11T21:09:40.6223866Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-01-11T21:09:40.6224681Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-01-11T21:09:40.6225343Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-01-11T21:09:40.6225992Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-01-11T21:09:40.6226634Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-01-11T21:09:40.6248209Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-01-11T21:09:40.6310261Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:09:40.6310948Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:09:40.6311581Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:09:40.6312176Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-01-11T21:09:40.6312898Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-01-11T21:09:40.6313986Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-01-11T21:09:40.6314677Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-01-11T21:09:40.6317483Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-01-11T21:09:40.6318330Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-01-11T21:09:40.6319117Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-01-11T21:09:40.6443041Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-01-11T21:09:40.6490947Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-01-11T21:09:40.6491328Z creating: build/lib/ 2023-01-11T21:09:40.6491834Z inflating: build/lib/libclog.a 2023-01-11T21:09:40.6562484Z inflating: build/lib/libgtest.a 2023-01-11T21:09:40.6572597Z inflating: build/lib/libpthreadpool.a 2023-01-11T21:09:40.6679475Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T21:09:40.6776360Z inflating: build/lib/libbenchmark.a 2023-01-11T21:09:40.6785611Z inflating: build/lib/libittnotify.a 2023-01-11T21:09:40.6862858Z inflating: build/lib/libasmjit.a 2023-01-11T21:09:40.6895094Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T21:09:40.7431478Z inflating: build/lib/libprotobuf.a 2023-01-11T21:09:40.7573269Z inflating: build/lib/libgloo.a 2023-01-11T21:09:40.7606133Z inflating: build/lib/libfmt.a 2023-01-11T21:09:40.7607974Z inflating: build/lib/libcaffe2_nvrtc.so 2023-01-11T21:09:40.7608697Z inflating: build/lib/libfoxi_loader.a 2023-01-11T21:09:40.7692310Z inflating: build/lib/libc10.so 2023-01-11T21:09:40.7693742Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T21:09:40.7703755Z inflating: build/lib/libcpuinfo.a 2023-01-11T21:09:40.7712658Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T21:09:40.8285282Z inflating: build/lib/libprotoc.a 2023-01-11T21:09:40.8301583Z inflating: build/lib/libqnnpack.a 2023-01-11T21:09:40.8324615Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T21:09:40.8327244Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T21:09:40.8350064Z inflating: build/lib/libnnpack.a 2023-01-11T21:09:40.8368232Z inflating: build/lib/libgmock.a 2023-01-11T21:09:40.8368881Z inflating: build/lib/libgtest_main.a 2023-01-11T21:09:40.8370113Z inflating: build/lib/libbenchmark_main.a 2023-01-11T21:09:40.8512632Z inflating: build/lib/libXNNPACK.a 2023-01-11T21:09:41.8328230Z inflating: build/lib/libdnnl.a 2023-01-11T21:09:41.8987296Z inflating: build/lib/libtensorpipe.a 2023-01-11T21:09:41.9042270Z inflating: build/lib/libc10_cuda.so 2023-01-11T21:09:42.0592460Z inflating: build/lib/libfbgemm.a 2023-01-11T21:09:42.0593026Z inflating: build/lib/libgmock_main.a 2023-01-11T21:09:42.1755834Z inflating: build/lib/libdnnl_graph.a 2023-01-11T21:09:42.2274341Z inflating: build/lib/libkineto.a 2023-01-11T21:09:42.2565495Z inflating: build/lib/libtensorpipe_cuda.a 2023-01-11T21:09:42.2611224Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T21:09:42.2660547Z inflating: build/lib/libonnx_proto.a 2023-01-11T21:09:42.3341519Z inflating: build/lib/libonnx.a 2023-01-11T21:09:42.3776030Z inflating: build/lib/libgloo_cuda.a 2023-01-11T21:09:44.7707785Z inflating: build/lib/libtorch_cpu.so 2023-01-11T21:09:44.7718690Z inflating: build/lib/libunbox_lib.a 2023-01-11T21:09:46.9227738Z inflating: build/lib/libtorch_cuda.so 2023-01-11T21:09:46.9229014Z inflating: build/lib/libtorch.so 2023-01-11T21:09:46.9232095Z inflating: build/lib/libc10d_cuda_test.so 2023-01-11T21:09:47.9161736Z inflating: build/lib/libtorch_cuda_linalg.so 2023-01-11T21:09:47.9186638Z inflating: build/lib/libjitbackend_test.so 2023-01-11T21:09:47.9218135Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T21:09:47.9279635Z inflating: build/lib/libtorchbind_test.so 2023-01-11T21:09:47.9284910Z inflating: build/lib/libshm.so 2023-01-11T21:09:48.1148146Z inflating: build/lib/libtorch_python.so 2023-01-11T21:09:48.1188560Z inflating: build/lib/libnnapi_backend.so 2023-01-11T21:09:48.1188855Z creating: build/bin/ 2023-01-11T21:09:48.1243499Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T21:09:48.1301613Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T21:09:48.1357933Z inflating: build/bin/c10_Device_test 2023-01-11T21:09:48.1423276Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T21:09:48.1476642Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T21:09:48.1531655Z inflating: build/bin/c10_SymInt_test 2023-01-11T21:09:48.1593814Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T21:09:48.1656371Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T21:09:48.1719468Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T21:09:48.1772792Z inflating: build/bin/c10_Array_test 2023-01-11T21:09:48.1832363Z inflating: build/bin/c10_Bitset_test 2023-01-11T21:09:48.1889429Z inflating: build/bin/c10_C++17_test 2023-01-11T21:09:48.1943174Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T21:09:48.1997891Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T21:09:48.2052976Z inflating: build/bin/c10_Half_test 2023-01-11T21:09:48.2116313Z inflating: build/bin/c10_LeftRight_test 2023-01-11T21:09:48.2185871Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T21:09:48.2347416Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T21:09:48.2403221Z inflating: build/bin/c10_Synchronized_test 2023-01-11T21:09:48.2466527Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T21:09:48.2525475Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T21:09:48.2581670Z inflating: build/bin/c10_TypeList_test 2023-01-11T21:09:48.2635269Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T21:09:48.2693566Z inflating: build/bin/c10_accumulate_test 2023-01-11T21:09:48.2756233Z inflating: build/bin/c10_bfloat16_test 2023-01-11T21:09:48.2817870Z inflating: build/bin/c10_complex_math_test 2023-01-11T21:09:48.2879148Z inflating: build/bin/c10_complex_test 2023-01-11T21:09:48.2999603Z inflating: build/bin/c10_either_test 2023-01-11T21:09:48.3058665Z inflating: build/bin/c10_exception_test 2023-01-11T21:09:48.3114362Z inflating: build/bin/c10_flags_test 2023-01-11T21:09:48.3300158Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T21:09:48.3356995Z inflating: build/bin/c10_irange_test 2023-01-11T21:09:48.3420820Z inflating: build/bin/c10_logging_test 2023-01-11T21:09:48.3502998Z inflating: build/bin/c10_optional_test 2023-01-11T21:09:48.3571292Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T21:09:48.3632736Z inflating: build/bin/c10_registry_test 2023-01-11T21:09:48.3697256Z inflating: build/bin/c10_string_view_test 2023-01-11T21:09:48.3754872Z inflating: build/bin/c10_tempfile_test 2023-01-11T21:09:48.3817474Z inflating: build/bin/c10_typeid_test 2023-01-11T21:09:48.3878241Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T21:09:48.4402856Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T21:09:48.4926564Z inflating: build/bin/protoc 2023-01-11T21:09:48.4986218Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:09:48.5045194Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:09:48.5104768Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:09:48.5163111Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:09:48.5222651Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:09:48.5276670Z inflating: build/bin/c10_cuda_CUDATest 2023-01-11T21:09:48.5336274Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:09:48.5395371Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:09:48.5721115Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T21:09:48.6083244Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T21:09:48.6143043Z inflating: build/bin/FileStoreTest 2023-01-11T21:09:48.6209591Z inflating: build/bin/TCPStoreTest 2023-01-11T21:09:48.6269699Z inflating: build/bin/HashStoreTest 2023-01-11T21:09:48.6286225Z inflating: build/bin/ProcessGroupMPITest 2023-01-11T21:09:48.6349566Z inflating: build/bin/test_edge_op_registration 2023-01-11T21:09:48.6352847Z inflating: build/bin/example_allreduce 2023-01-11T21:09:48.6412106Z inflating: build/bin/Dimname_test 2023-01-11T21:09:48.6492818Z inflating: build/bin/Dict_test 2023-01-11T21:09:48.6564074Z inflating: build/bin/MaybeOwned_test 2023-01-11T21:09:48.6627481Z inflating: build/bin/NamedTensor_test 2023-01-11T21:09:48.6693587Z inflating: build/bin/apply_utils_test 2023-01-11T21:09:48.6758862Z inflating: build/bin/atest 2023-01-11T21:09:48.6826537Z inflating: build/bin/basic 2023-01-11T21:09:48.6886892Z inflating: build/bin/broadcast_test 2023-01-11T21:09:48.6951284Z inflating: build/bin/cpu_generator_test 2023-01-11T21:09:48.7006833Z inflating: build/bin/dispatch_key_set_test 2023-01-11T21:09:48.7065561Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T21:09:48.7120905Z inflating: build/bin/dlconvertor_test 2023-01-11T21:09:48.7185876Z inflating: build/bin/extension_backend_test 2023-01-11T21:09:48.7247448Z inflating: build/bin/half_test 2023-01-11T21:09:48.7302740Z inflating: build/bin/lazy_tensor_test 2023-01-11T21:09:48.7362971Z inflating: build/bin/math_kernel_test 2023-01-11T21:09:48.7423111Z inflating: build/bin/memory_format_test 2023-01-11T21:09:48.7483172Z inflating: build/bin/memory_overlapping_test 2023-01-11T21:09:48.7539950Z inflating: build/bin/operator_name_test 2023-01-11T21:09:48.7601885Z inflating: build/bin/native_test 2023-01-11T21:09:48.7657980Z inflating: build/bin/operators_test 2023-01-11T21:09:48.7717088Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T21:09:48.7781469Z inflating: build/bin/quantized_test 2023-01-11T21:09:48.7838191Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T21:09:48.7901183Z inflating: build/bin/scalar_tensor_test 2023-01-11T21:09:48.7964712Z inflating: build/bin/scalar_test 2023-01-11T21:09:48.8023581Z inflating: build/bin/stride_properties_test 2023-01-11T21:09:48.8110241Z inflating: build/bin/tensor_iterator_test 2023-01-11T21:09:48.8164997Z inflating: build/bin/reduce_ops_test 2023-01-11T21:09:48.8238375Z inflating: build/bin/pow_test 2023-01-11T21:09:48.8241788Z inflating: build/bin/thread_init_test 2023-01-11T21:09:48.8304240Z inflating: build/bin/test_parallel 2023-01-11T21:09:48.8365496Z inflating: build/bin/type_ptr_test 2023-01-11T21:09:48.8420962Z inflating: build/bin/variant_test 2023-01-11T21:09:48.8479699Z inflating: build/bin/undefined_tensor_test 2023-01-11T21:09:48.8538452Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T21:09:48.8540099Z inflating: build/bin/verify_api_visibility 2023-01-11T21:09:48.8617550Z inflating: build/bin/legacy_vmap_test 2023-01-11T21:09:48.8674290Z inflating: build/bin/weakref_test 2023-01-11T21:09:48.8731041Z inflating: build/bin/wrapdim_test 2023-01-11T21:09:48.8785635Z inflating: build/bin/xla_tensor_test 2023-01-11T21:09:48.8852198Z inflating: build/bin/IListRef_test 2023-01-11T21:09:48.8972812Z inflating: build/bin/List_test 2023-01-11T21:09:48.9045076Z inflating: build/bin/KernelFunction_test 2023-01-11T21:09:48.9179721Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T21:09:48.9285921Z inflating: build/bin/kernel_function_test 2023-01-11T21:09:48.9383408Z inflating: build/bin/cpu_rng_test 2023-01-11T21:09:48.9525034Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T21:09:48.9629398Z inflating: build/bin/ivalue_test 2023-01-11T21:09:48.9743824Z inflating: build/bin/kernel_lambda_test 2023-01-11T21:09:48.9810774Z inflating: build/bin/kernel_stackbased_test 2023-01-11T21:09:48.9867874Z inflating: build/bin/CppSignature_test 2023-01-11T21:09:48.9973425Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T21:09:49.0027059Z inflating: build/bin/op_allowlist_test 2023-01-11T21:09:49.0094665Z inflating: build/bin/type_test 2023-01-11T21:09:49.0157678Z inflating: build/bin/backend_fallback_test 2023-01-11T21:09:49.0474682Z inflating: build/bin/op_registration_test 2023-01-11T21:09:49.0535023Z inflating: build/bin/inline_container_test 2023-01-11T21:09:49.0593627Z inflating: build/bin/cuda_apply_test 2023-01-11T21:09:49.0660451Z inflating: build/bin/cuda_atomic_ops_test 2023-01-11T21:09:49.0720452Z inflating: build/bin/cuda_caching_host_allocator_test 2023-01-11T21:09:49.0799325Z inflating: build/bin/cuda_complex_math_test 2023-01-11T21:09:49.0864109Z inflating: build/bin/cuda_complex_test 2023-01-11T21:09:49.0918716Z inflating: build/bin/cuda_device_test 2023-01-11T21:09:49.0984797Z inflating: build/bin/cuda_cub_test 2023-01-11T21:09:49.1040330Z inflating: build/bin/cuda_dlconvertor_test 2023-01-11T21:09:49.1115231Z inflating: build/bin/cuda_distributions_test 2023-01-11T21:09:49.1171209Z inflating: build/bin/cuda_integer_divider_test 2023-01-11T21:09:49.1236676Z inflating: build/bin/cuda_generator_test 2023-01-11T21:09:49.1291430Z inflating: build/bin/cuda_half_test 2023-01-11T21:09:49.1359050Z inflating: build/bin/cuda_stream_test 2023-01-11T21:09:49.1418159Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-01-11T21:09:49.1472245Z inflating: build/bin/cuda_optional_test 2023-01-11T21:09:49.1529406Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-01-11T21:09:49.1583747Z inflating: build/bin/cuda_cudnn_test 2023-01-11T21:09:49.1642094Z inflating: build/bin/cuda_vectorized_test 2023-01-11T21:09:49.1660250Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T21:09:49.1732740Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T21:09:49.1797593Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-01-11T21:09:49.1866158Z inflating: build/bin/ProcessGroupNCCLTest 2023-01-11T21:09:49.1930654Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-01-11T21:09:49.1989964Z inflating: build/bin/ProcessGroupUCCTest 2023-01-11T21:09:49.2050019Z inflating: build/bin/test_dist_autograd 2023-01-11T21:09:49.2127490Z inflating: build/bin/test_cpp_rpc 2023-01-11T21:09:49.2130232Z inflating: build/bin/parallel_benchmark 2023-01-11T21:09:49.2206379Z inflating: build/bin/test_mobile_nnc 2023-01-11T21:09:49.2218145Z inflating: build/bin/aot_model_compiler_test 2023-01-11T21:09:49.3131540Z inflating: build/bin/test_tensorexpr 2023-01-11T21:09:49.3137921Z inflating: build/bin/torch_shm_manager 2023-01-11T21:09:49.3529175Z inflating: build/bin/test_lazy 2023-01-11T21:09:49.4856416Z inflating: build/bin/test_api 2023-01-11T21:09:49.6067091Z inflating: build/bin/test_jit 2023-01-11T21:09:49.6069169Z inflating: .pytorch-test-times.json 2023-01-11T21:09:49.6101945Z ##[group]Run df -H 2023-01-11T21:09:49.6102201Z df -H 2023-01-11T21:09:49.6115529Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:49.6115832Z env: 2023-01-11T21:09:49.6116076Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:49.6116350Z GPU_FLAG: --gpus all 2023-01-11T21:09:49.6116586Z ##[endgroup] 2023-01-11T21:09:49.6156888Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T21:09:49.6157359Z devtmpfs 65G 0 65G 0% /dev 2023-01-11T21:09:49.6157862Z tmpfs 65G 0 65G 0% /dev/shm 2023-01-11T21:09:49.6158134Z tmpfs 65G 541k 65G 1% /run 2023-01-11T21:09:49.6158432Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2023-01-11T21:09:49.6158728Z /dev/xvda1 162G 29G 133G 18% / 2023-01-11T21:09:49.6159238Z tmpfs 13G 0 13G 0% /run/user/0 2023-01-11T21:09:49.6194294Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:09:49.6194957Z .github/scripts/parse_ref.py 2023-01-11T21:09:49.6209088Z shell: /usr/bin/bash -e {0} 2023-01-11T21:09:49.6209332Z env: 2023-01-11T21:09:49.6209585Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:49.6209859Z GPU_FLAG: --gpus all 2023-01-11T21:09:49.6210093Z ##[endgroup] 2023-01-11T21:09:49.6504942Z ##[group]Run set -x 2023-01-11T21:09:49.6505328Z set -x 2023-01-11T21:09:49.6505559Z  2023-01-11T21:09:49.6505813Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T21:09:49.6506166Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T21:09:49.6506517Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T21:09:49.6506840Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T21:09:49.6507095Z else 2023-01-11T21:09:49.6507375Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:09:49.6507650Z fi 2023-01-11T21:09:49.6507850Z  2023-01-11T21:09:49.6508168Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:09:49.6508487Z  2023-01-11T21:09:49.6508769Z # sanitize the input commit message and PR body here: 2023-01-11T21:09:49.6509179Z # 2023-01-11T21:09:49.6509562Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:09:49.6510051Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:09:49.6510474Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:09:49.6510790Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:09:49.6511027Z  2023-01-11T21:09:49.6511379Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:09:49.6511755Z # wreak havoc internally 2023-01-11T21:09:49.6512079Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:09:49.6512395Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:09:49.6512657Z  2023-01-11T21:09:49.6512967Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:09:49.6513363Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:09:49.6513741Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T21:09:49.6514067Z # shellcheck disable=SC2086,SC2090 2023-01-11T21:09:49.6514370Z container_name=$(docker run \ 2023-01-11T21:09:49.6514630Z  ${GPU_FLAG:-} \ 2023-01-11T21:09:49.6514903Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:09:49.6515177Z  -e PR_NUMBER \ 2023-01-11T21:09:49.6515423Z  -e GITHUB_ACTIONS \ 2023-01-11T21:09:49.6515684Z  -e BASE_SHA \ 2023-01-11T21:09:49.6515934Z  -e BRANCH \ 2023-01-11T21:09:49.6516159Z  -e SHA1 \ 2023-01-11T21:09:49.6516418Z  -e AWS_DEFAULT_REGION \ 2023-01-11T21:09:49.6516690Z  -e IN_WHEEL_TEST \ 2023-01-11T21:09:49.6516934Z  -e SHARD_NUMBER \ 2023-01-11T21:09:49.6517194Z  -e TEST_CONFIG \ 2023-01-11T21:09:49.6517464Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:09:49.6517706Z  -e PR_BODY \ 2023-01-11T21:09:49.6517970Z  -e COMMIT_MESSAGES \ 2023-01-11T21:09:49.6518252Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T21:09:49.6518552Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:09:49.6518848Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:09:49.6519135Z  -e PR_LABELS \ 2023-01-11T21:09:49.6519424Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:09:49.6519700Z  -e SCCACHE_BUCKET \ 2023-01-11T21:09:49.6519978Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T21:09:49.6520248Z  -e XLA_CUDA \ 2023-01-11T21:09:49.6520516Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T21:09:49.6520836Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T21:09:49.6521166Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T21:09:49.6521503Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:09:49.6521831Z  --ulimit stack=10485760:83886080 \ 2023-01-11T21:09:49.6522209Z  --security-opt seccomp=unconfined \ 2023-01-11T21:09:49.6522528Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:09:49.6522779Z  --ipc=host \ 2023-01-11T21:09:49.6523048Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T21:09:49.6523306Z  --tty \ 2023-01-11T21:09:49.6523526Z  --detach \ 2023-01-11T21:09:49.6523795Z  --name="${container_name}" \ 2023-01-11T21:09:49.6524069Z  --user jenkins \ 2023-01-11T21:09:49.6524372Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:09:49.6524713Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:09:49.6524995Z  "${DOCKER_IMAGE}" 2023-01-11T21:09:49.6525219Z ) 2023-01-11T21:09:49.6525521Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T21:09:49.6525970Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T21:09:49.6537862Z shell: /usr/bin/bash -e {0} 2023-01-11T21:09:49.6538101Z env: 2023-01-11T21:09:49.6538343Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:49.6538612Z GPU_FLAG: --gpus all 2023-01-11T21:09:49.6538922Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:09:49.6539240Z PR_NUMBER: 91627 2023-01-11T21:09:49.6539485Z BRANCH: pull/91627 2023-01-11T21:09:49.6539763Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:09:49.6540095Z BASE_SHA: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:09:49.6540399Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:09:49.6540667Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:09:49.6540937Z TEST_CONFIG: default 2023-01-11T21:09:49.6541180Z SHARD_NUMBER: 1 2023-01-11T21:09:49.6541402Z NUM_TEST_SHARDS: 4 2023-01-11T21:09:49.6541684Z PR_BODY: Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:09:49.6541985Z CONTINUE_THROUGH_ERROR: False 2023-01-11T21:09:49.6542324Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:09:49.6542640Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T21:09:49.6542896Z SHM_SIZE: 2g 2023-01-11T21:09:49.6543392Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:09:49.6543856Z XLA_CUDA: 2023-01-11T21:09:49.6544209Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:09:49.6544595Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:09:49.6544878Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:09:49.6545151Z ##[endgroup] 2023-01-11T21:09:49.6573238Z + [[ default == \m\u\l\t\i\g\p\u ]] 2023-01-11T21:09:49.6574000Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *onnx* ]] 2023-01-11T21:09:49.6574356Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:09:49.6577545Z ++ git cherry -v origin/master 2023-01-11T21:09:49.7114164Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T21:09:49.7114801Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T21:09:49.7115394Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:09:49.7116777Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\''+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:09:49.7117594Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:09:49.7119686Z + export 'COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:09:49.7121612Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:09:49.7122979Z + export 'PR_BODY=Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:09:49.7123737Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:09:49.7130703Z +++ nproc --ignore=2 2023-01-11T21:09:49.7145952Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3896099317 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:10:03.9443797Z + container_name=2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T21:10:03.9444530Z + echo DOCKER_CONTAINER_ID=2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T21:10:03.9449391Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:03.9451814Z + docker exec -t 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 sh -c 'pip install dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2023-01-11T21:10:04.5279222Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:05.5105890Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (4.4.0) 2023-01-11T21:10:05.5112126Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T21:10:05.5120048Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (1.11.1) 2023-01-11T21:10:05.5143116Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (3.3.0) 2023-01-11T21:10:05.5225671Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git8419ddd) (1.21.2) 2023-01-11T21:10:05.5448607Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+git8419ddd) (1.2.1) 2023-01-11T21:10:06.4725862Z Installing collected packages: torch 2023-01-11T21:10:16.1453557Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:10:16.2973149Z + echo 'Environment variables:' 2023-01-11T21:10:16.2973517Z Environment variables: 2023-01-11T21:10:16.2973749Z + env 2023-01-11T21:10:16.2981325Z SHARD_NUMBER=1 2023-01-11T21:10:16.2981893Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:10:16.2984901Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:10:16.2985659Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:10:16.2986522Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:10:16.2986825Z UCC_HOME=/usr 2023-01-11T21:10:16.2987233Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:16.2987568Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:10:16.2987975Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:10:16.2988581Z INSTALLED_DB=yes 2023-01-11T21:10:16.2990846Z HOSTNAME=2f4b0eca9242 2023-01-11T21:10:16.2991462Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:10:16.2992057Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:10:16.2992401Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:10:16.2992670Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:10:16.2992978Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:10:16.2993632Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.2994030Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:10:16.2994524Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:10:16.2995623Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:10:16.2995865Z TEST_CONFIG=default 2023-01-11T21:10:16.2996164Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:10:16.2996551Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:10:16.2996999Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:10:16.2997333Z GITHUB_ACTIONS=true 2023-01-11T21:10:16.2997787Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:10:16.2998113Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:10:16.2998403Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:10:16.2998784Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:10:16.2999142Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:10:16.2999386Z CI=true 2023-01-11T21:10:16.2999777Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:10:16.3000469Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:10:16.3000979Z BRANCH=pull/91627 2023-01-11T21:10:16.3001229Z GITHUB_HEAD_REF=master 2023-01-11T21:10:16.3001686Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:10:16.3002285Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:10:16.3002861Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:10:16.3003169Z GITHUB_ACTION_REF= 2023-01-11T21:10:16.3003437Z NCCL_VERSION=2.12.10-1 2023-01-11T21:10:16.3003688Z GITHUB_ACTION=__self 2023-01-11T21:10:16.3003954Z GITHUB_REF_PROTECTED=false 2023-01-11T21:10:16.3004414Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:16.3004783Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:10:16.3007649Z *** 2023-01-11T21:10:16.3008075Z INSTALLED_VISION=yes 2023-01-11T21:10:16.3008593Z NVARCH=x86_64 2023-01-11T21:10:16.3009149Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:10:16.3009633Z HOME=/var/lib/jenkins 2023-01-11T21:10:16.3010622Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3011365Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:10:16.3011907Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:10:16.3012420Z GITHUB_REF_TYPE=branch 2023-01-11T21:10:16.3013529Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.3014090Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:10:16.3014846Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:10:16.3015658Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:10:16.3016748Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3017534Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:10:16.3018211Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:10:16.3018733Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:10:16.3019320Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:10:16.3019884Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.3020430Z INSTALLED_PROTOBUF=yes 2023-01-11T21:10:16.3020960Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:10:16.3021454Z GITHUB_RUN_ID=3896099317 2023-01-11T21:10:16.3022116Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:10:16.3022722Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:10:16.3023295Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:10:16.3023880Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:10:16.3024417Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:10:16.3025012Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:10:16.3025491Z MAX_JOBS=14 2023-01-11T21:10:16.3026155Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:10:16.3026747Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:10:16.3027465Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:10:16.3028352Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:10:16.3028945Z UCX_HOME=/usr 2023-01-11T21:10:16.3029345Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:10:16.3029837Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:10:16.3030190Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:16.3030549Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.3030837Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:16.3031114Z GITHUB_BASE_REF=master 2023-01-11T21:10:16.3031357Z TERM=xterm 2023-01-11T21:10:16.3031563Z XLA_CUDA= 2023-01-11T21:10:16.3031832Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.3032264Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:10:16.3032509Z CUDA_VERSION=11.6.2 2023-01-11T21:10:16.3032859Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:10:16.3033158Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:10:16.3033688Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3034076Z GITHUB_JOB=test 2023-01-11T21:10:16.3034329Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T21:10:16.3034919Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:10:16.3035603Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:10:16.3035891Z NUM_TEST_SHARDS=4 2023-01-11T21:10:16.3036131Z PR_NUMBER=91627 2023-01-11T21:10:16.3036648Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3037035Z SHLVL=1 2023-01-11T21:10:16.3037381Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:10:16.3037708Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:10:16.3038490Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:10:16.3039260Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:10:16.3039579Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:16.3039886Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:10:16.3040180Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:10:16.3040532Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:10:16.3040821Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:10:16.3041065Z GITHUB_WORKFLOW=pull 2023-01-11T21:10:16.3041480Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:16.3041927Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.3042249Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.3042706Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:10:16.3043053Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:10:16.3043296Z _=/usr/bin/env 2023-01-11T21:10:16.3043675Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:10:16.3217456Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:10:16.3218262Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:10:16.3218997Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:10:16.3219791Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:10:16.3220136Z + BUILD_DIR=build 2023-01-11T21:10:16.3220383Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:10:16.3220655Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:10:16.3220915Z + export VALGRIND=ON 2023-01-11T21:10:16.3221144Z + VALGRIND=ON 2023-01-11T21:10:16.3221410Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:16.3221714Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:16.3222130Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *clang9* ]] 2023-01-11T21:10:16.3222551Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *bazel* ]] 2023-01-11T21:10:16.3223997Z ++ realpath build/custom_test_artifacts 2023-01-11T21:10:16.3232033Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T21:10:16.3235089Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:10:16.3241794Z + source .jenkins/pytorch/common.sh 2023-01-11T21:10:16.3246034Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:10:16.3257836Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:10:16.3260191Z +++ declare -f -t trap_add 2023-01-11T21:10:16.3266679Z ++ set -ex 2023-01-11T21:10:16.3267269Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7 == *rocm* ]] 2023-01-11T21:10:16.3267719Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:10:16.3268040Z + echo 'Environment variables' 2023-01-11T21:10:16.3268316Z Environment variables 2023-01-11T21:10:16.3268554Z + env 2023-01-11T21:10:16.3275660Z SHARD_NUMBER=1 2023-01-11T21:10:16.3276325Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:10:16.3277079Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:10:16.3277789Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:10:16.3278746Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:10:16.3279365Z UCC_HOME=/usr 2023-01-11T21:10:16.3280130Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:16.3280830Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:10:16.3281623Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:10:16.3282202Z INSTALLED_DB=yes 2023-01-11T21:10:16.3282744Z HOSTNAME=2f4b0eca9242 2023-01-11T21:10:16.3283286Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:10:16.3283912Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:10:16.3284572Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:10:16.3285015Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:10:16.3285315Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:10:16.3285936Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3286361Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:10:16.3286842Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:10:16.3287227Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:10:16.3287485Z TEST_CONFIG=default 2023-01-11T21:10:16.3287775Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:10:16.3288142Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:10:16.3288473Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:10:16.3288953Z GITHUB_ACTIONS=true 2023-01-11T21:10:16.3289439Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:10:16.3290021Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:10:16.3290661Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:10:16.3291444Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:10:16.3292201Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:10:16.3293014Z CI=true 2023-01-11T21:10:16.3293530Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:10:16.3294105Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:10:16.3294415Z BRANCH=pull/91627 2023-01-11T21:10:16.3294726Z GITHUB_HEAD_REF=master 2023-01-11T21:10:16.3295029Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:10:16.3295344Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:10:16.3295655Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:10:16.3295945Z GITHUB_ACTION_REF= 2023-01-11T21:10:16.3296223Z NCCL_VERSION=2.12.10-1 2023-01-11T21:10:16.3296692Z GITHUB_ACTION=__self 2023-01-11T21:10:16.3296943Z VALGRIND=ON 2023-01-11T21:10:16.3297197Z GITHUB_REF_PROTECTED=false 2023-01-11T21:10:16.3297659Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:16.3298028Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:10:16.3298401Z *** 2023-01-11T21:10:16.3298635Z INSTALLED_VISION=yes 2023-01-11T21:10:16.3298881Z NVARCH=x86_64 2023-01-11T21:10:16.3299168Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:10:16.3299447Z HOME=/var/lib/jenkins 2023-01-11T21:10:16.3299979Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3300374Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:10:16.3300655Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:10:16.3300924Z GITHUB_REF_TYPE=branch 2023-01-11T21:10:16.3301332Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.3301616Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:10:16.3302001Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:10:16.3302401Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:10:16.3302954Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3303362Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:10:16.3303712Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:10:16.3303994Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:10:16.3304291Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:10:16.3304599Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.3304878Z INSTALLED_PROTOBUF=yes 2023-01-11T21:10:16.3305149Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:10:16.3305416Z GITHUB_RUN_ID=3896099317 2023-01-11T21:10:16.3305747Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:10:16.3306050Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:10:16.3306355Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:10:16.3306650Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:10:16.3306926Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:10:16.3307231Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:10:16.3307486Z MAX_JOBS=14 2023-01-11T21:10:16.3307724Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:10:16.3308022Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:10:16.3308380Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:10:16.3308866Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:10:16.3309209Z UCX_HOME=/usr 2023-01-11T21:10:16.3309444Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:10:16.3309771Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:10:16.3310121Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:16.3310465Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.3310749Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:16.3311032Z GITHUB_BASE_REF=master 2023-01-11T21:10:16.3311272Z TERM=xterm 2023-01-11T21:10:16.3311508Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:16.3311762Z XLA_CUDA= 2023-01-11T21:10:16.3312032Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.3312286Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:10:16.3312544Z CUDA_VERSION=11.6.2 2023-01-11T21:10:16.3312883Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:10:16.3313166Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:10:16.3313709Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3314094Z GITHUB_JOB=test 2023-01-11T21:10:16.3314332Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T21:10:16.3314939Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:10:16.3315629Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:10:16.3315918Z NUM_TEST_SHARDS=4 2023-01-11T21:10:16.3316211Z PR_NUMBER=91627 2023-01-11T21:10:16.3316766Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_82fee3e8-a17c-4158-b063-3f8f0c37c206 2023-01-11T21:10:16.3317148Z SHLVL=1 2023-01-11T21:10:16.3317473Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:10:16.3317802Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:10:16.3318608Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:10:16.3319453Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:10:16.3319774Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:16.3320070Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:10:16.3320381Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:10:16.3320731Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:10:16.3321048Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:10:16.3321312Z GITHUB_WORKFLOW=pull 2023-01-11T21:10:16.3321731Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:16.3322163Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.3322508Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.3322975Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:10:16.3323310Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:10:16.3323575Z _=/usr/bin/env 2023-01-11T21:10:16.3323863Z + echo 'Testing pytorch' 2023-01-11T21:10:16.3324111Z Testing pytorch 2023-01-11T21:10:16.3324385Z + export LANG=C.UTF-8 2023-01-11T21:10:16.3324649Z + LANG=C.UTF-8 2023-01-11T21:10:16.3324876Z + PR_NUMBER=91627 2023-01-11T21:10:16.3325136Z + [[ default == \d\e\f\a\u\l\t ]] 2023-01-11T21:10:16.3325412Z + export CUDA_VISIBLE_DEVICES=0 2023-01-11T21:10:16.3325687Z + CUDA_VISIBLE_DEVICES=0 2023-01-11T21:10:16.3325941Z + export HIP_VISIBLE_DEVICES=0 2023-01-11T21:10:16.3326211Z + HIP_VISIBLE_DEVICES=0 2023-01-11T21:10:16.3326489Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:10:16.3326745Z + [[ default == \s\l\o\w ]] 2023-01-11T21:10:16.3327159Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *slow-gradcheck* ]] 2023-01-11T21:10:16.3327610Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *cuda* ]] 2023-01-11T21:10:16.3327944Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:10:16.3328260Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:10:16.3328547Z + [[ default == *crossref* ]] 2023-01-11T21:10:16.3328792Z + [[ default == *dynamo* ]] 2023-01-11T21:10:16.3329061Z + [[ default == *inductor* ]] 2023-01-11T21:10:16.3329448Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *rocm* ]] 2023-01-11T21:10:16.3329868Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *-bazel-* ]] 2023-01-11T21:10:16.3330248Z + pip_install --user ninja==1.10.2 2023-01-11T21:10:16.3330640Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T21:10:16.8798654Z Collecting ninja==1.10.2 2023-01-11T21:10:16.9010398Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T21:10:17.8059246Z Installing collected packages: ninja 2023-01-11T21:10:17.8164225Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T21:10:17.8164923Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:10:17.8218873Z Successfully installed ninja-1.10.2 2023-01-11T21:10:17.8883429Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:17.8884338Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:17.8885230Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *asan* ]] 2023-01-11T21:10:17.8885683Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:17.8886022Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:10:17.8886315Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:10:17.8894463Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *tbb* ]] 2023-01-11T21:10:17.8910992Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *libtorch* ]] 2023-01-11T21:10:17.8911430Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-bazel-* ]] 2023-01-11T21:10:17.8911862Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:17.8914803Z + cd test 2023-01-11T21:10:17.8915348Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T21:10:19.5343744Z PyTorch built with: 2023-01-11T21:10:19.5344633Z - GCC 7.5 2023-01-11T21:10:19.5345246Z - C++ Version: 201703 2023-01-11T21:10:19.5346414Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:10:19.5347649Z - Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:10:19.5348512Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:10:19.5349325Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T21:10:19.5350012Z - NNPACK is enabled 2023-01-11T21:10:19.5350705Z - CPU capability usage: AVX2 2023-01-11T21:10:19.5351367Z - CUDA Runtime 11.6 2023-01-11T21:10:19.5352185Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2023-01-11T21:10:19.5353072Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-01-11T21:10:19.5353762Z - Magma 2.6.1 2023-01-11T21:10:19.5361020Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.6, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-01-11T21:10:19.5365918Z 2023-01-11T21:10:19.7692324Z + cd test 2023-01-11T21:10:19.7693520Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T21:10:21.3475231Z ATen/Parallel: 2023-01-11T21:10:21.3491445Z at::get_num_threads() : 8 2023-01-11T21:10:21.3491802Z at::get_num_interop_threads() : 8 2023-01-11T21:10:21.3492106Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:10:21.3492367Z omp_get_max_threads() : 8 2023-01-11T21:10:21.3493473Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:10:21.3493875Z mkl_get_max_threads() : 8 2023-01-11T21:10:21.3494320Z Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:10:21.3494703Z std::thread::hardware_concurrency() : 16 2023-01-11T21:10:21.3494998Z Environment variables: 2023-01-11T21:10:21.3495562Z OMP_NUM_THREADS : [not set] 2023-01-11T21:10:21.3495841Z MKL_NUM_THREADS : [not set] 2023-01-11T21:10:21.3496122Z ATen parallel backend: OpenMP 2023-01-11T21:10:21.3496325Z 2023-01-11T21:10:21.5790079Z + [[ default == *backward* ]] 2023-01-11T21:10:21.5790379Z + [[ default == *xla* ]] 2023-01-11T21:10:21.5790747Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:10:21.5791657Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *libtorch* ]] 2023-01-11T21:10:21.5792086Z + [[ default == distributed ]] 2023-01-11T21:10:21.5792541Z + [[ default == deploy ]] 2023-01-11T21:10:21.5792838Z + [[ default == *inductor_distributed* ]] 2023-01-11T21:10:21.5793123Z + [[ default == *dynamo* ]] 2023-01-11T21:10:21.5793365Z + [[ default == *dynamo* ]] 2023-01-11T21:10:21.5793649Z + [[ default == *inductor_huggingface* ]] 2023-01-11T21:10:21.5793943Z + [[ default == *inductor_timm* ]] 2023-01-11T21:10:21.5794512Z + [[ default == *inductor_torchbench* ]] 2023-01-11T21:10:21.5794810Z + [[ default == *inductor* ]] 2023-01-11T21:10:21.5795060Z + [[ 1 == 1 ]] 2023-01-11T21:10:21.5795321Z + [[ 4 -gt 1 ]] 2023-01-11T21:10:21.5795560Z + test_without_numpy 2023-01-11T21:10:21.5797243Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:10:21.5807413Z + pushd .jenkins/pytorch 2023-01-11T21:10:21.5807910Z ~/workspace/.jenkins/pytorch ~/workspace 2023-01-11T21:10:21.5808636Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2023-01-11T21:10:23.0332495Z :1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:84.) 2023-01-11T21:10:23.2469746Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2023-01-11T21:10:24.6862753Z :1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:84.) 2023-01-11T21:10:24.6876588Z tensor([0., 1.]) 2023-01-11T21:10:24.9024628Z + popd 2023-01-11T21:10:24.9024969Z ~/workspace 2023-01-11T21:10:24.9025205Z + install_torchvision 2023-01-11T21:10:24.9025463Z + local commit 2023-01-11T21:10:24.9028800Z ++ get_pinned_commit vision 2023-01-11T21:10:24.9029190Z ++ cat .github/ci_commit_pins/vision.txt 2023-01-11T21:10:24.9044633Z + commit=32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:24.9045434Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:24.9046197Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:25.3702195Z Collecting git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:25.3708307Z Cloning https://github.com/pytorch/vision.git (to revision 32d254bbfcf14975f846765775584e61ef25a5bc) to /tmp/pip-req-build-_jrsg34r 2023-01-11T21:10:25.3729896Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-_jrsg34r 2023-01-11T21:10:27.6134654Z Running command git rev-parse -q --verify 'sha^32d254bbfcf14975f846765775584e61ef25a5bc' 2023-01-11T21:10:27.6156482Z Running command git fetch -q https://github.com/pytorch/vision.git 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:28.8635379Z Running command git checkout -q 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:29.6298096Z Resolved https://github.com/pytorch/vision.git to commit 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T21:10:32.1811151Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:10:32.1888265Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (4.4.0) 2023-01-11T21:10:32.1893140Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (1.21.2) 2023-01-11T21:10:32.1898046Z Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.28.1) 2023-01-11T21:10:32.1904775Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (2.0.0a0+git8419ddd) 2023-01-11T21:10:32.1913138Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.10/site-packages (from torchvision==0.15.0a0+32d254b) (9.3.0) 2023-01-11T21:10:32.2151157Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (3.4) 2023-01-11T21:10:32.2158961Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (1.26.13) 2023-01-11T21:10:32.2167439Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2.0.4) 2023-01-11T21:10:32.2177972Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2022.12.7) 2023-01-11T21:10:32.2235267Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+32d254b) (1.11.1) 2023-01-11T21:10:32.2240099Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->torchvision==0.15.0a0+32d254b) (2.6.3) 2023-01-11T21:10:32.2670362Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->torchvision==0.15.0a0+32d254b) (1.2.1) 2023-01-11T21:10:32.2746114Z Building wheels for collected packages: torchvision 2023-01-11T21:11:58.1880866Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2023-01-11T21:11:58.1954358Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+32d254b-cp310-cp310-linux_x86_64.whl size=1856082 sha256=98497244e1bb56ac5a5ff327e2811eac6618f4cfa903ad9310de5610ac130f75 2023-01-11T21:11:58.1955836Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ca/33/ae/1f7c8972d058d079236e7ca0a30b53b050afb405820b9ed787 2023-01-11T21:11:58.2002345Z Successfully built torchvision 2023-01-11T21:11:59.0116962Z Installing collected packages: torchvision 2023-01-11T21:11:59.5717787Z Successfully installed torchvision-0.15.0a0+32d254b 2023-01-11T21:11:59.6921854Z + install_triton 2023-01-11T21:11:59.6922334Z + local commit 2023-01-11T21:11:59.6922670Z + [[ default == *rocm* ]] 2023-01-11T21:11:59.6925565Z ++ get_pinned_commit triton 2023-01-11T21:11:59.6925879Z ++ cat .github/ci_commit_pins/triton.txt 2023-01-11T21:11:59.6941886Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:11:59.6942707Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:11:59.6943610Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:12:00.1605581Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T21:12:00.1612032Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-crtw35wu 2023-01-11T21:12:00.1633928Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-crtw35wu 2023-01-11T21:12:00.9687224Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-01-11T21:12:00.9710393Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:01.4080415Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:01.8068348Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T21:12:01.8069501Z Running command git submodule update --init --recursive -q 2023-01-11T21:12:02.6560894Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T21:12:02.9091411Z [?25hCollecting cmake 2023-01-11T21:12:02.9330074Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-01-11T21:12:03.3766124Z Collecting filelock 2023-01-11T21:12:03.3806437Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T21:12:03.3851363Z Requirement already satisfied: torch in /opt/conda/lib/python3.10/site-packages (from triton==2.0.0) (2.0.0a0+git8419ddd) 2023-01-11T21:12:03.4114087Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-01-11T21:12:03.4118484Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (1.11.1) 2023-01-11T21:12:03.4122794Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-01-11T21:12:03.4337845Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-01-11T21:12:03.4409250Z Building wheels for collected packages: triton 2023-01-11T21:12:56.1885410Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ done 2023-01-11T21:12:56.2368768Z [?25h Created wheel for triton: filename=triton-2.0.0-cp310-cp310-linux_x86_64.whl size=15377935 sha256=1d7a77d44c5ab532cd7ac1b254126821fc3cdc120238451e931adab137a41fe9 2023-01-11T21:12:56.2370072Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/3f/1d/23/1c2bc47d618a44f9c949aea4b7e355e737a1f1ed208f009295 2023-01-11T21:12:56.2390267Z Successfully built triton 2023-01-11T21:12:57.1198530Z Installing collected packages: cmake, filelock, triton 2023-01-11T21:12:58.8082858Z Successfully installed cmake-3.25.0 filelock-3.9.0 triton-2.0.0 2023-01-11T21:12:58.9129713Z + pip_install --user jinja2 2023-01-11T21:12:58.9130142Z + pip install --progress-bar off --user jinja2 2023-01-11T21:12:59.9591723Z Collecting jinja2 2023-01-11T21:12:59.9800983Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T21:13:00.2505677Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from jinja2) (2.1.1) 2023-01-11T21:13:01.1295094Z Installing collected packages: jinja2 2023-01-11T21:13:01.2319517Z Successfully installed jinja2-3.1.2 2023-01-11T21:13:01.3056828Z + test_python_shard 1 2023-01-11T21:13:01.3057267Z + [[ -z 4 ]] 2023-01-11T21:13:01.3059445Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 1 4 --verbose 2023-01-11T21:13:03.5305801Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:03.5635737Z /var/lib/jenkins/workspace/test/run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:13:03.5636311Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T21:13:03.5694571Z Found test time stats from artifacts 2023-01-11T21:13:03.5758832Z Selected tests: 2023-01-11T21:13:03.5759104Z test_ops 2023-01-11T21:13:03.5759353Z dynamo/test_recompile_ux 2023-01-11T21:13:03.5761883Z inductor/test_smoke 2023-01-11T21:13:03.5762482Z nn/test_init 2023-01-11T21:13:03.5763021Z test_pruning_op 2023-01-11T21:13:03.5935319Z Prioritized test from test file changes. 2023-01-11T21:13:03.5935883Z reordering tests for PR: 2023-01-11T21:13:03.5936219Z prioritized: [] 2023-01-11T21:13:03.5936790Z the rest: ['test_ops', 'dynamo/test_recompile_ux', 'inductor/test_smoke', 'nn/test_init', 'test_pruning_op'] 2023-01-11T21:13:03.5937332Z 2023-01-11T21:13:03.5938756Z 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:13:03.6163122Z 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:13:03.6339620Z parallel (file granularity) tests: 2023-01-11T21:13:03.6340178Z dynamo/test_recompile_ux 2023-01-11T21:13:03.6340571Z inductor/test_smoke 2023-01-11T21:13:03.6340821Z nn/test_init 2023-01-11T21:13:03.6341058Z test_pruning_op 2023-01-11T21:13:03.6341309Z serial (file granularity) tests: 2023-01-11T21:13:03.6342388Z test_ops 2023-01-11T21:13:05.8693387Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:05.8794234Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:05.9016784Z Running dynamo/test_recompile_ux ... [2023-01-11 21:13:05.901177] 2023-01-11T21:13:05.9020168Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:05.901648] 2023-01-11T21:13:05.9111174Z Running inductor/test_smoke ... [2023-01-11 21:13:05.910764] 2023-01-11T21:13:05.9114403Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_smoke.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:05.911100] 2023-01-11T21:13:08.1376891Z 2023-01-11T21:13:08.1377778Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T21:13:08.1383765Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_c5wkbjp6) 2023-01-11T21:13:08.1384125Z 2023-01-11T21:13:08.1384455Z ##[endgroup] 2023-01-11T21:13:08.1385123Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_recompile_ux_c5wkbjp6) 2023-01-11T21:13:08.1385460Z 2023-01-11T21:13:08.2935008Z 2023-01-11T21:13:08.2935497Z Expand the folded group to see the log file of inductor/test_smoke 2023-01-11T21:13:08.2936578Z ##[group]PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/workspace/test/test-reports/inductor-test_smoke_6eoymu04) 2023-01-11T21:13:08.2936898Z 2023-01-11T21:13:08.2937203Z ##[endgroup] 2023-01-11T21:13:08.2937828Z FINISHED PRINTING LOG FILE of inductor/test_smoke (/var/lib/jenkins/workspace/test/test-reports/inductor-test_smoke_6eoymu04) 2023-01-11T21:13:08.2938142Z 2023-01-11T21:13:10.7414398Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:10.7733062Z Running nn/test_init ... [2023-01-11 21:13:10.772840] 2023-01-11T21:13:10.7735171Z Executing ['/opt/conda/bin/python', '-bb', 'nn/test_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:10.773141] 2023-01-11T21:13:10.9231133Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:10.9556039Z Running test_pruning_op ... [2023-01-11 21:13:10.955065] 2023-01-11T21:13:10.9557629Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:10.955440] 2023-01-11T21:13:13.2278707Z 2023-01-11T21:13:13.2301731Z Expand the folded group to see the log file of test_pruning_op 2023-01-11T21:13:13.2302770Z ##[group]PRINTING LOG FILE of test_pruning_op (/var/lib/jenkins/workspace/test/test-reports/test_pruning_op_4nxcbdt7) 2023-01-11T21:13:13.2303062Z 2023-01-11T21:13:13.2303365Z ##[endgroup] 2023-01-11T21:13:13.2303973Z FINISHED PRINTING LOG FILE of test_pruning_op (/var/lib/jenkins/workspace/test/test-reports/test_pruning_op_4nxcbdt7) 2023-01-11T21:13:13.2304265Z 2023-01-11T21:13:13.3228886Z 2023-01-11T21:13:13.3229628Z Expand the folded group to see the log file of nn/test_init 2023-01-11T21:13:13.3230729Z ##[group]PRINTING LOG FILE of nn/test_init (/var/lib/jenkins/workspace/test/test-reports/nn-test_init_kjr9jkc7) 2023-01-11T21:13:13.3231057Z 2023-01-11T21:13:13.3231362Z ##[endgroup] 2023-01-11T21:13:13.3232239Z FINISHED PRINTING LOG FILE of nn/test_init (/var/lib/jenkins/workspace/test/test-reports/nn-test_init_kjr9jkc7) 2023-01-11T21:13:13.3232558Z 2023-01-11T21:13:13.6605167Z Running test_ops ... [2023-01-11 21:13:13.659858] 2023-01-11T21:13:17.3146536Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:17.3325802Z Executing ['/opt/conda/bin/python', '-bb', '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:13:17.332167] 2023-01-11T21:13:17.3886329Z Ignoring disabled issues: ['91003'] 2023-01-11T21:13:17.4072567Z Executing ['/opt/conda/bin/python', '-bb', '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:13:17.406796] 2023-01-11T22:53:36.0187308Z 2023-01-11T22:53:36.0189975Z Expand the folded group to see the log file of test_ops 2023-01-11T22:53:36.0190816Z ##[group]PRINTING LOG FILE of test_ops (/var/lib/jenkins/workspace/test/test-reports/test_ops_0eaicuq3) 2023-01-11T22:53:36.0217928Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-1ca2ef6af7898382.xml 2023-01-11T22:53:36.0219785Z ============================= test session starts ============================== 2023-01-11T22:53:36.0220806Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:53:36.0222888Z cachedir: .pytest_cache 2023-01-11T22:53:36.0224059Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:53:36.0224934Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:53:36.0225967Z 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:53:36.0226759Z collecting ... collected 30699 items / 25 deselected / 30674 selected 2023-01-11T22:53:36.2343805Z Running 15591 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing___getitem___cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_angle_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_block_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mH_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_repeat_interleave_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes___getitem___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___radd___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rand___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___ror___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__native_batch_norm_legit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_double_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_float_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_half_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_short_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_acos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_all_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_arange_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_frac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_le_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_roll_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_logit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_std_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_all_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_any_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_arange_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argsort_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bernoulli_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bool_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_byte_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cartesian_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_char_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_inverse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clone_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_combinations_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_count_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cov_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cummax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumulative_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_equal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_frac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_full_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_geqrf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_grid_sampler_2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histogram_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_reduce_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_unary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_kron_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eig_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvalsh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_triangular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vander_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logaddexp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logdet_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_long_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_median_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_std_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_matrix_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_msort_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanmean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_dropout_backward_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_ctc_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_instance_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_area_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bicubic_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_linear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_circular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_reflect_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_smooth_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_inf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_normal_number_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ones_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_view_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pca_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pinverse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_4_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_qr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_quantile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rad2deg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rand_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randint_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resize__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resolve_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_roll_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scalar_tensor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_searchsorted_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_lengths_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_short_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_bartlett_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_general_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_general_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_hann_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_slice_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sort_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_legendre_polynomial_p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_square_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_svd_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_symeig_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_take_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tensordot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_sparse_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triangular_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tril_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unique_consecutive_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_where_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_zero__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_zeros_like_cuda, test/test_ops.py::TestCommonCUDA::test_errors___radd___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_errors_amax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_amin_cuda, test/test_ops.py::TestCommonCUDA::test_errors_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bernoulli_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_errors_complex_cuda, test/test_ops.py::TestCommonCUDA::test_errors_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_errors_cov_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diag_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_errors_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_eq_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gather_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_errors_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_errors_le_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_errors_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_mean_cuda, test/test_ops.py::TestCommonCUDA::test_errors_median_cuda, test/test_ops.py::TestCommonCUDA::test_errors_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_errors_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_errors_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_errors_mul_cuda, test/test_ops.py::TestCommonCUDA::test_errors_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_errors_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ne_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_errors_pow_cuda, test/test_ops.py::TestCommonCUDA::test_errors_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_errors_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_errors_roll_cuda, test/test_ops.py::TestCommonCUDA::test_errors_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_errors_scatter_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_gaussian_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_general_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_nuttall_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_legendre_polynomial_p_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sub_cuda, test/test_ops.py::TestCommonCUDA::test_errors_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_tril_cuda, test/test_ops.py::TestCommonCUDA::test_errors_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_errors_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_errors_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_hann_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___getitem___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rand___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rmul___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rxor___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_aminmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_angle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_argwhere_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_partial_views_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_block_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_combinations_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_count_nonzero_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_deg2rad_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diff_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_equal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gather_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_return_by_ref_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_unary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_kron_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_mean_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_no_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_no_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_with_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nansum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_constant_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nonzero_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_outer_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_put_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_interleave_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_neg_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_v_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_h_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_he_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_laguerre_polynomial_l_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_legendre_polynomial_p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zero__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_hann_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_blackman_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_cosine_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_exponential_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_general_cosine_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_general_hamming_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_hamming_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_hann_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning___rand___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmatmul___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___ror___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__native_batch_norm_legit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_byte_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_double_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_float_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_int_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_long_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_short_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_abs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_all_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_any_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_arange_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_eye_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_flip_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_le_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_positive_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_randn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_round_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_logit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_square_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_acos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmm_decomposed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addmv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argsort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_asin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_baddbmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cartesian_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_chalf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_inverse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cholesky_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_combinations_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cross_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cummax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumulative_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_einsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expand_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gather_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ge_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_geqrf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_grid_sampler_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histogramdd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_imag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_inner_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_int_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isfinite_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_istft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_2inputs_2outputs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_unary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_kron_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ldexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lgamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cond_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_singular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvalsh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_singular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vander_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logcumsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logdet_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_long_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_matrix_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_pool2d_with_indices_backward_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_no_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanmedian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanquantile_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nansum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ne_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional__scaled_dot_product_attention_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_similarity_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_bag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_grid_sample_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardswish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_local_response_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_logsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_one_hot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_smooth_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_fro_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_nuc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_normal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_normal_number_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ones_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ones_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_outer_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_permute_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_4_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_positive_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rad2deg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rand_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randint_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randint_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resize_as__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resolve_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_roll_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_neg_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scalar_tensor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_searchsorted_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_offsets_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_short_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_blackman_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_gaussian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_general_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_general_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_slice_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_erfcx_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_legendre_polynomial_p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_polygamma_special_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sqrt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_stack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_stft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_symeig_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_take_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tensordot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tile_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_topk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_transpose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_triangular_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_triu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unfold_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unique_consecutive_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unique_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_where_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_pointwise_tag_coverage_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_arange_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_right_shift_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmin_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gt_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hypot_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_neg_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nextafter_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sub_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lgamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nansum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_deg2rad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_log_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_zero__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_allclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_any_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argsort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argwhere_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_deg2rad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_geqrf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_histc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_int_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isfinite_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_and_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_not_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_xor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_unpack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ne_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_short_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_airy_ai_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_log_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_with_sizes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_symeig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zero__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__softmax_backward_data_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_abs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_allclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argsort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argwhere_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_asin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_byte_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cartesian_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_count_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_deg2rad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_einsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_float_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_full_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gather_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_geqrf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_histc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isnan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_le_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_householder_product_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logcumsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_and_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_long_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_unpack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_matmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_msort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ne_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nextafter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_celu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_glu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_selu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_silu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ormqr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rand_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resize__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resize_as__cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_roll_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_short_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_hann_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sinc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_airy_ai_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_erfcx_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i0e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1e_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_xlog1py_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_symeig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_take_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tensor_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_true_divide_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_like_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view_H_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rsub___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_T_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_char_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_double_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_float_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_half_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_long_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_short_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_abs_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_allclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_chunk_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_clone_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_column_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_physical_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_float_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_imag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isreal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_lerp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log10_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log1p_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_and_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_or_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_masked_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_movedim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_positive_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ravel_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reciprocal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_repeat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_roll_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rot90_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sgn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_t_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_trace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_transpose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_true_divide_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unbind_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_abs_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_acos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addbmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addcdiv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_allclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_any_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_asin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bfloat16_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_bool_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_byte_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cfloat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_chalf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_char_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_chunk_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_conj_physical_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_constant_pad_nd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_count_nonzero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cov_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diff_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_double_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_einsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_empty_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_equal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_expand_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_eye_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fliplr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_float_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_full_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_half_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_hsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_imag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_put_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isinf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isnan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isreal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_istft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_return_by_ref_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_unary_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_kron_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lerp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cond_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eig_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_power_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_multi_dot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorsolve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vander_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vecdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log1p_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logdet_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_and_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_not_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_or_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logical_xor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_logspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_long_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_unpack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mH_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_normalize_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_matmul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ne_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_reflect_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_unfold_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nonzero_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_inf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ormqr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_pinverse_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_put_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rand_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_randn_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ravel_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_renorm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resize_as__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_roll_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rsub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sigmoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_squeeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_unbiased_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sum_to_size_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_take_along_dim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_take_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tensor_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tile_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trapz_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_triangular_solve_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tril_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_triu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_true_divide_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_unbiased_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_H_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_T_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___getitem___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___radd___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rsub___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_T_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_float_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_long_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_short_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_abs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcdiv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_all_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_chunk_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_clone_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_column_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_contiguous_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_embed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eye_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flip_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fliplr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flipud_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_float_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_imag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isinf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isnan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log10_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log1p_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_or_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_pow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ravel_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reciprocal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_roll_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sgn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sigmoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_trace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_transpose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unbind_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unflatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_abs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcdiv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcmul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_decomposed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_angle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_argwhere_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_baddbmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_byte_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cfloat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chunk_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_physical_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_contiguous_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_corrcoef_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_count_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cross_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumulative_trapezoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dist_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_einsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_equal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flip_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flipud_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gradient_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_half_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_imag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_put_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_inner_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_int_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isinf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isreal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_unary_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_kron_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ldexp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cond_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvalsh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_householder_product_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_singular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_slogdet_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorinv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorsolve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vander_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log1p_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_and_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_long_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mH_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mT_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumprod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_normalize_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matrix_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_strided_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_linear_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_normalize_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_inf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_nuc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_permute_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pinverse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_put_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rand_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ravel_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reciprocal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_conj_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rot90_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scalar_tensor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinc_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_slice_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sparse_sampled_addmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_list_args_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_with_sizes_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_to_size_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_symeig_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_t_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_sparse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_transpose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unbind_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unflatten_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_mean_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view___getitem___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmod___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__native_batch_norm_legit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bool_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_double_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_float_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_long_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_abs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcdiv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_any_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_arange_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_bucketize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_chunk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_min_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clone_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_contiguous_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_copysign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_embed_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expm1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eye_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flip_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flipud_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_gt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_heaviside_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hypot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igammac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isfinite_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isposinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isreal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_le_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lgamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log10_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_or_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_masked_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_minimum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_movedim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_permute_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_positive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_pow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_randn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ravel_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reciprocal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_remainder_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_repeat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_round_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sgn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_signbit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i0e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_logit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtri_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_squeeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tensor_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tril_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_triu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_true_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unbind_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unflatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unsqueeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_where_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_xlogy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_acos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_acosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addcmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_decomposed_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_all_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_allclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_angle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_arange_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argsort_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_partial_views_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_asin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bfloat16_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cartesian_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ceil_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_char_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_chunk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_max_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clone_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_column_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_combinations_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_copysign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_corrcoef_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cos_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_count_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cov_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cross_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cummin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumprod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cumulative_trapezoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_deg2rad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_floor_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_einsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_exp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expand_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_eye_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftshift_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flip_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fliplr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_flipud_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_float_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_frac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_frexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ge_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_grid_sampler_2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_half_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_heaviside_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_hypot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_igamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_put_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isfinite_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_2inputs_2outputs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_return_by_ref_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_unary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_kthvalue_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ldexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_le_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lerp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lgamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eig_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvalsh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_hermitian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_slogdet_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vander_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vecdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log1p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logcumsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logdet_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_and_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_not_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mH_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mT_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logaddexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_normalize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_matmul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_pool2d_with_indices_backward_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_no_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_with_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_median_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_no_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_with_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_minimum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mode_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_movedim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mul_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_multinomial_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanmean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_batch_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_dropout_backward_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_native_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ne_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_full_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_similarity_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cross_entropy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_elu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_bag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_grid_sample_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardsigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_instance_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_area_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_nearest_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_linear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_local_response_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_logsigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_circular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_constant_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_reflect_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_shuffle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_prelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu6_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_rrelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_soft_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softplus_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_threshold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nonzero_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_nuc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_normal_number_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ones_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ormqr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_pca_lowrank_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_permute_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polar_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_positive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_pow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_qr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_quantile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rad2deg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rand_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randint_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resize__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rsub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_offsets_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sgn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_short_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sigmoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_bartlett_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_gaussian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_general_cosine_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_hann_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_kaiser_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_nuttall_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sinc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_slice_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_slice_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_u_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_v_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_erfcx_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_he_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_laguerre_polynomial_l_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtri_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_xlog1py_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_zeta_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_list_args_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_take_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tensordot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_topk_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trapezoid_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tril_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_true_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unbind_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unique_consecutive_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unsqueeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zero__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_like_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_aminmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argwhere_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argwhere_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_left_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_not_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_right_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bucketize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_geqrf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_int_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isneginf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_unary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lcm_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_le_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_not_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_xor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ne_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize_as__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_blackman_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_hann_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_zeta_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_real_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_left_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_right_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bucketize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_count_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_full_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ge_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_geqrf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isneginf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isposinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_le_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_not_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ne_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nextafter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randint_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randint_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resize_as__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scalar_tensor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tril_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_as_real_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zeros_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_aminmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argwhere_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_left_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_not_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_right_shift_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bool_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bucketize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_contiguous_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_count_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_irfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_full_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ge_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_geqrf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_imag_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_int_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_not_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_minimum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ne_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randint_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randint_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randn_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_remainder_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resize_as__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_y1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_erfcx_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_zeta_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tril_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triu_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_real_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_vstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zeros_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_T_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmatmul___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmod___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___ror___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags___rsub___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rxor___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bool_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_byte_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_double_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_float_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_short_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_acos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addcdiv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addcmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_all_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_allclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_any_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atleast_3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_and_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_not_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ceil_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_chunk_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_max_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_conj_physical_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_dsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_dstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_eq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erfinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expand_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expm1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_flatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_flip_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fliplr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_flipud_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_gt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_heaviside_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_hsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_hypot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_igamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_igammac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_imag_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isreal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lcm_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_lerp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lgamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log10_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_and_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_not_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_or_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_lt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_movedim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_full_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nextafter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_positive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ravel_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_real_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_repeat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reshape_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_round_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rsqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rsub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sinc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_erfcx_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_xlog1py_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_square_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_squeeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_trace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_transpose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tril_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_triu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_trunc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_var_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_where_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_xlogy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_acos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcdiv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmm_decomposed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_all_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_any_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argsort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argwhere_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_as_strided_partial_views_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_as_strided_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atleast_1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atleast_3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bernoulli_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bfloat16_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bincount_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_right_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_xor_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_block_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bool_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_broadcast_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bucketize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ceil_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cfloat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_inverse_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_chunk_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clamp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clamp_max_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clone_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_combinations_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_constant_pad_nd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_copysign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_corrcoef_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_count_nonzero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cov_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cross_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumprod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diag_embed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diff_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_dstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_eq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_equal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erfc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_erfinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expand_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expm1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_rfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_float_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_frexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_full_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_full_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gather_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gcd_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_ge_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_grid_sampler_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_half_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_imag_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_index_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_reduce_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_int_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isreal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_istft_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_kron_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_kthvalue_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lcm_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_ldexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lgamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cross_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_householder_product_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_power_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_multi_dot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_qr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_tensorinv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vander_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vecdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log1p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logaddexp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logaddexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logcumsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logdet_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mH_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mT_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_argmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_log_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_logaddexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_median_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_normalize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_maximum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_binary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_minimum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_multinomial_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nan_to_num_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanquantile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nansum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_narrow_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ne_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_full_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nextafter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_celu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_gelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_linear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_normalize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pdist_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_prelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_silu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softplus_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_threshold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_fro_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_nuc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_normal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ones_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_view_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pinverse_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polar_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_positive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_qr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_quantile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rand_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randint_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randn_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ravel_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resolve_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resolve_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_decimals_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rsqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rsub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scalar_tensor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_searchsorted_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sgn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sigmoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_hamming_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_slice_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_softmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_y0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_y1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_entr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_erfcx_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i0e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_i1e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_log_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_xlog1py_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_zeta_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_list_args_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_square_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_mean_unbiased_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_unbiased_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_stft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sum_to_size_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_symeig_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tensor_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_triangular_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trunc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unbind_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unique_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unsqueeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_mean_unbiased_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_unbiased_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zero__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zeros_cuda_float32 2023-01-11T22:53:36.4187740Z 2023-01-11T22:53:36.4188160Z test_ops.py::TestCommonCUDA::test_compare_cpu_T_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4188827Z test_ops.py::TestCommonCUDA::test_compare_cpu___radd___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4189414Z test_ops.py::TestCommonCUDA::test_compare_cpu___rdiv___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4189998Z test_ops.py::TestCommonCUDA::test_compare_cpu___rmod___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4190567Z test_ops.py::TestCommonCUDA::test_compare_cpu___rxor___cuda_int64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4191154Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_T_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4191771Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bfloat16_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4192649Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_byte_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:53:36.4193281Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cdouble_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4193915Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_chalf_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4194544Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_char_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:53:36.4195179Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_double_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4195881Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_half_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4196506Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_short_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:53:36.4197124Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcdiv_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4197728Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addcmul_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4198332Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_addr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4198914Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_arange_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4199535Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4200206Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atan2_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4200810Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4201393Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_left_shift_cuda_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2023-01-11T22:53:36.4201998Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bucketize_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4202612Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_column_stack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4203240Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_constant_pad_nd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4203842Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_contiguous_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4204458Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diag_embed_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4205068Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4205696Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_floor_rounding_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4206384Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_no_rounding_mode_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4206996Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dstack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4207789Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_like_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:53:36.4208383Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_eye_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4208986Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_ifftshift_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4209593Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flipud_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4210236Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4210832Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hstack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4211431Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hypot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4212028Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igamma_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4212970Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_igammac_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4213575Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_add_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4214192Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_fill_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4214801Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_select_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4215415Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4216020Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4216645Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logspace_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4217262Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_logsumexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4217872Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_masked_fill_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4218462Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_movedim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4219060Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_mul_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4219659Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4220260Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_narrow_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4221041Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:53:36.4221718Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_empty_strided_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:53:36.4222301Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_full_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4222903Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_ones_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4223613Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_dropout_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:53:36.4224197Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_glu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4224923Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4225578Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4226235Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4226865Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4227526Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4228162Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_ones_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4228756Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_randn_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4229364Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_repeat_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4229949Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4230545Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rsub_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4231157Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4231810Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4232449Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4233086Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_xlog1py_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4233705Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_special_zeta_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4234312Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_stack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4234938Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_to_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4235545Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_tril_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4236147Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unflatten_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4236758Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4237352Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unsqueeze_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4237952Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4238600Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_zeros_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4239195Z test_ops.py::TestCommonCUDA::test_compare_cpu_addcdiv_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4239782Z test_ops.py::TestCommonCUDA::test_compare_cpu_addcmul_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4240353Z test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4240936Z test_ops.py::TestCommonCUDA::test_compare_cpu_addmv_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4241518Z test_ops.py::TestCommonCUDA::test_compare_cpu_addr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4242114Z test_ops.py::TestCommonCUDA::test_compare_cpu_arange_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4242691Z test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4243295Z test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4243894Z test_ops.py::TestCommonCUDA::test_compare_cpu_atan2_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4244480Z test_ops.py::TestCommonCUDA::test_compare_cpu_baddbmm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4245146Z test_ops.py::TestCommonCUDA::test_compare_cpu_bernoulli_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:53:36.4245718Z test_ops.py::TestCommonCUDA::test_compare_cpu_bfloat16_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4246306Z test_ops.py::TestCommonCUDA::test_compare_cpu_bincount_cuda_int64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4246882Z test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_left_shift_cuda_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2023-01-11T22:53:36.4247438Z test_ops.py::TestCommonCUDA::test_compare_cpu_bmm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4248027Z test_ops.py::TestCommonCUDA::test_compare_cpu_bucketize_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4248611Z test_ops.py::TestCommonCUDA::test_compare_cpu_byte_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:53:36.4249246Z test_ops.py::TestCommonCUDA::test_compare_cpu_cdist_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4249829Z test_ops.py::TestCommonCUDA::test_compare_cpu_cdouble_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4250414Z test_ops.py::TestCommonCUDA::test_compare_cpu_char_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:53:36.4251003Z test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4251605Z test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4252190Z test_ops.py::TestCommonCUDA::test_compare_cpu_chunk_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4253387Z test_ops.py::TestCommonCUDA::test_compare_cpu_combinations_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4254018Z test_ops.py::TestCommonCUDA::test_compare_cpu_constant_pad_nd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4254611Z test_ops.py::TestCommonCUDA::test_compare_cpu_cov_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4255199Z test_ops.py::TestCommonCUDA::test_compare_cpu_cummax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4255761Z test_ops.py::TestCommonCUDA::test_compare_cpu_cummin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4256350Z test_ops.py::TestCommonCUDA::test_compare_cpu_cumprod_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4256937Z test_ops.py::TestCommonCUDA::test_compare_cpu_cumsum_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4257547Z test_ops.py::TestCommonCUDA::test_compare_cpu_cumulative_trapezoid_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4258145Z test_ops.py::TestCommonCUDA::test_compare_cpu_diag_embed_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4258742Z test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4259347Z test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4259968Z test_ops.py::TestCommonCUDA::test_compare_cpu_div_floor_rounding_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4260566Z test_ops.py::TestCommonCUDA::test_compare_cpu_div_no_rounding_mode_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4261179Z test_ops.py::TestCommonCUDA::test_compare_cpu_div_trunc_rounding_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4261779Z test_ops.py::TestCommonCUDA::test_compare_cpu_dsplit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4262360Z test_ops.py::TestCommonCUDA::test_compare_cpu_dstack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4263022Z test_ops.py::TestCommonCUDA::test_compare_cpu_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:53:36.4263680Z test_ops.py::TestCommonCUDA::test_compare_cpu_expand_as_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4264286Z test_ops.py::TestCommonCUDA::test_compare_cpu_expand_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4264877Z test_ops.py::TestCommonCUDA::test_compare_cpu_fft_fftshift_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4265450Z test_ops.py::TestCommonCUDA::test_compare_cpu_fliplr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4266030Z test_ops.py::TestCommonCUDA::test_compare_cpu_fmax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4266606Z test_ops.py::TestCommonCUDA::test_compare_cpu_fmin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4267278Z test_ops.py::TestCommonCUDA::test_compare_cpu_full_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4267857Z test_ops.py::TestCommonCUDA::test_compare_cpu_full_like_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4268430Z test_ops.py::TestCommonCUDA::test_compare_cpu_gather_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4269015Z test_ops.py::TestCommonCUDA::test_compare_cpu_geqrf_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4269602Z test_ops.py::TestCommonCUDA::test_compare_cpu_gradient_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4270185Z test_ops.py::TestCommonCUDA::test_compare_cpu_half_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4270753Z test_ops.py::TestCommonCUDA::test_compare_cpu_hypot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4271336Z test_ops.py::TestCommonCUDA::test_compare_cpu_igamma_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4271925Z test_ops.py::TestCommonCUDA::test_compare_cpu_igammac_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4272517Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_add_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4273094Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_put_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4273690Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_select_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4274291Z test_ops.py::TestCommonCUDA::test_compare_cpu_inner_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4274866Z test_ops.py::TestCommonCUDA::test_compare_cpu_kron_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4275431Z test_ops.py::TestCommonCUDA::test_compare_cpu_kthvalue_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4276019Z test_ops.py::TestCommonCUDA::test_compare_cpu_lerp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4276605Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4277203Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvals_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4277845Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigvalsh_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4278487Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4279104Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4279717Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_factor_ex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4280334Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4280991Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_power_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4281620Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4282243Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_multi_dot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4282869Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4283493Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_hermitian_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:53:36.4284120Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4284730Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_qr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4285327Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_ex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4285925Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_triangular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4286538Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4287141Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_svdvals_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4287747Z test_ops.py::TestCommonCUDA::test_compare_cpu_linspace_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4288346Z test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp2_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4288928Z test_ops.py::TestCommonCUDA::test_compare_cpu_logsumexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4289510Z test_ops.py::TestCommonCUDA::test_compare_cpu_long_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 1%] 2023-01-11T22:53:36.4290083Z test_ops.py::TestCommonCUDA::test_compare_cpu_lu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4290664Z test_ops.py::TestCommonCUDA::test_compare_cpu_lu_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4291313Z test_ops.py::TestCommonCUDA::test_compare_cpu_lu_unpack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4291907Z test_ops.py::TestCommonCUDA::test_compare_cpu_mH_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4292481Z test_ops.py::TestCommonCUDA::test_compare_cpu_mT_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4293328Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumprod_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4293925Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logaddexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4294534Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_median_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4295234Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4295837Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4296416Z test_ops.py::TestCommonCUDA::test_compare_cpu_matmul_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4297029Z test_ops.py::TestCommonCUDA::test_compare_cpu_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4297660Z test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_no_dim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4298291Z test_ops.py::TestCommonCUDA::test_compare_cpu_max_reduction_with_dim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4298917Z test_ops.py::TestCommonCUDA::test_compare_cpu_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4299498Z test_ops.py::TestCommonCUDA::test_compare_cpu_mm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4300119Z test_ops.py::TestCommonCUDA::test_compare_cpu_movedim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4300703Z test_ops.py::TestCommonCUDA::test_compare_cpu_msort_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4301286Z test_ops.py::TestCommonCUDA::test_compare_cpu_mul_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4301854Z test_ops.py::TestCommonCUDA::test_compare_cpu_mv_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4302440Z test_ops.py::TestCommonCUDA::test_compare_cpu_nanmedian_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4303040Z test_ops.py::TestCommonCUDA::test_compare_cpu_nanquantile_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4303659Z test_ops.py::TestCommonCUDA::test_compare_cpu_native_dropout_backward_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4304368Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_strided_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4304944Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_ones_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4305603Z test_ops.py::TestCommonCUDA::test_compare_cpu_nextafter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4306241Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4306880Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4307531Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4308178Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4308884Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4309524Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_alpha_dropout_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4310141Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4310768Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_bilinear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4311414Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4312060Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cross_entropy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4312784Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout2d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4313523Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4314185Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4314956Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4315675Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4316286Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4316928Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_grid_sample_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4317559Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardshrink_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4318185Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardtanh_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4318809Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4319455Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_huber_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4320143Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_instance_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4320801Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_area_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4321436Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4322094Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_linear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4322730Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_kl_div_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4323423Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_leaky_relu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4324062Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4324688Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4325312Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4325953Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4326591Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_nll_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4327202Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_circular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4327840Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_reflect_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4328475Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4329113Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4329750Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_relu6_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4330448Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_rrelu_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4331052Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softshrink_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4331678Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_unfold_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4332314Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_nearest_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4333090Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_fro_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4333748Z test_ops.py::TestCommonCUDA::test_compare_cpu_ones_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4334364Z test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_var_mean_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4334967Z test_ops.py::TestCommonCUDA::test_compare_cpu_outer_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4335533Z test_ops.py::TestCommonCUDA::test_compare_cpu_put_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4336212Z test_ops.py::TestCommonCUDA::test_compare_cpu_randint_like_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4336782Z test_ops.py::TestCommonCUDA::test_compare_cpu_randn_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4337532Z test_ops.py::TestCommonCUDA::test_compare_cpu_randn_like_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4338089Z test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_conj_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4338681Z test_ops.py::TestCommonCUDA::test_compare_cpu_rot90_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4339283Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4339904Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_amin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4340513Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_sum_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4341125Z test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_lengths_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4341746Z test_ops.py::TestCommonCUDA::test_compare_cpu_select_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4342338Z test_ops.py::TestCommonCUDA::test_compare_cpu_short_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 1%] 2023-01-11T22:53:36.4342933Z test_ops.py::TestCommonCUDA::test_compare_cpu_slice_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4343519Z test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4344105Z test_ops.py::TestCommonCUDA::test_compare_cpu_sort_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4344715Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4345333Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4346095Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4346750Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_h_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4347378Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_hermite_polynomial_he_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4348045Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_laguerre_polynomial_l_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4348649Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_legendre_polynomial_p_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4349279Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4349917Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:53:36.4350544Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_xlog1py_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4351151Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_zeta_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4351798Z test_ops.py::TestCommonCUDA::test_compare_cpu_split_list_args_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4352394Z test_ops.py::TestCommonCUDA::test_compare_cpu_squeeze_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4352985Z test_ops.py::TestCommonCUDA::test_compare_cpu_std_mean_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4353585Z test_ops.py::TestCommonCUDA::test_compare_cpu_std_mean_unbiased_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4354175Z test_ops.py::TestCommonCUDA::test_compare_cpu_std_unbiased_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4354778Z test_ops.py::TestCommonCUDA::test_compare_cpu_sum_to_size_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4355365Z test_ops.py::TestCommonCUDA::test_compare_cpu_svd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4355950Z test_ops.py::TestCommonCUDA::test_compare_cpu_symeig_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4356531Z test_ops.py::TestCommonCUDA::test_compare_cpu_take_along_dim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4357128Z test_ops.py::TestCommonCUDA::test_compare_cpu_tensordot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4357713Z test_ops.py::TestCommonCUDA::test_compare_cpu_to_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4358298Z test_ops.py::TestCommonCUDA::test_compare_cpu_trace_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4358872Z test_ops.py::TestCommonCUDA::test_compare_cpu_trapezoid_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4359463Z test_ops.py::TestCommonCUDA::test_compare_cpu_trapz_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4360044Z test_ops.py::TestCommonCUDA::test_compare_cpu_tril_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4360632Z test_ops.py::TestCommonCUDA::test_compare_cpu_true_divide_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4361230Z test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4361953Z test_ops.py::TestCommonCUDA::test_compare_cpu_uniform_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:53:36.4362549Z test_ops.py::TestCommonCUDA::test_compare_cpu_unique_consecutive_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4363157Z test_ops.py::TestCommonCUDA::test_compare_cpu_unsqueeze_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4363754Z test_ops.py::TestCommonCUDA::test_compare_cpu_var_unbiased_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4364328Z test_ops.py::TestCommonCUDA::test_compare_cpu_vdot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4364923Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_complex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4365586Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_real_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4366182Z test_ops.py::TestCommonCUDA::test_compare_cpu_vsplit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4366756Z test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_like_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:53:36.4367289Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_T_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4367783Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing___getitem___cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4368275Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_abs_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4368747Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acosh_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4369240Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_add_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4369720Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_angle_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4370255Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_cuda_complex32 SKIPPED (Errors when storage_offset is included) [ 1%] 2023-01-11T22:53:36.4370851Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_scatter_cuda_complex32 SKIPPED (Fails on cuda + rocm) [ 1%] 2023-01-11T22:53:36.4371379Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asinh_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4371869Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atan_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4372339Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atanh_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4373004Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_1d_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4373514Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_2d_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4374013Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bfloat16_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4374494Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_block_diag_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4374989Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cdouble_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4375480Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_char_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4375963Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4376443Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_contiguous_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4377011Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cosh_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4377509Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_double_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4377986Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dstack_cuda_complex32 PASSED [ 1%] 2023-01-11T22:53:36.4378527Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 1%] 2023-01-11T22:53:36.4379088Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_empty_like_cuda_complex32 SKIPPED (Skipped!) [ 2%] 2023-01-11T22:53:36.4379597Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_exp_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4380082Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_ifftshift_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4380650Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fill_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4381146Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_flatten_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4381634Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_float_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4382105Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_full_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4382595Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hsplit_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4383085Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_imag_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4383577Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_add_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4384060Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_select_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4384559Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isinf_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4385046Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isreal_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4385510Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_long_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4385991Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mH_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4386471Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_neg_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4386958Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_zeros_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4387456Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv1d_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4387987Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv2d_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4388543Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose1d_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4389060Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4389531Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4390018Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ravel_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4390529Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_repeat_interleave_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4391013Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_roll_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4391502Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_select_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4391985Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sgn_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4392518Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sin_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4393001Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4393485Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sqrt_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4393978Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_stack_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4394451Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sum_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4394913Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tanh_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4395394Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tril_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4395874Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_triu_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4396406Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unflatten_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4396912Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_copy_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4397410Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vstack_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4397901Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_like_cuda_complex32 PASSED [ 2%] 2023-01-11T22:53:36.4398341Z test_ops.py::TestCommonCUDA::test_dtypes___getitem___cuda PASSED [ 2%] 2023-01-11T22:53:36.4398752Z test_ops.py::TestCommonCUDA::test_dtypes___radd___cuda PASSED [ 2%] 2023-01-11T22:53:36.4399156Z test_ops.py::TestCommonCUDA::test_dtypes___rand___cuda PASSED [ 2%] 2023-01-11T22:53:36.4399561Z test_ops.py::TestCommonCUDA::test_dtypes___rmod___cuda PASSED [ 2%] 2023-01-11T22:53:36.4399990Z test_ops.py::TestCommonCUDA::test_dtypes___rmul___cuda PASSED [ 2%] 2023-01-11T22:53:36.4400398Z test_ops.py::TestCommonCUDA::test_dtypes___ror___cuda PASSED [ 2%] 2023-01-11T22:53:36.4400799Z test_ops.py::TestCommonCUDA::test_dtypes___rsub___cuda PASSED [ 2%] 2023-01-11T22:53:36.4401214Z test_ops.py::TestCommonCUDA::test_dtypes__native_batch_norm_legit_cuda PASSED [ 2%] 2023-01-11T22:53:36.4401645Z test_ops.py::TestCommonCUDA::test_dtypes__refs_T_cuda PASSED [ 2%] 2023-01-11T22:53:36.4402071Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_chalf_cuda PASSED [ 2%] 2023-01-11T22:53:36.4402522Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_double_cuda PASSED [ 2%] 2023-01-11T22:53:36.4402953Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_float_cuda PASSED [ 2%] 2023-01-11T22:53:36.4403397Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_half_cuda PASSED [ 2%] 2023-01-11T22:53:36.4403850Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_short_cuda PASSED [ 2%] 2023-01-11T22:53:36.4404265Z test_ops.py::TestCommonCUDA::test_dtypes__refs_acos_cuda PASSED [ 2%] 2023-01-11T22:53:36.4404680Z test_ops.py::TestCommonCUDA::test_dtypes__refs_acosh_cuda PASSED [ 2%] 2023-01-11T22:53:36.4405090Z test_ops.py::TestCommonCUDA::test_dtypes__refs_add_cuda PASSED [ 2%] 2023-01-11T22:53:36.4405500Z test_ops.py::TestCommonCUDA::test_dtypes__refs_addr_cuda PASSED [ 2%] 2023-01-11T22:53:36.4405889Z test_ops.py::TestCommonCUDA::test_dtypes__refs_all_cuda PASSED [ 2%] 2023-01-11T22:53:36.4406296Z test_ops.py::TestCommonCUDA::test_dtypes__refs_allclose_cuda PASSED [ 2%] 2023-01-11T22:53:36.4406706Z test_ops.py::TestCommonCUDA::test_dtypes__refs_amax_cuda PASSED [ 2%] 2023-01-11T22:53:36.4407094Z test_ops.py::TestCommonCUDA::test_dtypes__refs_amin_cuda PASSED [ 2%] 2023-01-11T22:53:36.4407497Z test_ops.py::TestCommonCUDA::test_dtypes__refs_arange_cuda PASSED [ 2%] 2023-01-11T22:53:36.4407957Z test_ops.py::TestCommonCUDA::test_dtypes__refs_asinh_cuda PASSED [ 2%] 2023-01-11T22:53:36.4408379Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atan2_cuda PASSED [ 2%] 2023-01-11T22:53:36.4408765Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atanh_cuda PASSED [ 2%] 2023-01-11T22:53:36.4409174Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_2d_cuda PASSED [ 2%] 2023-01-11T22:53:36.4409583Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_3d_cuda PASSED [ 2%] 2023-01-11T22:53:36.4409980Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_and_cuda PASSED [ 2%] 2023-01-11T22:53:36.4410410Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_left_shift_cuda PASSED [ 2%] 2023-01-11T22:53:36.4410844Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_not_cuda PASSED [ 2%] 2023-01-11T22:53:36.4411264Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_or_cuda PASSED [ 2%] 2023-01-11T22:53:36.4411736Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_right_shift_cuda PASSED [ 2%] 2023-01-11T22:53:36.4412184Z test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_shapes_cuda PASSED [ 2%] 2023-01-11T22:53:36.4412782Z test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_tensors_cuda PASSED [ 2%] 2023-01-11T22:53:36.4413210Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bucketize_cuda PASSED [ 2%] 2023-01-11T22:53:36.4413629Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cat_cuda PASSED [ 2%] 2023-01-11T22:53:36.4414034Z test_ops.py::TestCommonCUDA::test_dtypes__refs_chunk_cuda PASSED [ 2%] 2023-01-11T22:53:36.4414448Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_max_cuda PASSED [ 2%] 2023-01-11T22:53:36.4414846Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_min_cuda PASSED [ 2%] 2023-01-11T22:53:36.4415255Z test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_cuda PASSED [ 2%] 2023-01-11T22:53:36.4415675Z test_ops.py::TestCommonCUDA::test_dtypes__refs_conj_physical_cuda PASSED [ 2%] 2023-01-11T22:53:36.4416092Z test_ops.py::TestCommonCUDA::test_dtypes__refs_constant_pad_nd_cuda PASSED [ 2%] 2023-01-11T22:53:36.4416521Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cos_cuda PASSED [ 2%] 2023-01-11T22:53:36.4416936Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_embed_cuda PASSED [ 2%] 2023-01-11T22:53:36.4417366Z test_ops.py::TestCommonCUDA::test_dtypes__refs_div_floor_rounding_cuda PASSED [ 2%] 2023-01-11T22:53:36.4417795Z test_ops.py::TestCommonCUDA::test_dtypes__refs_div_trunc_rounding_cuda PASSED [ 2%] 2023-01-11T22:53:36.4418229Z test_ops.py::TestCommonCUDA::test_dtypes__refs_dsplit_cuda PASSED [ 2%] 2023-01-11T22:53:36.4418642Z test_ops.py::TestCommonCUDA::test_dtypes__refs_dstack_cuda PASSED [ 2%] 2023-01-11T22:53:36.4419036Z test_ops.py::TestCommonCUDA::test_dtypes__refs_erfc_cuda PASSED [ 2%] 2023-01-11T22:53:36.4419450Z test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_as_cuda PASSED [ 2%] 2023-01-11T22:53:36.4419864Z test_ops.py::TestCommonCUDA::test_dtypes__refs_expm1_cuda PASSED [ 2%] 2023-01-11T22:53:36.4420276Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft2_cuda PASSED [ 2%] 2023-01-11T22:53:36.4420666Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fft_cuda PASSED [ 2%] 2023-01-11T22:53:36.4421075Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftshift_cuda PASSED [ 2%] 2023-01-11T22:53:36.4421486Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft_cuda PASSED [ 2%] 2023-01-11T22:53:36.4421879Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfftn_cuda PASSED [ 2%] 2023-01-11T22:53:36.4422286Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft2_cuda PASSED [ 2%] 2023-01-11T22:53:36.4422695Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifft_cuda PASSED [ 2%] 2023-01-11T22:53:36.4423102Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftn_cuda PASSED [ 2%] 2023-01-11T22:53:36.4423568Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft_cuda PASSED [ 2%] 2023-01-11T22:53:36.4423993Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft2_cuda PASSED [ 2%] 2023-01-11T22:53:36.4424400Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfft_cuda PASSED [ 2%] 2023-01-11T22:53:36.4424795Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft2_cuda PASSED [ 2%] 2023-01-11T22:53:36.4425200Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fill_cuda PASSED [ 2%] 2023-01-11T22:53:36.4425605Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fliplr_cuda PASSED [ 2%] 2023-01-11T22:53:36.4426009Z test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_cuda PASSED [ 2%] 2023-01-11T22:53:36.4426392Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fmin_cuda PASSED [ 2%] 2023-01-11T22:53:36.4426791Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fmod_cuda PASSED [ 2%] 2023-01-11T22:53:36.4427272Z test_ops.py::TestCommonCUDA::test_dtypes__refs_frac_cuda PASSED [ 2%] 2023-01-11T22:53:36.4427661Z test_ops.py::TestCommonCUDA::test_dtypes__refs_gcd_cuda PASSED [ 2%] 2023-01-11T22:53:36.4428058Z test_ops.py::TestCommonCUDA::test_dtypes__refs_gt_cuda PASSED [ 2%] 2023-01-11T22:53:36.4428462Z test_ops.py::TestCommonCUDA::test_dtypes__refs_hsplit_cuda PASSED [ 2%] 2023-01-11T22:53:36.4428867Z test_ops.py::TestCommonCUDA::test_dtypes__refs_hstack_cuda PASSED [ 2%] 2023-01-11T22:53:36.4429264Z test_ops.py::TestCommonCUDA::test_dtypes__refs_hypot_cuda PASSED [ 2%] 2023-01-11T22:53:36.4429667Z test_ops.py::TestCommonCUDA::test_dtypes__refs_i0_cuda PASSED [ 2%] 2023-01-11T22:53:36.4430072Z test_ops.py::TestCommonCUDA::test_dtypes__refs_igamma_cuda PASSED [ 2%] 2023-01-11T22:53:36.4430466Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_copy_cuda PASSED [ 2%] 2023-01-11T22:53:36.4430876Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_fill_cuda PASSED [ 2%] 2023-01-11T22:53:36.4431296Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_select_cuda PASSED [ 2%] 2023-01-11T22:53:36.4431694Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isfinite_cuda PASSED [ 2%] 2023-01-11T22:53:36.4432100Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isinf_cuda PASSED [ 2%] 2023-01-11T22:53:36.4432504Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isnan_cuda PASSED [ 2%] 2023-01-11T22:53:36.4432911Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isneginf_cuda PASSED [ 2%] 2023-01-11T22:53:36.4433299Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isreal_cuda PASSED [ 2%] 2023-01-11T22:53:36.4433697Z test_ops.py::TestCommonCUDA::test_dtypes__refs_le_cuda PASSED [ 2%] 2023-01-11T22:53:36.4434099Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lerp_cuda PASSED [ 2%] 2023-01-11T22:53:36.4434487Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lgamma_cuda PASSED [ 2%] 2023-01-11T22:53:36.4434919Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_matrix_norm_cuda PASSED [ 2%] 2023-01-11T22:53:36.4435355Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svd_cuda PASSED [ 2%] 2023-01-11T22:53:36.4435784Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_vector_norm_cuda PASSED [ 2%] 2023-01-11T22:53:36.4436201Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linspace_cuda PASSED [ 2%] 2023-01-11T22:53:36.4436613Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log2_cuda PASSED [ 2%] 2023-01-11T22:53:36.4437017Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log_cuda PASSED [ 2%] 2023-01-11T22:53:36.4437431Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log_softmax_with_dtype_cuda PASSED [ 2%] 2023-01-11T22:53:36.4437870Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_not_cuda PASSED [ 2%] 2023-01-11T22:53:36.4438289Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_or_cuda PASSED [ 2%] 2023-01-11T22:53:36.4438708Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_xor_cuda PASSED [ 2%] 2023-01-11T22:53:36.4439156Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logsumexp_cuda PASSED [ 2%] 2023-01-11T22:53:36.4439581Z test_ops.py::TestCommonCUDA::test_dtypes__refs_masked_fill_cuda PASSED [ 2%] 2023-01-11T22:53:36.4439996Z test_ops.py::TestCommonCUDA::test_dtypes__refs_movedim_cuda PASSED [ 2%] 2023-01-11T22:53:36.4440385Z test_ops.py::TestCommonCUDA::test_dtypes__refs_mul_cuda PASSED [ 2%] 2023-01-11T22:53:36.4440788Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nan_to_num_cuda PASSED [ 2%] 2023-01-11T22:53:36.4441190Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ne_cuda PASSED [ 2%] 2023-01-11T22:53:36.4441595Z test_ops.py::TestCommonCUDA::test_dtypes__refs_neg_cuda PASSED [ 2%] 2023-01-11T22:53:36.4441989Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_cuda PASSED [ 2%] 2023-01-11T22:53:36.4442416Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_empty_strided_cuda PASSED [ 2%] 2023-01-11T22:53:36.4442896Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_full_cuda PASSED [ 2%] 2023-01-11T22:53:36.4443292Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nextafter_cuda PASSED [ 2%] 2023-01-11T22:53:36.4443725Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_dropout_cuda PASSED [ 2%] 2023-01-11T22:53:36.4444174Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_elu_cuda PASSED [ 2%] 2023-01-11T22:53:36.4444626Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_group_norm_cuda PASSED [ 2%] 2023-01-11T22:53:36.4445068Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardtanh_cuda PASSED [ 2%] 2023-01-11T22:53:36.4445528Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_huber_loss_cuda PASSED [ 2%] 2023-01-11T22:53:36.4445984Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_layer_norm_cuda PASSED [ 2%] 2023-01-11T22:53:36.4446442Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_leaky_relu_cuda PASSED [ 2%] 2023-01-11T22:53:36.4446877Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_nll_loss_cuda PASSED [ 2%] 2023-01-11T22:53:36.4447351Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pairwise_distance_cuda PASSED [ 3%] 2023-01-11T22:53:36.4447816Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu_cuda PASSED [ 3%] 2023-01-11T22:53:36.4448253Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softplus_cuda PASSED [ 3%] 2023-01-11T22:53:36.4448712Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softshrink_cuda PASSED [ 3%] 2023-01-11T22:53:36.4449189Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_triplet_margin_loss_cuda PASSED [ 3%] 2023-01-11T22:53:36.4449643Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ones_cuda PASSED [ 3%] 2023-01-11T22:53:36.4450041Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ravel_cuda PASSED [ 3%] 2023-01-11T22:53:36.4450455Z test_ops.py::TestCommonCUDA::test_dtypes__refs_remainder_cuda PASSED [ 3%] 2023-01-11T22:53:36.4450875Z test_ops.py::TestCommonCUDA::test_dtypes__refs_repeat_cuda PASSED [ 3%] 2023-01-11T22:53:36.4451272Z test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_cuda PASSED [ 3%] 2023-01-11T22:53:36.4451678Z test_ops.py::TestCommonCUDA::test_dtypes__refs_roll_cuda PASSED [ 3%] 2023-01-11T22:53:36.4452087Z test_ops.py::TestCommonCUDA::test_dtypes__refs_rsqrt_cuda PASSED [ 3%] 2023-01-11T22:53:36.4452496Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sigmoid_cuda PASSED [ 3%] 2023-01-11T22:53:36.4453053Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sign_cuda PASSED [ 3%] 2023-01-11T22:53:36.4453463Z test_ops.py::TestCommonCUDA::test_dtypes__refs_signbit_cuda PASSED [ 3%] 2023-01-11T22:53:36.4453868Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sin_cuda PASSED [ 3%] 2023-01-11T22:53:36.4454262Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sinh_cuda PASSED [ 3%] 2023-01-11T22:53:36.4454757Z test_ops.py::TestCommonCUDA::test_dtypes__refs_softmax_with_dtype_cuda PASSED [ 3%] 2023-01-11T22:53:36.4455212Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j0_cuda PASSED [ 3%] 2023-01-11T22:53:36.4455655Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_bessel_j1_cuda PASSED [ 3%] 2023-01-11T22:53:36.4456073Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_entr_cuda PASSED [ 3%] 2023-01-11T22:53:36.4456500Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_erfcx_cuda PASSED [ 3%] 2023-01-11T22:53:36.4456922Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i0e_cuda PASSED [ 3%] 2023-01-11T22:53:36.4457358Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_softmax_with_dtype_cuda PASSED [ 3%] 2023-01-11T22:53:36.4457808Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_logit_cuda PASSED [ 3%] 2023-01-11T22:53:36.4458272Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cuda PASSED [ 3%] 2023-01-11T22:53:36.4458832Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cuda PASSED [ 3%] 2023-01-11T22:53:36.4459276Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtri_cuda PASSED [ 3%] 2023-01-11T22:53:36.4459728Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_spherical_bessel_j0_cuda PASSED [ 3%] 2023-01-11T22:53:36.4460182Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_xlog1py_cuda PASSED [ 3%] 2023-01-11T22:53:36.4460600Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_zeta_cuda PASSED [ 3%] 2023-01-11T22:53:36.4461019Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sqrt_cuda PASSED [ 3%] 2023-01-11T22:53:36.4461426Z test_ops.py::TestCommonCUDA::test_dtypes__refs_squeeze_cuda PASSED [ 3%] 2023-01-11T22:53:36.4461838Z test_ops.py::TestCommonCUDA::test_dtypes__refs_stack_cuda PASSED [ 3%] 2023-01-11T22:53:36.4462235Z test_ops.py::TestCommonCUDA::test_dtypes__refs_std_cuda PASSED [ 3%] 2023-01-11T22:53:36.4462706Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sub_cuda PASSED [ 3%] 2023-01-11T22:53:36.4463110Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_cuda PASSED [ 3%] 2023-01-11T22:53:36.4463501Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sum_to_size_cuda PASSED [ 3%] 2023-01-11T22:53:36.4463911Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tan_cuda PASSED [ 3%] 2023-01-11T22:53:36.4464313Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tanh_cuda PASSED [ 3%] 2023-01-11T22:53:36.4464716Z test_ops.py::TestCommonCUDA::test_dtypes__refs_to_cuda PASSED [ 3%] 2023-01-11T22:53:36.4465105Z test_ops.py::TestCommonCUDA::test_dtypes__refs_transpose_cuda PASSED [ 3%] 2023-01-11T22:53:36.4465521Z test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_indices_cuda PASSED [ 3%] 2023-01-11T22:53:36.4465935Z test_ops.py::TestCommonCUDA::test_dtypes__refs_trunc_cuda PASSED [ 3%] 2023-01-11T22:53:36.4466330Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unflatten_cuda PASSED [ 3%] 2023-01-11T22:53:36.4466754Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_copy_cuda PASSED [ 3%] 2023-01-11T22:53:36.4467165Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unfold_cuda PASSED [ 3%] 2023-01-11T22:53:36.4467571Z test_ops.py::TestCommonCUDA::test_dtypes__refs_view_cuda PASSED [ 3%] 2023-01-11T22:53:36.4467968Z test_ops.py::TestCommonCUDA::test_dtypes__refs_vstack_cuda PASSED [ 3%] 2023-01-11T22:53:36.4468377Z test_ops.py::TestCommonCUDA::test_dtypes__refs_where_cuda PASSED [ 3%] 2023-01-11T22:53:36.4468785Z test_ops.py::TestCommonCUDA::test_dtypes__refs_xlogy_cuda PASSED [ 3%] 2023-01-11T22:53:36.4469171Z test_ops.py::TestCommonCUDA::test_dtypes_acosh_cuda PASSED [ 3%] 2023-01-11T22:53:36.4469569Z test_ops.py::TestCommonCUDA::test_dtypes_add_cuda PASSED [ 3%] 2023-01-11T22:53:36.4469971Z test_ops.py::TestCommonCUDA::test_dtypes_addcmul_cuda PASSED [ 3%] 2023-01-11T22:53:36.4470421Z test_ops.py::TestCommonCUDA::test_dtypes_addmv_cuda PASSED [ 3%] 2023-01-11T22:53:36.4470814Z test_ops.py::TestCommonCUDA::test_dtypes_all_cuda PASSED [ 3%] 2023-01-11T22:53:36.4471207Z test_ops.py::TestCommonCUDA::test_dtypes_amax_cuda PASSED [ 3%] 2023-01-11T22:53:36.4471607Z test_ops.py::TestCommonCUDA::test_dtypes_aminmax_cuda PASSED [ 3%] 2023-01-11T22:53:36.4471988Z test_ops.py::TestCommonCUDA::test_dtypes_any_cuda PASSED [ 3%] 2023-01-11T22:53:36.4472384Z test_ops.py::TestCommonCUDA::test_dtypes_arange_cuda PASSED [ 3%] 2023-01-11T22:53:36.4472783Z test_ops.py::TestCommonCUDA::test_dtypes_argmin_cuda PASSED [ 3%] 2023-01-11T22:53:36.4473183Z test_ops.py::TestCommonCUDA::test_dtypes_argsort_cuda PASSED [ 3%] 2023-01-11T22:53:36.4473568Z test_ops.py::TestCommonCUDA::test_dtypes_as_strided_cuda PASSED [ 3%] 2023-01-11T22:53:36.4474059Z test_ops.py::TestCommonCUDA::test_dtypes_as_strided_partial_views_cuda PASSED [ 3%] 2023-01-11T22:53:36.4474504Z test_ops.py::TestCommonCUDA::test_dtypes_as_strided_scatter_cuda PASSED [ 3%] 2023-01-11T22:53:36.4474902Z test_ops.py::TestCommonCUDA::test_dtypes_asinh_cuda PASSED [ 3%] 2023-01-11T22:53:36.4475299Z test_ops.py::TestCommonCUDA::test_dtypes_atan_cuda PASSED [ 3%] 2023-01-11T22:53:36.4475696Z test_ops.py::TestCommonCUDA::test_dtypes_atleast_1d_cuda PASSED [ 3%] 2023-01-11T22:53:36.4476103Z test_ops.py::TestCommonCUDA::test_dtypes_atleast_2d_cuda PASSED [ 3%] 2023-01-11T22:53:36.4476494Z test_ops.py::TestCommonCUDA::test_dtypes_bernoulli_cuda PASSED [ 3%] 2023-01-11T22:53:36.4476896Z test_ops.py::TestCommonCUDA::test_dtypes_bfloat16_cuda PASSED [ 3%] 2023-01-11T22:53:36.4477305Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_left_shift_cuda PASSED [ 3%] 2023-01-11T22:53:36.4477712Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_right_shift_cuda PASSED [ 3%] 2023-01-11T22:53:36.4478131Z test_ops.py::TestCommonCUDA::test_dtypes_bmm_cuda SKIPPED (Skipped!) [ 3%] 2023-01-11T22:53:36.4478537Z test_ops.py::TestCommonCUDA::test_dtypes_bool_cuda PASSED [ 3%] 2023-01-11T22:53:36.4478967Z test_ops.py::TestCommonCUDA::test_dtypes_broadcast_shapes_cuda SKIPPED (Skipped!) [ 3%] 2023-01-11T22:53:36.4479393Z test_ops.py::TestCommonCUDA::test_dtypes_broadcast_to_cuda PASSED [ 3%] 2023-01-11T22:53:36.4479807Z test_ops.py::TestCommonCUDA::test_dtypes_bucketize_cuda PASSED [ 3%] 2023-01-11T22:53:36.4480283Z test_ops.py::TestCommonCUDA::test_dtypes_byte_cuda PASSED [ 3%] 2023-01-11T22:53:36.4480679Z test_ops.py::TestCommonCUDA::test_dtypes_cartesian_prod_cuda PASSED [ 3%] 2023-01-11T22:53:36.4481086Z test_ops.py::TestCommonCUDA::test_dtypes_cat_cuda PASSED [ 3%] 2023-01-11T22:53:36.4481490Z test_ops.py::TestCommonCUDA::test_dtypes_cdist_cuda PASSED [ 3%] 2023-01-11T22:53:36.4481893Z test_ops.py::TestCommonCUDA::test_dtypes_ceil_cuda PASSED [ 3%] 2023-01-11T22:53:36.4482274Z test_ops.py::TestCommonCUDA::test_dtypes_chalf_cuda PASSED [ 3%] 2023-01-11T22:53:36.4482668Z test_ops.py::TestCommonCUDA::test_dtypes_char_cuda PASSED [ 3%] 2023-01-11T22:53:36.4483075Z test_ops.py::TestCommonCUDA::test_dtypes_cholesky_inverse_cuda PASSED [ 3%] 2023-01-11T22:53:36.4483468Z test_ops.py::TestCommonCUDA::test_dtypes_clamp_min_cuda PASSED [ 3%] 2023-01-11T22:53:36.4483868Z test_ops.py::TestCommonCUDA::test_dtypes_clone_cuda PASSED [ 3%] 2023-01-11T22:53:36.4484275Z test_ops.py::TestCommonCUDA::test_dtypes_combinations_cuda PASSED [ 3%] 2023-01-11T22:53:36.4484687Z test_ops.py::TestCommonCUDA::test_dtypes_conj_physical_cuda PASSED [ 3%] 2023-01-11T22:53:36.4485079Z test_ops.py::TestCommonCUDA::test_dtypes_copysign_cuda PASSED [ 3%] 2023-01-11T22:53:36.4485531Z test_ops.py::TestCommonCUDA::test_dtypes_cosh_cuda PASSED [ 3%] 2023-01-11T22:53:36.4485943Z test_ops.py::TestCommonCUDA::test_dtypes_count_nonzero_cuda PASSED [ 3%] 2023-01-11T22:53:36.4486329Z test_ops.py::TestCommonCUDA::test_dtypes_cov_cuda PASSED [ 3%] 2023-01-11T22:53:36.4486720Z test_ops.py::TestCommonCUDA::test_dtypes_cross_cuda PASSED [ 3%] 2023-01-11T22:53:36.4487119Z test_ops.py::TestCommonCUDA::test_dtypes_cummax_cuda PASSED [ 3%] 2023-01-11T22:53:36.4487519Z test_ops.py::TestCommonCUDA::test_dtypes_cumprod_cuda PASSED [ 3%] 2023-01-11T22:53:36.4487928Z test_ops.py::TestCommonCUDA::test_dtypes_cumulative_trapezoid_cuda PASSED [ 3%] 2023-01-11T22:53:36.4488354Z test_ops.py::TestCommonCUDA::test_dtypes_diag_embed_cuda PASSED [ 3%] 2023-01-11T22:53:36.4488763Z test_ops.py::TestCommonCUDA::test_dtypes_diagonal_cuda PASSED [ 3%] 2023-01-11T22:53:36.4489204Z test_ops.py::TestCommonCUDA::test_dtypes_digamma_cuda PASSED [ 3%] 2023-01-11T22:53:36.4489617Z test_ops.py::TestCommonCUDA::test_dtypes_div_floor_rounding_cuda PASSED [ 3%] 2023-01-11T22:53:36.4490025Z test_ops.py::TestCommonCUDA::test_dtypes_dot_cuda PASSED [ 3%] 2023-01-11T22:53:36.4490421Z test_ops.py::TestCommonCUDA::test_dtypes_dsplit_cuda PASSED [ 3%] 2023-01-11T22:53:36.4490803Z test_ops.py::TestCommonCUDA::test_dtypes_empty_cuda PASSED [ 3%] 2023-01-11T22:53:36.4491199Z test_ops.py::TestCommonCUDA::test_dtypes_equal_cuda PASSED [ 3%] 2023-01-11T22:53:36.4491592Z test_ops.py::TestCommonCUDA::test_dtypes_erf_cuda PASSED [ 3%] 2023-01-11T22:53:36.4491972Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fftn_cuda PASSED [ 3%] 2023-01-11T22:53:36.4492372Z test_ops.py::TestCommonCUDA::test_dtypes_fft_hfftn_cuda PASSED [ 3%] 2023-01-11T22:53:36.4492945Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftn_cuda PASSED [ 3%] 2023-01-11T22:53:36.4493369Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifftshift_cuda PASSED [ 3%] 2023-01-11T22:53:36.4493766Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft2_cuda PASSED [ 3%] 2023-01-11T22:53:36.4494170Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfftn_cuda PASSED [ 3%] 2023-01-11T22:53:36.4494575Z test_ops.py::TestCommonCUDA::test_dtypes_fft_irfftn_cuda PASSED [ 3%] 2023-01-11T22:53:36.4494960Z test_ops.py::TestCommonCUDA::test_dtypes_fft_rfftn_cuda PASSED [ 3%] 2023-01-11T22:53:36.4495360Z test_ops.py::TestCommonCUDA::test_dtypes_flatten_cuda PASSED [ 3%] 2023-01-11T22:53:36.4495763Z test_ops.py::TestCommonCUDA::test_dtypes_fliplr_cuda PASSED [ 3%] 2023-01-11T22:53:36.4496165Z test_ops.py::TestCommonCUDA::test_dtypes_flipud_cuda PASSED [ 3%] 2023-01-11T22:53:36.4496552Z test_ops.py::TestCommonCUDA::test_dtypes_float_power_cuda PASSED [ 3%] 2023-01-11T22:53:36.4496968Z test_ops.py::TestCommonCUDA::test_dtypes_floor_divide_cuda PASSED [ 3%] 2023-01-11T22:53:36.4497374Z test_ops.py::TestCommonCUDA::test_dtypes_fmax_cuda PASSED [ 3%] 2023-01-11T22:53:36.4497752Z test_ops.py::TestCommonCUDA::test_dtypes_fmin_cuda PASSED [ 3%] 2023-01-11T22:53:36.4498146Z test_ops.py::TestCommonCUDA::test_dtypes_frac_cuda PASSED [ 3%] 2023-01-11T22:53:36.4498541Z test_ops.py::TestCommonCUDA::test_dtypes_full_cuda PASSED [ 3%] 2023-01-11T22:53:36.4498940Z test_ops.py::TestCommonCUDA::test_dtypes_full_like_cuda PASSED [ 3%] 2023-01-11T22:53:36.4499320Z test_ops.py::TestCommonCUDA::test_dtypes_geqrf_cuda XFAIL [ 3%] 2023-01-11T22:53:36.4499722Z test_ops.py::TestCommonCUDA::test_dtypes_gradient_cuda PASSED [ 3%] 2023-01-11T22:53:36.4500171Z test_ops.py::TestCommonCUDA::test_dtypes_grid_sampler_2d_cuda PASSED [ 3%] 2023-01-11T22:53:36.4500565Z test_ops.py::TestCommonCUDA::test_dtypes_gt_cuda PASSED [ 3%] 2023-01-11T22:53:36.4501033Z test_ops.py::TestCommonCUDA::test_dtypes_histogram_cuda PASSED [ 3%] 2023-01-11T22:53:36.4501454Z test_ops.py::TestCommonCUDA::test_dtypes_hstack_cuda PASSED [ 3%] 2023-01-11T22:53:36.4501834Z test_ops.py::TestCommonCUDA::test_dtypes_hypot_cuda PASSED [ 3%] 2023-01-11T22:53:36.4502230Z test_ops.py::TestCommonCUDA::test_dtypes_i0_cuda PASSED [ 3%] 2023-01-11T22:53:36.4502627Z test_ops.py::TestCommonCUDA::test_dtypes_index_add_cuda PASSED [ 3%] 2023-01-11T22:53:36.4503036Z test_ops.py::TestCommonCUDA::test_dtypes_index_reduce_cuda PASSED [ 3%] 2023-01-11T22:53:36.4503421Z test_ops.py::TestCommonCUDA::test_dtypes_int_cuda PASSED [ 3%] 2023-01-11T22:53:36.4503819Z test_ops.py::TestCommonCUDA::test_dtypes_isfinite_cuda PASSED [ 3%] 2023-01-11T22:53:36.4504218Z test_ops.py::TestCommonCUDA::test_dtypes_isin_cuda PASSED [ 3%] 2023-01-11T22:53:36.4504670Z test_ops.py::TestCommonCUDA::test_dtypes_isinf_cuda PASSED [ 3%] 2023-01-11T22:53:36.4505066Z test_ops.py::TestCommonCUDA::test_dtypes_isnan_cuda PASSED [ 3%] 2023-01-11T22:53:36.4505471Z test_ops.py::TestCommonCUDA::test_dtypes_isneginf_cuda PASSED [ 3%] 2023-01-11T22:53:36.4505874Z test_ops.py::TestCommonCUDA::test_dtypes_isreal_cuda PASSED [ 3%] 2023-01-11T22:53:36.4506264Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_cuda PASSED [ 3%] 2023-01-11T22:53:36.4506705Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_binary_return_by_ref_cuda PASSED [ 3%] 2023-01-11T22:53:36.4507151Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_unary_cuda PASSED [ 3%] 2023-01-11T22:53:36.4507545Z test_ops.py::TestCommonCUDA::test_dtypes_kron_cuda PASSED [ 3%] 2023-01-11T22:53:36.4507948Z test_ops.py::TestCommonCUDA::test_dtypes_kthvalue_cuda PASSED [ 3%] 2023-01-11T22:53:36.4508354Z test_ops.py::TestCommonCUDA::test_dtypes_lcm_cuda PASSED [ 3%] 2023-01-11T22:53:36.4508755Z test_ops.py::TestCommonCUDA::test_dtypes_ldexp_cuda PASSED [ 3%] 2023-01-11T22:53:36.4509138Z test_ops.py::TestCommonCUDA::test_dtypes_lerp_cuda PASSED [ 3%] 2023-01-11T22:53:36.4509536Z test_ops.py::TestCommonCUDA::test_dtypes_lgamma_cuda PASSED [ 3%] 2023-01-11T22:53:36.4509939Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cross_cuda PASSED [ 3%] 2023-01-11T22:53:36.4510327Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_cuda PASSED [ 3%] 2023-01-11T22:53:36.4510732Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eig_cuda PASSED [ 3%] 2023-01-11T22:53:36.4511139Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvalsh_cuda PASSED [ 3%] 2023-01-11T22:53:36.4511576Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_grad_oriented_cuda PASSED [ 3%] 2023-01-11T22:53:36.4511996Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_cuda PASSED [ 4%] 2023-01-11T22:53:36.4512409Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_cuda PASSED [ 4%] 2023-01-11T22:53:36.4512825Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_factor_ex_cuda PASSED [ 4%] 2023-01-11T22:53:36.4513226Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lu_solve_cuda PASSED [ 4%] 2023-01-11T22:53:36.4513643Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_norm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4514059Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_power_cuda PASSED [ 4%] 2023-01-11T22:53:36.4514476Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_cuda PASSED [ 4%] 2023-01-11T22:53:36.4514899Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_matrix_rank_hermitian_cuda PASSED [ 4%] 2023-01-11T22:53:36.4515337Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_cuda PASSED [ 4%] 2023-01-11T22:53:36.4515767Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_triangular_cuda PASSED [ 4%] 2023-01-11T22:53:36.4516234Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_svd_cuda PASSED [ 4%] 2023-01-11T22:53:36.4516661Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_svdvals_cuda PASSED [ 4%] 2023-01-11T22:53:36.4517077Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorinv_cuda PASSED [ 4%] 2023-01-11T22:53:36.4517493Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_vander_cuda PASSED [ 4%] 2023-01-11T22:53:36.4517888Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_vecdot_cuda PASSED [ 4%] 2023-01-11T22:53:36.4518299Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_vector_norm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4518723Z test_ops.py::TestCommonCUDA::test_dtypes_logaddexp2_cuda PASSED [ 4%] 2023-01-11T22:53:36.4519119Z test_ops.py::TestCommonCUDA::test_dtypes_logaddexp_cuda PASSED [ 4%] 2023-01-11T22:53:36.4519537Z test_ops.py::TestCommonCUDA::test_dtypes_logcumsumexp_cuda PASSED [ 4%] 2023-01-11T22:53:36.4520036Z test_ops.py::TestCommonCUDA::test_dtypes_logdet_cuda PASSED [ 4%] 2023-01-11T22:53:36.4520444Z test_ops.py::TestCommonCUDA::test_dtypes_logical_and_cuda PASSED [ 4%] 2023-01-11T22:53:36.4520836Z test_ops.py::TestCommonCUDA::test_dtypes_logical_not_cuda PASSED [ 4%] 2023-01-11T22:53:36.4521240Z test_ops.py::TestCommonCUDA::test_dtypes_logical_xor_cuda PASSED [ 4%] 2023-01-11T22:53:36.4521647Z test_ops.py::TestCommonCUDA::test_dtypes_logsumexp_cuda PASSED [ 4%] 2023-01-11T22:53:36.4522032Z test_ops.py::TestCommonCUDA::test_dtypes_long_cuda PASSED [ 4%] 2023-01-11T22:53:36.4522428Z test_ops.py::TestCommonCUDA::test_dtypes_lt_cuda PASSED [ 4%] 2023-01-11T22:53:36.4522819Z test_ops.py::TestCommonCUDA::test_dtypes_lu_cuda PASSED [ 4%] 2023-01-11T22:53:36.4523212Z test_ops.py::TestCommonCUDA::test_dtypes_lu_solve_cuda PASSED [ 4%] 2023-01-11T22:53:36.4523603Z test_ops.py::TestCommonCUDA::test_dtypes_masked_amin_cuda PASSED [ 4%] 2023-01-11T22:53:36.4524012Z test_ops.py::TestCommonCUDA::test_dtypes_masked_fill_cuda PASSED [ 4%] 2023-01-11T22:53:36.4524424Z test_ops.py::TestCommonCUDA::test_dtypes_masked_log_softmax_cuda PASSED [ 4%] 2023-01-11T22:53:36.4524824Z test_ops.py::TestCommonCUDA::test_dtypes_masked_logaddexp_cuda PASSED [ 4%] 2023-01-11T22:53:36.4525243Z test_ops.py::TestCommonCUDA::test_dtypes_masked_logsumexp_cuda PASSED [ 4%] 2023-01-11T22:53:36.4525655Z test_ops.py::TestCommonCUDA::test_dtypes_masked_mean_cuda PASSED [ 4%] 2023-01-11T22:53:36.4526064Z test_ops.py::TestCommonCUDA::test_dtypes_masked_median_cuda PASSED [ 4%] 2023-01-11T22:53:36.4526455Z test_ops.py::TestCommonCUDA::test_dtypes_masked_norm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4526863Z test_ops.py::TestCommonCUDA::test_dtypes_masked_softmax_cuda PASSED [ 4%] 2023-01-11T22:53:36.4527277Z test_ops.py::TestCommonCUDA::test_dtypes_masked_softmin_cuda PASSED [ 4%] 2023-01-11T22:53:36.4527673Z test_ops.py::TestCommonCUDA::test_dtypes_masked_std_cuda PASSED [ 4%] 2023-01-11T22:53:36.4528078Z test_ops.py::TestCommonCUDA::test_dtypes_masked_sum_cuda PASSED [ 4%] 2023-01-11T22:53:36.4528481Z test_ops.py::TestCommonCUDA::test_dtypes_masked_var_cuda PASSED [ 4%] 2023-01-11T22:53:36.4528883Z test_ops.py::TestCommonCUDA::test_dtypes_matrix_exp_cuda PASSED [ 4%] 2023-01-11T22:53:36.4529290Z test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_no_dim_cuda PASSED [ 4%] 2023-01-11T22:53:36.4529704Z test_ops.py::TestCommonCUDA::test_dtypes_mean_cuda PASSED [ 4%] 2023-01-11T22:53:36.4530138Z test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_variadic_tensors_cuda PASSED [ 4%] 2023-01-11T22:53:36.4530556Z test_ops.py::TestCommonCUDA::test_dtypes_min_binary_cuda PASSED [ 4%] 2023-01-11T22:53:36.4530977Z test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_no_dim_cuda PASSED [ 4%] 2023-01-11T22:53:36.4531400Z test_ops.py::TestCommonCUDA::test_dtypes_minimum_cuda PASSED [ 4%] 2023-01-11T22:53:36.4531850Z test_ops.py::TestCommonCUDA::test_dtypes_mm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4532247Z test_ops.py::TestCommonCUDA::test_dtypes_movedim_cuda PASSED [ 4%] 2023-01-11T22:53:36.4532797Z test_ops.py::TestCommonCUDA::test_dtypes_msort_cuda PASSED [ 4%] 2023-01-11T22:53:36.4533229Z test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_5_cuda PASSED [ 4%] 2023-01-11T22:53:36.4533634Z test_ops.py::TestCommonCUDA::test_dtypes_nanmean_cuda PASSED [ 4%] 2023-01-11T22:53:36.4534035Z test_ops.py::TestCommonCUDA::test_dtypes_narrow_cuda PASSED [ 4%] 2023-01-11T22:53:36.4534440Z test_ops.py::TestCommonCUDA::test_dtypes_native_batch_norm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4534878Z test_ops.py::TestCommonCUDA::test_dtypes_native_dropout_backward_cuda PASSED [ 4%] 2023-01-11T22:53:36.4535387Z test_ops.py::TestCommonCUDA::test_dtypes_new_empty_cuda PASSED [ 4%] 2023-01-11T22:53:36.4535797Z test_ops.py::TestCommonCUDA::test_dtypes_new_full_cuda PASSED [ 4%] 2023-01-11T22:53:36.4536196Z test_ops.py::TestCommonCUDA::test_dtypes_new_ones_cuda PASSED [ 4%] 2023-01-11T22:53:36.4536583Z test_ops.py::TestCommonCUDA::test_dtypes_new_zeros_cuda PASSED [ 4%] 2023-01-11T22:53:36.4536989Z test_ops.py::TestCommonCUDA::test_dtypes_nextafter_cuda PASSED [ 4%] 2023-01-11T22:53:36.4537437Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool1d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4537911Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool2d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4538368Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool3d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4538835Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_alpha_dropout_cuda PASSED [ 4%] 2023-01-11T22:53:36.4539294Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool1d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4539728Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4540192Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_bilinear_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:53:36.4540664Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_cuda PASSED [ 4%] 2023-01-11T22:53:36.4541161Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda PASSED [ 4%] 2023-01-11T22:53:36.4541614Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv1d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4542063Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose2d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4542532Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose3d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4542999Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_embedding_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4543460Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cross_entropy_cuda PASSED [ 4%] 2023-01-11T22:53:36.4543909Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_ctc_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4544353Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout2d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4544784Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout3d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4545232Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_cuda PASSED [ 4%] 2023-01-11T22:53:36.4545694Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool2d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4546164Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gaussian_nll_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4546593Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_gelu_cuda PASSED [ 4%] 2023-01-11T22:53:36.4547018Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_glu_cuda PASSED [ 4%] 2023-01-11T22:53:36.4547522Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardtanh_cuda PASSED [ 4%] 2023-01-11T22:53:36.4547983Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hinge_embedding_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4548448Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_instance_norm_cuda PASSED [ 4%] 2023-01-11T22:53:36.4548910Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_area_cuda PASSED [ 4%] 2023-01-11T22:53:36.4549384Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bicubic_cuda PASSED [ 4%] 2023-01-11T22:53:36.4549844Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_linear_cuda PASSED [ 4%] 2023-01-11T22:53:36.4550298Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_l1_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4550743Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_leaky_relu_cuda PASSED [ 4%] 2023-01-11T22:53:36.4551241Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_margin_ranking_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4551698Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool2d_cuda PASSED [ 4%] 2023-01-11T22:53:36.4552155Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_grad_cuda PASSED [ 4%] 2023-01-11T22:53:36.4552619Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_grad_cuda PASSED [ 4%] 2023-01-11T22:53:36.4553045Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mish_cuda PASSED [ 4%] 2023-01-11T22:53:36.4553502Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_margin_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4553965Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_nll_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4554396Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_circular_cuda PASSED [ 4%] 2023-01-11T22:53:36.4554847Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_reflect_cuda PASSED [ 4%] 2023-01-11T22:53:36.4555314Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pairwise_distance_cuda PASSED [ 4%] 2023-01-11T22:53:36.4555770Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_prelu_cuda PASSED [ 4%] 2023-01-11T22:53:36.4556194Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_complex_cuda XFAIL [ 4%] 2023-01-11T22:53:36.4556645Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_smooth_l1_loss_cuda PASSED [ 4%] 2023-01-11T22:53:36.4557095Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softplus_cuda PASSED [ 4%] 2023-01-11T22:53:36.4557544Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_threshold_cuda PASSED [ 4%] 2023-01-11T22:53:36.4557971Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_unfold_cuda PASSED [ 4%] 2023-01-11T22:53:36.4558394Z test_ops.py::TestCommonCUDA::test_dtypes_norm_inf_cuda PASSED [ 4%] 2023-01-11T22:53:36.4558811Z test_ops.py::TestCommonCUDA::test_dtypes_normal_number_mean_cuda PASSED [ 4%] 2023-01-11T22:53:36.4559217Z test_ops.py::TestCommonCUDA::test_dtypes_ones_like_cuda PASSED [ 4%] 2023-01-11T22:53:36.4559642Z test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_var_mean_cuda PASSED [ 4%] 2023-01-11T22:53:36.4560075Z test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_view_cuda PASSED [ 4%] 2023-01-11T22:53:36.4560495Z test_ops.py::TestCommonCUDA::test_dtypes_pca_lowrank_cuda PASSED [ 4%] 2023-01-11T22:53:36.4560888Z test_ops.py::TestCommonCUDA::test_dtypes_pinverse_cuda PASSED [ 4%] 2023-01-11T22:53:36.4561331Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_1_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:53:36.4561805Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_4_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:53:36.4562227Z test_ops.py::TestCommonCUDA::test_dtypes_qr_cuda PASSED [ 4%] 2023-01-11T22:53:36.4562634Z test_ops.py::TestCommonCUDA::test_dtypes_quantile_cuda PASSED [ 4%] 2023-01-11T22:53:36.4563047Z test_ops.py::TestCommonCUDA::test_dtypes_rad2deg_cuda PASSED [ 4%] 2023-01-11T22:53:36.4563516Z test_ops.py::TestCommonCUDA::test_dtypes_rand_like_cuda PASSED [ 4%] 2023-01-11T22:53:36.4563924Z test_ops.py::TestCommonCUDA::test_dtypes_randint_like_cuda PASSED [ 4%] 2023-01-11T22:53:36.4564328Z test_ops.py::TestCommonCUDA::test_dtypes_real_cuda PASSED [ 4%] 2023-01-11T22:53:36.4564733Z test_ops.py::TestCommonCUDA::test_dtypes_reciprocal_cuda PASSED [ 4%] 2023-01-11T22:53:36.4565126Z test_ops.py::TestCommonCUDA::test_dtypes_remainder_cuda PASSED [ 4%] 2023-01-11T22:53:36.4565529Z test_ops.py::TestCommonCUDA::test_dtypes_repeat_cuda PASSED [ 4%] 2023-01-11T22:53:36.4565932Z test_ops.py::TestCommonCUDA::test_dtypes_resize__cuda XFAIL [ 4%] 2023-01-11T22:53:36.4566330Z test_ops.py::TestCommonCUDA::test_dtypes_resolve_conj_cuda PASSED [ 4%] 2023-01-11T22:53:36.4566721Z test_ops.py::TestCommonCUDA::test_dtypes_resolve_neg_cuda PASSED [ 4%] 2023-01-11T22:53:36.4567179Z test_ops.py::TestCommonCUDA::test_dtypes_roll_cuda PASSED [ 4%] 2023-01-11T22:53:36.4567575Z test_ops.py::TestCommonCUDA::test_dtypes_rot90_cuda PASSED [ 4%] 2023-01-11T22:53:36.4567987Z test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_3_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:53:36.4568426Z test_ops.py::TestCommonCUDA::test_dtypes_scalar_tensor_cuda PASSED [ 4%] 2023-01-11T22:53:36.4568841Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_add_cuda PASSED [ 4%] 2023-01-11T22:53:36.4569253Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_cuda PASSED [ 4%] 2023-01-11T22:53:36.4569650Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amax_cuda PASSED [ 4%] 2023-01-11T22:53:36.4570070Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_prod_cuda PASSED [ 4%] 2023-01-11T22:53:36.4570493Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_sum_cuda PASSED [ 4%] 2023-01-11T22:53:36.4570903Z test_ops.py::TestCommonCUDA::test_dtypes_searchsorted_cuda PASSED [ 4%] 2023-01-11T22:53:36.4571335Z test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_lengths_cuda PASSED [ 4%] 2023-01-11T22:53:36.4571764Z test_ops.py::TestCommonCUDA::test_dtypes_select_scatter_cuda PASSED [ 4%] 2023-01-11T22:53:36.4572171Z test_ops.py::TestCommonCUDA::test_dtypes_short_cuda PASSED [ 4%] 2023-01-11T22:53:36.4572756Z test_ops.py::TestCommonCUDA::test_dtypes_sigmoid_cuda PASSED [ 4%] 2023-01-11T22:53:36.4573197Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_bartlett_cuda PASSED [ 4%] 2023-01-11T22:53:36.4573653Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_general_cosine_cuda PASSED [ 4%] 2023-01-11T22:53:36.4574103Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_general_hamming_cuda PASSED [ 4%] 2023-01-11T22:53:36.4574550Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_hann_cuda PASSED [ 4%] 2023-01-11T22:53:36.4574972Z test_ops.py::TestCommonCUDA::test_dtypes_sinc_cuda PASSED [ 4%] 2023-01-11T22:53:36.4575373Z test_ops.py::TestCommonCUDA::test_dtypes_sinh_cuda PASSED [ 4%] 2023-01-11T22:53:36.4575758Z test_ops.py::TestCommonCUDA::test_dtypes_slice_cuda PASSED [ 4%] 2023-01-11T22:53:36.4576166Z test_ops.py::TestCommonCUDA::test_dtypes_softmax_with_dtype_cuda PASSED [ 4%] 2023-01-11T22:53:36.4576576Z test_ops.py::TestCommonCUDA::test_dtypes_sort_cuda PASSED [ 4%] 2023-01-11T22:53:36.4576967Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j1_cuda PASSED [ 4%] 2023-01-11T22:53:36.4577415Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_u_cuda PASSED [ 4%] 2023-01-11T22:53:36.4577866Z test_ops.py::TestCommonCUDA::test_dtypes_special_erfcx_cuda PASSED [ 4%] 2023-01-11T22:53:36.4578281Z test_ops.py::TestCommonCUDA::test_dtypes_special_i0e_cuda PASSED [ 4%] 2023-01-11T22:53:36.4578679Z test_ops.py::TestCommonCUDA::test_dtypes_special_i1_cuda PASSED [ 4%] 2023-01-11T22:53:36.4579154Z test_ops.py::TestCommonCUDA::test_dtypes_special_i1e_cuda PASSED [ 5%] 2023-01-11T22:53:36.4579611Z test_ops.py::TestCommonCUDA::test_dtypes_special_laguerre_polynomial_l_cuda PASSED [ 5%] 2023-01-11T22:53:36.4580308Z test_ops.py::TestCommonCUDA::test_dtypes_special_legendre_polynomial_p_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:53:36.4580830Z test_ops.py::TestCommonCUDA::test_dtypes_special_log_ndtr_cuda PASSED [ 5%] 2023-01-11T22:53:36.4581270Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i1_cuda PASSED [ 5%] 2023-01-11T22:53:36.4581707Z test_ops.py::TestCommonCUDA::test_dtypes_special_ndtr_cuda PASSED [ 5%] 2023-01-11T22:53:36.4582148Z test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k1_cuda PASSED [ 5%] 2023-01-11T22:53:36.4582849Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_u_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:53:36.4583707Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:53:36.4584243Z test_ops.py::TestCommonCUDA::test_dtypes_special_xlog1py_cuda PASSED [ 5%] 2023-01-11T22:53:36.4584645Z test_ops.py::TestCommonCUDA::test_dtypes_split_cuda PASSED [ 5%] 2023-01-11T22:53:36.4585049Z test_ops.py::TestCommonCUDA::test_dtypes_sqrt_cuda PASSED [ 5%] 2023-01-11T22:53:36.4585455Z test_ops.py::TestCommonCUDA::test_dtypes_square_cuda PASSED [ 5%] 2023-01-11T22:53:36.4585840Z test_ops.py::TestCommonCUDA::test_dtypes_std_cuda PASSED [ 5%] 2023-01-11T22:53:36.4586249Z test_ops.py::TestCommonCUDA::test_dtypes_std_mean_unbiased_cuda PASSED [ 5%] 2023-01-11T22:53:36.4586660Z test_ops.py::TestCommonCUDA::test_dtypes_sub_cuda PASSED [ 5%] 2023-01-11T22:53:36.4587070Z test_ops.py::TestCommonCUDA::test_dtypes_svd_lowrank_cuda PASSED [ 5%] 2023-01-11T22:53:36.4587461Z test_ops.py::TestCommonCUDA::test_dtypes_symeig_cuda PASSED [ 5%] 2023-01-11T22:53:36.4587857Z test_ops.py::TestCommonCUDA::test_dtypes_take_cuda PASSED [ 5%] 2023-01-11T22:53:36.4588252Z test_ops.py::TestCommonCUDA::test_dtypes_tanh_cuda PASSED [ 5%] 2023-01-11T22:53:36.4588642Z test_ops.py::TestCommonCUDA::test_dtypes_tensor_split_cuda PASSED [ 5%] 2023-01-11T22:53:36.4589055Z test_ops.py::TestCommonCUDA::test_dtypes_tensordot_cuda PASSED [ 5%] 2023-01-11T22:53:36.4589486Z test_ops.py::TestCommonCUDA::test_dtypes_to_sparse_cuda SKIPPED (Skipped!) [ 5%] 2023-01-11T22:53:36.4589908Z test_ops.py::TestCommonCUDA::test_dtypes_transpose_cuda PASSED [ 5%] 2023-01-11T22:53:36.4590305Z test_ops.py::TestCommonCUDA::test_dtypes_triangular_solve_cuda PASSED [ 5%] 2023-01-11T22:53:36.4590721Z test_ops.py::TestCommonCUDA::test_dtypes_tril_cuda PASSED [ 5%] 2023-01-11T22:53:36.4591121Z test_ops.py::TestCommonCUDA::test_dtypes_triu_cuda PASSED [ 5%] 2023-01-11T22:53:36.4591508Z test_ops.py::TestCommonCUDA::test_dtypes_unfold_copy_cuda PASSED [ 5%] 2023-01-11T22:53:36.4591913Z test_ops.py::TestCommonCUDA::test_dtypes_unfold_cuda PASSED [ 5%] 2023-01-11T22:53:36.4592317Z test_ops.py::TestCommonCUDA::test_dtypes_uniform_cuda PASSED [ 5%] 2023-01-11T22:53:36.4592727Z test_ops.py::TestCommonCUDA::test_dtypes_unique_consecutive_cuda PASSED [ 5%] 2023-01-11T22:53:36.4593125Z test_ops.py::TestCommonCUDA::test_dtypes_unsqueeze_cuda PASSED [ 5%] 2023-01-11T22:53:36.4593525Z test_ops.py::TestCommonCUDA::test_dtypes_var_mean_cuda PASSED [ 5%] 2023-01-11T22:53:36.4593928Z test_ops.py::TestCommonCUDA::test_dtypes_view_as_real_cuda PASSED [ 5%] 2023-01-11T22:53:36.4594317Z test_ops.py::TestCommonCUDA::test_dtypes_vsplit_cuda PASSED [ 5%] 2023-01-11T22:53:36.4594774Z test_ops.py::TestCommonCUDA::test_dtypes_vstack_cuda PASSED [ 5%] 2023-01-11T22:53:36.4595183Z test_ops.py::TestCommonCUDA::test_dtypes_where_cuda PASSED [ 5%] 2023-01-11T22:53:36.4595579Z test_ops.py::TestCommonCUDA::test_dtypes_xlogy_cuda PASSED [ 5%] 2023-01-11T22:53:36.4595956Z test_ops.py::TestCommonCUDA::test_dtypes_zero__cuda PASSED [ 5%] 2023-01-11T22:53:36.4596352Z test_ops.py::TestCommonCUDA::test_dtypes_zeros_like_cuda PASSED [ 5%] 2023-01-11T22:53:36.4596749Z test_ops.py::TestCommonCUDA::test_errors___radd___cuda PASSED [ 5%] 2023-01-11T22:53:36.4597126Z test_ops.py::TestCommonCUDA::test_errors___rdiv___cuda PASSED [ 5%] 2023-01-11T22:53:36.4597523Z test_ops.py::TestCommonCUDA::test_errors___rmul___cuda PASSED [ 5%] 2023-01-11T22:53:36.4659431Z test_ops.py::TestCommonCUDA::test_errors___rpow___cuda PASSED [ 5%] 2023-01-11T22:53:36.4660081Z test_ops.py::TestCommonCUDA::test_errors___rsub___cuda PASSED [ 5%] 2023-01-11T22:53:36.4660492Z test_ops.py::TestCommonCUDA::test_errors___rxor___cuda PASSED [ 5%] 2023-01-11T22:53:36.4660886Z test_ops.py::TestCommonCUDA::test_errors_amax_cuda PASSED [ 5%] 2023-01-11T22:53:36.4661298Z test_ops.py::TestCommonCUDA::test_errors_amin_cuda PASSED [ 5%] 2023-01-11T22:53:36.4661693Z test_ops.py::TestCommonCUDA::test_errors_atan2_cuda PASSED [ 5%] 2023-01-11T22:53:36.4662098Z test_ops.py::TestCommonCUDA::test_errors_bernoulli_cuda PASSED [ 5%] 2023-01-11T22:53:36.4662503Z test_ops.py::TestCommonCUDA::test_errors_bitwise_left_shift_cuda PASSED [ 5%] 2023-01-11T22:53:36.4662918Z test_ops.py::TestCommonCUDA::test_errors_bitwise_or_cuda PASSED [ 5%] 2023-01-11T22:53:36.4663330Z test_ops.py::TestCommonCUDA::test_errors_bitwise_right_shift_cuda PASSED [ 5%] 2023-01-11T22:53:36.4663739Z test_ops.py::TestCommonCUDA::test_errors_bitwise_xor_cuda PASSED [ 5%] 2023-01-11T22:53:36.4664150Z test_ops.py::TestCommonCUDA::test_errors_complex_cuda PASSED [ 5%] 2023-01-11T22:53:36.4664555Z test_ops.py::TestCommonCUDA::test_errors_copysign_cuda PASSED [ 5%] 2023-01-11T22:53:36.4664959Z test_ops.py::TestCommonCUDA::test_errors_cov_cuda PASSED [ 5%] 2023-01-11T22:53:36.4665342Z test_ops.py::TestCommonCUDA::test_errors_diag_cuda PASSED [ 5%] 2023-01-11T22:53:36.4665747Z test_ops.py::TestCommonCUDA::test_errors_diag_embed_cuda PASSED [ 5%] 2023-01-11T22:53:36.4666164Z test_ops.py::TestCommonCUDA::test_errors_diagonal_copy_cuda PASSED [ 5%] 2023-01-11T22:53:36.4666577Z test_ops.py::TestCommonCUDA::test_errors_div_no_rounding_mode_cuda PASSED [ 5%] 2023-01-11T22:53:36.4666996Z test_ops.py::TestCommonCUDA::test_errors_dstack_cuda PASSED [ 5%] 2023-01-11T22:53:36.4667397Z test_ops.py::TestCommonCUDA::test_errors_eq_cuda PASSED [ 5%] 2023-01-11T22:53:36.4667803Z test_ops.py::TestCommonCUDA::test_errors_fft_fft2_cuda PASSED [ 5%] 2023-01-11T22:53:36.4668194Z test_ops.py::TestCommonCUDA::test_errors_fft_fft_cuda PASSED [ 5%] 2023-01-11T22:53:36.4668596Z test_ops.py::TestCommonCUDA::test_errors_fft_hfftn_cuda PASSED [ 5%] 2023-01-11T22:53:36.4669006Z test_ops.py::TestCommonCUDA::test_errors_fft_ifftn_cuda PASSED [ 5%] 2023-01-11T22:53:36.4669394Z test_ops.py::TestCommonCUDA::test_errors_fft_ihfft_cuda PASSED [ 5%] 2023-01-11T22:53:36.4669803Z test_ops.py::TestCommonCUDA::test_errors_fft_ihfftn_cuda PASSED [ 5%] 2023-01-11T22:53:36.4670210Z test_ops.py::TestCommonCUDA::test_errors_fft_irfft2_cuda PASSED [ 5%] 2023-01-11T22:53:36.4670613Z test_ops.py::TestCommonCUDA::test_errors_fft_irfft_cuda PASSED [ 5%] 2023-01-11T22:53:36.4671006Z test_ops.py::TestCommonCUDA::test_errors_fft_irfftn_cuda PASSED [ 5%] 2023-01-11T22:53:36.4671414Z test_ops.py::TestCommonCUDA::test_errors_fft_rfft2_cuda PASSED [ 5%] 2023-01-11T22:53:36.4671891Z test_ops.py::TestCommonCUDA::test_errors_fft_rfft_cuda PASSED [ 5%] 2023-01-11T22:53:36.4672295Z test_ops.py::TestCommonCUDA::test_errors_fft_rfftn_cuda PASSED [ 5%] 2023-01-11T22:53:36.4672708Z test_ops.py::TestCommonCUDA::test_errors_floor_divide_cuda PASSED [ 5%] 2023-01-11T22:53:36.4673115Z test_ops.py::TestCommonCUDA::test_errors_fmin_cuda PASSED [ 5%] 2023-01-11T22:53:36.4673517Z test_ops.py::TestCommonCUDA::test_errors_gather_cuda PASSED [ 5%] 2023-01-11T22:53:36.4673908Z test_ops.py::TestCommonCUDA::test_errors_gradient_cuda PASSED [ 5%] 2023-01-11T22:53:36.4674310Z test_ops.py::TestCommonCUDA::test_errors_hsplit_cuda PASSED [ 5%] 2023-01-11T22:53:36.4674714Z test_ops.py::TestCommonCUDA::test_errors_hstack_cuda PASSED [ 5%] 2023-01-11T22:53:36.4675101Z test_ops.py::TestCommonCUDA::test_errors_hypot_cuda PASSED [ 5%] 2023-01-11T22:53:36.4675569Z test_ops.py::TestCommonCUDA::test_errors_isclose_cuda PASSED [ 5%] 2023-01-11T22:53:36.4675983Z test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_cuda PASSED [ 5%] 2023-01-11T22:53:36.4676394Z test_ops.py::TestCommonCUDA::test_errors_ldexp_cuda PASSED [ 5%] 2023-01-11T22:53:36.4676776Z test_ops.py::TestCommonCUDA::test_errors_le_cuda PASSED [ 5%] 2023-01-11T22:53:36.4677179Z test_ops.py::TestCommonCUDA::test_errors_linalg_cross_cuda PASSED [ 5%] 2023-01-11T22:53:36.4677588Z test_ops.py::TestCommonCUDA::test_errors_linspace_cuda PASSED [ 5%] 2023-01-11T22:53:36.4677986Z test_ops.py::TestCommonCUDA::test_errors_logcumsumexp_cuda PASSED [ 5%] 2023-01-11T22:53:36.4678399Z test_ops.py::TestCommonCUDA::test_errors_logical_and_cuda PASSED [ 5%] 2023-01-11T22:53:36.4678807Z test_ops.py::TestCommonCUDA::test_errors_logical_or_cuda PASSED [ 5%] 2023-01-11T22:53:36.4679220Z test_ops.py::TestCommonCUDA::test_errors_logical_xor_cuda PASSED [ 5%] 2023-01-11T22:53:36.4679622Z test_ops.py::TestCommonCUDA::test_errors_masked_select_cuda PASSED [ 5%] 2023-01-11T22:53:36.4680033Z test_ops.py::TestCommonCUDA::test_errors_max_binary_cuda PASSED [ 5%] 2023-01-11T22:53:36.4680438Z test_ops.py::TestCommonCUDA::test_errors_mean_cuda PASSED [ 5%] 2023-01-11T22:53:36.4680824Z test_ops.py::TestCommonCUDA::test_errors_median_cuda PASSED [ 5%] 2023-01-11T22:53:36.4681225Z test_ops.py::TestCommonCUDA::test_errors_min_binary_cuda PASSED [ 5%] 2023-01-11T22:53:36.4681632Z test_ops.py::TestCommonCUDA::test_errors_minimum_cuda PASSED [ 5%] 2023-01-11T22:53:36.4682038Z test_ops.py::TestCommonCUDA::test_errors_movedim_cuda PASSED [ 5%] 2023-01-11T22:53:36.4682422Z test_ops.py::TestCommonCUDA::test_errors_mul_cuda PASSED [ 5%] 2023-01-11T22:53:36.4682829Z test_ops.py::TestCommonCUDA::test_errors_narrow_copy_cuda PASSED [ 5%] 2023-01-11T22:53:36.4683237Z test_ops.py::TestCommonCUDA::test_errors_narrow_cuda PASSED [ 5%] 2023-01-11T22:53:36.4683635Z test_ops.py::TestCommonCUDA::test_errors_native_layer_norm_cuda PASSED [ 5%] 2023-01-11T22:53:36.4684044Z test_ops.py::TestCommonCUDA::test_errors_ne_cuda PASSED [ 5%] 2023-01-11T22:53:36.4684448Z test_ops.py::TestCommonCUDA::test_errors_nextafter_cuda PASSED [ 5%] 2023-01-11T22:53:36.4684879Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool1d_cuda PASSED [ 5%] 2023-01-11T22:53:36.4685311Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool2d_cuda PASSED [ 5%] 2023-01-11T22:53:36.4685763Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_embedding_cuda PASSED [ 5%] 2023-01-11T22:53:36.4686201Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_gelu_cuda PASSED [ 5%] 2023-01-11T22:53:36.4686621Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_group_norm_cuda PASSED [ 5%] 2023-01-11T22:53:36.4687119Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_huber_loss_cuda PASSED [ 5%] 2023-01-11T22:53:36.4687575Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_l1_loss_cuda PASSED [ 5%] 2023-01-11T22:53:36.4688016Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool1d_cuda PASSED [ 5%] 2023-01-11T22:53:36.4688446Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool2d_cuda PASSED [ 5%] 2023-01-11T22:53:36.4688902Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_poisson_nll_loss_cuda PASSED [ 5%] 2023-01-11T22:53:36.4689352Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_prelu_cuda PASSED [ 5%] 2023-01-11T22:53:36.4689811Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_with_distance_loss_cuda PASSED [ 5%] 2023-01-11T22:53:36.4690271Z test_ops.py::TestCommonCUDA::test_errors_ormqr_cuda PASSED [ 5%] 2023-01-11T22:53:36.4690736Z test_ops.py::TestCommonCUDA::test_errors_pow_cuda PASSED [ 5%] 2023-01-11T22:53:36.4691147Z test_ops.py::TestCommonCUDA::test_errors_renorm_cuda PASSED [ 5%] 2023-01-11T22:53:36.4691544Z test_ops.py::TestCommonCUDA::test_errors_reshape_as_cuda PASSED [ 5%] 2023-01-11T22:53:36.4691951Z test_ops.py::TestCommonCUDA::test_errors_reshape_cuda PASSED [ 5%] 2023-01-11T22:53:36.4692361Z test_ops.py::TestCommonCUDA::test_errors_roll_cuda PASSED [ 5%] 2023-01-11T22:53:36.4692925Z test_ops.py::TestCommonCUDA::test_errors_rot90_cuda PASSED [ 5%] 2023-01-11T22:53:36.4693335Z test_ops.py::TestCommonCUDA::test_errors_scatter_add_cuda PASSED [ 5%] 2023-01-11T22:53:36.4693746Z test_ops.py::TestCommonCUDA::test_errors_scatter_cuda PASSED [ 5%] 2023-01-11T22:53:36.4694170Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_cosine_cuda PASSED [ 5%] 2023-01-11T22:53:36.4694595Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_gaussian_cuda PASSED [ 5%] 2023-01-11T22:53:36.4695064Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_general_cosine_cuda PASSED [ 5%] 2023-01-11T22:53:36.4695514Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_kaiser_cuda PASSED [ 5%] 2023-01-11T22:53:36.4695938Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_nuttall_cuda PASSED [ 5%] 2023-01-11T22:53:36.4696396Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_u_cuda PASSED [ 5%] 2023-01-11T22:53:36.4696864Z test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_h_cuda PASSED [ 5%] 2023-01-11T22:53:36.4697600Z test_ops.py::TestCommonCUDA::test_errors_special_legendre_polynomial_p_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:53:36.4698361Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_t_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:53:36.4699157Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:53:36.4699694Z test_ops.py::TestCommonCUDA::test_errors_special_xlog1py_cuda PASSED [ 5%] 2023-01-11T22:53:36.4700151Z test_ops.py::TestCommonCUDA::test_errors_sub_cuda PASSED [ 5%] 2023-01-11T22:53:36.4700541Z test_ops.py::TestCommonCUDA::test_errors_t_cuda PASSED [ 5%] 2023-01-11T22:53:36.4700942Z test_ops.py::TestCommonCUDA::test_errors_tril_cuda PASSED [ 5%] 2023-01-11T22:53:36.4701354Z test_ops.py::TestCommonCUDA::test_errors_true_divide_cuda PASSED [ 5%] 2023-01-11T22:53:36.4701753Z test_ops.py::TestCommonCUDA::test_errors_unbind_cuda PASSED [ 5%] 2023-01-11T22:53:36.4702162Z test_ops.py::TestCommonCUDA::test_errors_view_as_cuda PASSED [ 5%] 2023-01-11T22:53:36.4702569Z test_ops.py::TestCommonCUDA::test_errors_view_copy_cuda PASSED [ 5%] 2023-01-11T22:53:36.4702983Z test_ops.py::TestCommonCUDA::test_errors_xlogy_cuda PASSED [ 5%] 2023-01-11T22:53:36.4703515Z test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4704047Z test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4704570Z test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4705098Z test_ops.py::TestCommonCUDA::test_multiple_devices___radd___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4705606Z test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4706125Z test_ops.py::TestCommonCUDA::test_multiple_devices___rdiv___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4706741Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmatmul___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4707279Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4707785Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmul___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4708304Z test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4708854Z test_ops.py::TestCommonCUDA::test_multiple_devices__softmax_backward_data_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:53:36.4709384Z test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4709904Z test_ops.py::TestCommonCUDA::test_multiple_devices_abs_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4710426Z test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4710946Z test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4711449Z test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4711978Z test_ops.py::TestCommonCUDA::test_multiple_devices_addcdiv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4712505Z test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4713025Z test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4713534Z test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4714060Z test_ops.py::TestCommonCUDA::test_multiple_devices_addr_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4714579Z test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4715109Z test_ops.py::TestCommonCUDA::test_multiple_devices_allclose_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4715618Z test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4716135Z test_ops.py::TestCommonCUDA::test_multiple_devices_amax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4716644Z test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4717169Z test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4717683Z test_ops.py::TestCommonCUDA::test_multiple_devices_aminmax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4718249Z test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4718775Z test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4719290Z test_ops.py::TestCommonCUDA::test_multiple_devices_any_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4719794Z test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4720321Z test_ops.py::TestCommonCUDA::test_multiple_devices_arange_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4720842Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4721336Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4721917Z test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4722448Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4723006Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_partial_views_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4723562Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_partial_views_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4724105Z test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4724625Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4725153Z test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4725662Z test_ops.py::TestCommonCUDA::test_multiple_devices_atanh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4726192Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4726720Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_1d_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4727251Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4727761Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_2d_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4728289Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4728823Z test_ops.py::TestCommonCUDA::test_multiple_devices_atleast_3d_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4729357Z test_ops.py::TestCommonCUDA::test_multiple_devices_bernoulli_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4729875Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_and_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4730424Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_right_shift_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4730964Z test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4731500Z test_ops.py::TestCommonCUDA::test_multiple_devices_block_diag_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4732003Z test_ops.py::TestCommonCUDA::test_multiple_devices_bmm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4732726Z test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4733297Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4733861Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_tensors_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4734394Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4734931Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_to_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4735462Z test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4735988Z test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4736587Z test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4737125Z test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4737643Z test_ops.py::TestCommonCUDA::test_multiple_devices_ceil_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4738167Z test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4738675Z test_ops.py::TestCommonCUDA::test_multiple_devices_cfloat_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4739196Z test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4739738Z test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_inverse_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4740288Z test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4740798Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4741328Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4741859Z test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4742375Z test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4742918Z test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4743453Z test_ops.py::TestCommonCUDA::test_multiple_devices_complex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4743980Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4744491Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4745033Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_physical_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4745567Z test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4746093Z test_ops.py::TestCommonCUDA::test_multiple_devices_corrcoef_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4746596Z test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4747121Z test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4747696Z test_ops.py::TestCommonCUDA::test_multiple_devices_cosh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4748236Z test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4748765Z test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4749271Z test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4749791Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4750318Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4750880Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4751146Z test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4751402Z test_ops.py::TestCommonCUDA::test_multiple_devices_deg2rad_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4751657Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4751921Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4752193Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4752456Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_copy_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4752710Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4752986Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4753246Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4753520Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4753789Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_trunc_rounding_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4754052Z test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4754306Z test_ops.py::TestCommonCUDA::test_multiple_devices_double_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4754569Z test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4754822Z test_ops.py::TestCommonCUDA::test_multiple_devices_dsplit_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4755069Z test_ops.py::TestCommonCUDA::test_multiple_devices_einsum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4755320Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4755563Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4755801Z test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4756048Z test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4756341Z test_ops.py::TestCommonCUDA::test_multiple_devices_equal_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4756590Z test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4756835Z test_ops.py::TestCommonCUDA::test_multiple_devices_erf_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4757080Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4757323Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfc_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4757569Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4757816Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4758107Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4758354Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4758609Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4758861Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_as_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4759110Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4759357Z test_ops.py::TestCommonCUDA::test_multiple_devices_expand_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4759605Z test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4759856Z test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4760102Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4760343Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4760585Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4760842Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4761089Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4761335Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4761589Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4761839Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4762086Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4762337Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4762583Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4762837Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4763091Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifftshift_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4763405Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4763661Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4763915Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4764165Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfftn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4764413Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4764662Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4764911Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4765209Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4765454Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4765702Z test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4765950Z test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4766195Z test_ops.py::TestCommonCUDA::test_multiple_devices_flipud_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4766438Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4766694Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4766944Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4767185Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4767427Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4767661Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4767904Z test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4768150Z test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4768412Z test_ops.py::TestCommonCUDA::test_multiple_devices_grid_sampler_2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4768659Z test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4768905Z test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4769144Z test_ops.py::TestCommonCUDA::test_multiple_devices_half_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4769398Z test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4769648Z test_ops.py::TestCommonCUDA::test_multiple_devices_heaviside_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4769894Z test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4770131Z test_ops.py::TestCommonCUDA::test_multiple_devices_histc_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4770428Z test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:53:36.4770674Z test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4770912Z test_ops.py::TestCommonCUDA::test_multiple_devices_i0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4771161Z test_ops.py::TestCommonCUDA::test_multiple_devices_igamma_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4771413Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4771662Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4771912Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4772221Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4772471Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_reduce_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4772881Z test_ops.py::TestCommonCUDA::test_multiple_devices_inner_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4773128Z test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4773374Z test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4773612Z test_ops.py::TestCommonCUDA::test_multiple_devices_isin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4773855Z test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4774106Z test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4774357Z test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4774604Z test_ops.py::TestCommonCUDA::test_multiple_devices_isneginf_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4774847Z test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4775089Z test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4775333Z test_ops.py::TestCommonCUDA::test_multiple_devices_isreal_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4775617Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4775910Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4776174Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4776453Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4776731Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_return_by_ref_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4776992Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4777240Z test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4777558Z test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4777807Z test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4778058Z test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4778325Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_singular_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4778577Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eig_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4778841Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4779102Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_solve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4779458Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4779714Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4779973Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4780296Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4780574Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4780837Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_multi_dot_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4781102Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4781388Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4781641Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4781912Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_hermitian_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4782163Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_qr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4782424Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_slogdet_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4782680Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4782946Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_ex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4783199Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4783458Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vecdot_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4783723Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vector_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4783971Z test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4784215Z test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4784461Z test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4784787Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4785058Z test_ops.py::TestCommonCUDA::test_multiple_devices_logcumsumexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4785308Z test_ops.py::TestCommonCUDA::test_multiple_devices_logdet_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4785556Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4785804Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4786057Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_xor_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4786356Z test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4786604Z test_ops.py::TestCommonCUDA::test_multiple_devices_logit_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4786855Z test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4787107Z test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4787349Z test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4787590Z test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4787840Z test_ops.py::TestCommonCUDA::test_multiple_devices_lu_solve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4788081Z test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4788340Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4788593Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4788838Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4789093Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4789348Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4789609Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4789875Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumprod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4790130Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4790392Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4790634Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4790898Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_normalize_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4791149Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4791409Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4791716Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_scatter_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4791984Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4792236Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4792485Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_var_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4792735Z test_ops.py::TestCommonCUDA::test_multiple_devices_matmul_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4792982Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4793240Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4793545Z test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4793794Z test_ops.py::TestCommonCUDA::test_multiple_devices_maximum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4794070Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4794347Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4794603Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4794851Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_binary_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4795126Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4795394Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4795643Z test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4795885Z test_ops.py::TestCommonCUDA::test_multiple_devices_minimum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4796126Z test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4796376Z test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4796621Z test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4796868Z test_ops.py::TestCommonCUDA::test_multiple_devices_mv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4797138Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4797406Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4797667Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4797917Z test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4798162Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4798422Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanquantile_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4798722Z test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4798979Z test_ops.py::TestCommonCUDA::test_multiple_devices_nansum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4799233Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4799484Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_copy_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4799748Z test_ops.py::TestCommonCUDA::test_multiple_devices_native_batch_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4800050Z test_ops.py::TestCommonCUDA::test_multiple_devices_native_layer_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4800347Z test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4800605Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4800865Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4801118Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4801362Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_full_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4801606Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4801851Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_ones_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4802106Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4802407Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4802699Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4802990Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4803276Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4803552Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_alpha_dropout_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4803834Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4804108Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4804379Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_avg_pool3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4804645Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4804917Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_bilinear_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4805217Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4805554Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4805854Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_similarity_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4806134Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_ctc_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4806409Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4806674Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4806938Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_elu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4807244Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4807591Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4807876Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4808145Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gelu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4808409Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_glu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4808698Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4808982Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_area_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4809277Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_linear_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4809569Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4809839Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_layer_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4810109Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_leaky_relu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4810374Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_linear_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4810658Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_local_response_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4810950Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4811224Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4811500Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4811784Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4812067Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:53:36.4812334Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mish_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4812843Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_mse_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4813159Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4813435Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_reflect_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4813716Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_replicate_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4813997Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4814279Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pairwise_distance_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4814617Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pdist_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4814894Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4815175Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4815437Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4815705Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4815967Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_rrelu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4816242Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_selu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4816507Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_silu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4816786Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4817065Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4817348Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4817624Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4817903Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4818173Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softsign_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4818446Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4818709Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_tanhshrink_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4818982Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4819251Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_threshold_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4819603Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4819883Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_unfold_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4820168Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4820421Z test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4820671Z test_ops.py::TestCommonCUDA::test_multiple_devices_nonzero_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4820916Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4821164Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_fro_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4821468Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4821716Z test_ops.py::TestCommonCUDA::test_multiple_devices_ormqr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4821958Z test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4822207Z test_ops.py::TestCommonCUDA::test_multiple_devices_pinverse_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4822459Z test_ops.py::TestCommonCUDA::test_multiple_devices_polar_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4822735Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4822981Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:53:36.4823234Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:53:36.4823484Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:53:36.4823724Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_4_cuda_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:53:36.4823962Z test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4824209Z test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4824454Z test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4824697Z test_ops.py::TestCommonCUDA::test_multiple_devices_put_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4824948Z test_ops.py::TestCommonCUDA::test_multiple_devices_qr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4825196Z test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4825446Z test_ops.py::TestCommonCUDA::test_multiple_devices_rand_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4825698Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4825956Z test_ops.py::TestCommonCUDA::test_multiple_devices_randn_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4826199Z test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4826441Z test_ops.py::TestCommonCUDA::test_multiple_devices_real_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4826741Z test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4827004Z test_ops.py::TestCommonCUDA::test_multiple_devices_remainder_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4827253Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4827519Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4827772Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4828023Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_as_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4828272Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4828606Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4828851Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize_as__cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4829108Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4829364Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4829613Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_neg_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4829854Z test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4830100Z test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4830352Z test_ops.py::TestCommonCUDA::test_multiple_devices_rot90_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4830599Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4830845Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4831108Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4831342Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:53:36.4831583Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4831824Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4832094Z test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4832352Z test_ops.py::TestCommonCUDA::test_multiple_devices_scalar_tensor_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4832604Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4832854Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4833100Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4833368Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4833630Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4833939Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4834212Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4834461Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4834718Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4834968Z test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4835215Z test_ops.py::TestCommonCUDA::test_multiple_devices_sigmoid_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4835514Z test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4835755Z test_ops.py::TestCommonCUDA::test_multiple_devices_sign_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4836027Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_bartlett_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4836303Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_exponential_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4836586Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_general_cosine_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4836856Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_hamming_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4837123Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_hann_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4837402Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_kaiser_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4837673Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_nuttall_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4837918Z test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4838160Z test_ops.py::TestCommonCUDA::test_multiple_devices_sin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4838406Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4838654Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4838899Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4839160Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4839411Z test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4839657Z test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4839897Z test_ops.py::TestCommonCUDA::test_multiple_devices_sort_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4840156Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4840416Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_airy_ai_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4840726Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4840993Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4841257Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4841509Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4841794Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4842296Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:53:36.4842825Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:53:36.4843088Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4843343Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_erfcx_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4843622Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4843903Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4844157Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4844410Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4844664Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4844927Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4845201Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4845459Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4845717Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4845973Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtri_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4846269Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4846552Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4847043Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:53:36.4847530Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:53:36.4848006Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:53:36.4848281Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4848597Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4848869Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_xlog1py_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4849131Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4849392Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4849635Z test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4849886Z test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4850184Z test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4850425Z test_ops.py::TestCommonCUDA::test_multiple_devices_std_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4850677Z test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4850932Z test_ops.py::TestCommonCUDA::test_multiple_devices_std_unbiased_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4851179Z test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4851417Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4851669Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4851929Z test_ops.py::TestCommonCUDA::test_multiple_devices_symeig_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4852171Z test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4852434Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4852840Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_along_dim_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4853094Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4853337Z test_ops.py::TestCommonCUDA::test_multiple_devices_take_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4853576Z test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4853830Z test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4854072Z test_ops.py::TestCommonCUDA::test_multiple_devices_tanh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4854325Z test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4854581Z test_ops.py::TestCommonCUDA::test_multiple_devices_tensordot_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:53:36.4854820Z test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4855071Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4855318Z test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4855642Z test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4855899Z test_ops.py::TestCommonCUDA::test_multiple_devices_transpose_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4856156Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4856404Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4856647Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapz_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4856911Z test_ops.py::TestCommonCUDA::test_multiple_devices_triangular_solve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4857155Z test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4857463Z test_ops.py::TestCommonCUDA::test_multiple_devices_tril_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4857718Z test_ops.py::TestCommonCUDA::test_multiple_devices_triu_indices_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4857973Z test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4858225Z test_ops.py::TestCommonCUDA::test_multiple_devices_true_divide_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4858463Z test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4858708Z test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4858958Z test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4859225Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4859476Z test_ops.py::TestCommonCUDA::test_multiple_devices_uniform_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4859743Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4860008Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_consecutive_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4860255Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4860509Z test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4860772Z test_ops.py::TestCommonCUDA::test_multiple_devices_var_mean_unbiased_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4861031Z test_ops.py::TestCommonCUDA::test_multiple_devices_var_unbiased_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4861291Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_complex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4861538Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4861789Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4862038Z test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4862283Z test_ops.py::TestCommonCUDA::test_multiple_devices_vsplit_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4862528Z test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4862817Z test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4863071Z test_ops.py::TestCommonCUDA::test_multiple_devices_xlogy_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4863316Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:53:36.4863535Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___getitem___cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4863749Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rand___cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4863958Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rmul___cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4864167Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rxor___cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4864426Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_abs_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4864639Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acos_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4864846Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_add_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4865058Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_aminmax_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4865264Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_angle_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4865478Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_argwhere_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4865780Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_partial_views_cuda_bool SKIPPED (Modifies input strides and storage_offset) [ 9%] 2023-01-11T22:53:36.4866013Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_scatter_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4866226Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asin_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4866436Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan2_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4866642Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atan_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4866861Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_2d_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4867073Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bfloat16_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4867286Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_and_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4867502Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_not_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4867719Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_xor_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4867931Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_block_diag_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4868158Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_to_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4868366Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_byte_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4868577Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cdouble_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4868792Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_min_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4868995Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clone_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4869209Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_column_stack_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4869431Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_combinations_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4869654Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_physical_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4869926Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_constant_pad_nd_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4870153Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_contiguous_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4870369Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_copysign_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4870576Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cos_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4870796Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_count_nonzero_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4871003Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_deg2rad_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4871224Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_copy_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4871431Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diff_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4871695Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_digamma_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4871932Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_div_no_rounding_mode_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4872144Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_double_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4872354Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dsplit_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4872593Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_like_cuda_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T22:53:36.4872793Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eq_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4873005Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_equal_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4873211Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4873426Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_as_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4873640Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expm1_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4873841Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_eye_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4874052Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft2_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4874260Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fft_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4874465Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftn_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4874673Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4874886Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfftn_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4875098Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftn_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4875320Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfftn_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4875531Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4875744Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfftn_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4875949Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfftn_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4876157Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flip_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4876365Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fliplr_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4876574Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4876781Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmin_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4876983Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4877247Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_full_like_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4877467Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gather_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4877673Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_gt_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4877884Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_heaviside_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4878092Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hstack_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4878289Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_i0_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4878501Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_fill_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4878712Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isclose_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4878990Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isfinite_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4879202Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isinf_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4879405Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isnan_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4879615Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isreal_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4879860Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_return_by_ref_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4880081Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_unary_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4880289Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_kron_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4880505Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_and_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4880720Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logsumexp_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4880936Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_long_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4881142Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lt_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4881362Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_mean_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4881576Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_prod_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4881799Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_scatter_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4882016Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_select_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4882231Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_binary_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4882461Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_no_dim_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4882706Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_list_of_tensors_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4882949Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_meshgrid_variadic_tensors_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4883164Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_binary_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4883393Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_no_dim_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4883627Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_min_reduction_with_dim_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4883834Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mode_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4884040Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nan_to_num_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4884250Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nansum_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4884507Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ne_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4884813Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_strided_cuda_bool SKIPPED (Expected: new_empty_strided is not comparable) [ 9%] 2023-01-11T22:53:36.4885070Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4885346Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4885587Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_constant_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4885833Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4886044Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nonzero_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4886302Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_like_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4886515Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_outer_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4886727Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_permute_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4886966Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_0_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4887219Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_1_cuda_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T22:53:36.4887428Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_prod_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4887635Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_put_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4887844Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ravel_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4888061Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4888289Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_repeat_interleave_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4888504Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_as_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4888716Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reshape_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4888925Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize__cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4889143Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_conj_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4889360Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resolve_neg_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4889567Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_roll_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4889773Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rot90_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4889981Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rsqrt_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4890199Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_add_cuda_bool PASSED [ 9%] 2023-01-11T22:53:36.4890406Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4890629Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_scatter_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4890834Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sgn_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4891042Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_short_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4891252Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sigmoid_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4891454Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sin_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4891668Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4891932Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y0_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4892163Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_y1_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4892412Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_t_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4893056Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:53:36.4893285Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_entr_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4893532Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_h_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4893780Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_hermite_polynomial_he_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4894115Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i0e_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4894334Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4894579Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_laguerre_polynomial_l_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4895064Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_legendre_polynomial_p_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:53:36.4895305Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i0_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4895545Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k1_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4895767Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtri_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4896037Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4896290Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4896788Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:53:36.4897278Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:53:36.4897524Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_spherical_bessel_j0_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4897729Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4897944Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sqrt_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4898156Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_stack_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4898361Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4898580Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tensor_split_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4898787Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_trace_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4898993Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_triu_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4899211Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_true_divide_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4899415Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unbind_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4899627Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_as_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4899909Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_copy_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4900167Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vsplit_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4900374Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zero__cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4900589Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_like_cuda_bool PASSED [ 10%] 2023-01-11T22:53:36.4900798Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4901011Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4901214Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4901433Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4901712Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4901928Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___getitem___cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4902142Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4902355Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4902563Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmod___cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4902770Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___ror___cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4902988Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4903193Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4903407Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4903620Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rxor___cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4903862Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples__native_batch_norm_legit_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4904075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4904285Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4904489Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_abs_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4904698Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4904915Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4905119Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4905329Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4905551Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4905762Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addbmm_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4905982Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4906197Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4906410Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4906647Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4906851Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4907066Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4907320Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4907542Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4907750Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4907963Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4908173Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4908378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4908583Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_any_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4908787Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4909051Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4909264Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4909481Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4909702Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_complex64 XFAIL [ 10%] 2023-01-11T22:53:36.4909913Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_int64 XFAIL [ 10%] 2023-01-11T22:53:36.4910152Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_float32 XFAIL [ 10%] 2023-01-11T22:53:36.4910388Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_int64 XFAIL [ 10%] 2023-01-11T22:53:36.4910678Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_int64 SKIPPED (Works for int64, fails for everything else) [ 10%] 2023-01-11T22:53:36.4910892Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4911104Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4911318Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4911528Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4911734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asinh_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4911947Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4912156Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4912362Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4912565Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4912791Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4913008Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4913233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4913447Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4913662Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4913869Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4914090Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4914303Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4914515Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bincount_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4914775Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_and_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4915015Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_left_shift_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4915231Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4915443Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4915655Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4915862Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bmm_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4916075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4916277Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4916571Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4916792Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4917011Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4917227Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4917437Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4917669Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4917897Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4918110Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4918330Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4918548Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4918756Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4918964Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ceil_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4919181Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4919397Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4919607Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4919817Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chalf_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4920021Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4920251Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4920484Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4920713Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_inverse_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4920939Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4921154Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4921365Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4921572Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_chunk_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4921784Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4921990Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4922248Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4922474Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4922685Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4922894Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clone_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4923117Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4923334Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4923564Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4923791Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4924078Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4924301Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_physical_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4924530Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4924753Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4924977Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4925197Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4925414Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_contiguous_cuda_int64 PASSED [ 10%] 2023-01-11T22:53:36.4925630Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4925847Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_complex64 PASSED [ 10%] 2023-01-11T22:53:36.4926057Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_float32 PASSED [ 10%] 2023-01-11T22:53:36.4926278Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4926498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4926710Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4926919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4927136Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4927364Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4927579Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4927798Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4928048Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4928295Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4928533Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumulative_trapezoid_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4928759Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4928977Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4929211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4929437Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4929701Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_copy_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4929938Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4930160Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4930375Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4930597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4930816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4931053Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4931289Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_trunc_rounding_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4931577Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4931786Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4932004Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4932220Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_einsum_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4932458Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:53:36.4932863Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:53:36.4933115Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_int64 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:53:36.4933330Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4933544Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4933748Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eq_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4933969Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4934184Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4934389Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp2_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4934599Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4934822Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4935033Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4935244Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4935485Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:53:36.4935706Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_int64 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:53:36.4935922Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4936131Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4936345Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4936556Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4936771Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4936994Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4937221Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4937498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4937734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4937947Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4938163Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4938377Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4938589Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4938800Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4939021Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4939310Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4939516Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4939747Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4939967Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4940185Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft2_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4940398Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4940609Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfftn_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4940831Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4941058Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4941270Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4941490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4941708Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4941928Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4942139Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft2_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4942360Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4942572Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfft_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4942792Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4943005Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4943206Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fill_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4943425Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4943637Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4943850Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4944069Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4944286Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4944497Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flipud_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4944710Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4944978Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4945211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4945433Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_power_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4945650Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4945874Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4946077Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4946290Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frac_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4946503Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_frexp_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4946775Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4946982Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4947207Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4947426Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4947633Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4947837Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ge_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4948053Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4948266Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4948485Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4948703Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4948923Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4949135Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4949343Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_histc_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4949563Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4949771Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4949987Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hsplit_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4950201Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4950420Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4950636Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hypot_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4950844Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4951059Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igammac_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4951273Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_imag_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4951499Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4951711Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4951928Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_add_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4952157Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4952422Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4952650Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_copy_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4952868Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4953088Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4953316Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4953526Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4953742Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4953951Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4954211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_int_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4954434Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4954647Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4954859Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4955067Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isin_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4955284Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4955487Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4955703Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4955913Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4956140Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4956356Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isneginf_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4956574Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4956785Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4956996Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4957207Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_istft_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4957456Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4957704Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4957970Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4958221Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4958469Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4958716Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4958947Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4959173Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4959380Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4959598Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4959851Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lcm_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4960075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4960291Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_int64 PASSED [ 11%] 2023-01-11T22:53:36.4960507Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_complex64 PASSED [ 11%] 2023-01-11T22:53:36.4960717Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_float32 PASSED [ 11%] 2023-01-11T22:53:36.4960947Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4961168Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4961462Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_complex64 SKIPPED (The backward may give different results) [ 12%] 2023-01-11T22:53:36.4961744Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4961970Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4962193Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigh_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4962424Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4962660Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4962889Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvalsh_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4963142Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4963396Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_householder_product_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4963622Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4963843Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4964071Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4964298Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_inv_ex_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4964532Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4964764Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4964991Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_solve_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4965220Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4965450Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4965688Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4965913Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4966134Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4966363Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4966598Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4966823Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4967065Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4967343Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4967586Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4967827Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4968081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4968329Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_complex64 SKIPPED (67470!) [ 12%] 2023-01-11T22:53:36.4968584Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4968838Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4969122Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4969365Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4969586Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4969803Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4970036Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4970261Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_ex_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4970506Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4970727Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4970967Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4971195Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svdvals_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4971430Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4971667Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4971895Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorsolve_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4972127Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4972357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4972789Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4973044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vector_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4973269Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4973488Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4973703Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4973914Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4974114Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log2_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4974325Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4974559Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4974785Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp2_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4975096Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logcumsumexp_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4975323Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4975545Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4975761Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4975987Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4976199Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4976422Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4976704Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4976934Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4977152Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4977372Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4977591Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4977802Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4977998Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4978220Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4978434Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_solve_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4978664Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4978884Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4979093Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4979309Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4979531Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4979749Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmax_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4979967Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4980198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4980429Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4980662Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4980887Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4981110Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumsum_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4981335Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4981558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4981769Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_fill_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4982002Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4982224Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4982498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_median_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4982745Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4982968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4983188Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4983415Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4983634Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4983853Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4984071Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4984366Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmax_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4984593Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4984812Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4985029Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_sum_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4985249Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4985464Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4985682Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4985888Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matmul_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4986123Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4986344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_matrix_exp_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4986558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4986811Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4987041Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4987274Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4987490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4987696Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_maximum_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4987916Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4988131Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4988342Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_median_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4988581Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4988830Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4989064Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4989295Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_no_dim_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4989531Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4989794Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4990017Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_minimum_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4990229Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4990440Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4990648Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mode_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4990861Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4991076Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4991286Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_msort_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4991493Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4991752Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4991985Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4992211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4992431Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4992647Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmean_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4992865Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4993077Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanmedian_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4993300Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nanquantile_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4993517Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4993729Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nansum_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4993956Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4994176Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4994400Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_copy_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4994617Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4994829Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4995039Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_narrow_cuda_int64 PASSED [ 12%] 2023-01-11T22:53:36.4995279Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_batch_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4995519Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_dropout_backward_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4995750Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_native_layer_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:53:36.4995966Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4996181Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_complex64 PASSED [ 12%] 2023-01-11T22:53:36.4996419Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_float32 SKIPPED (Skipped!) [ 12%] 2023-01-11T22:53:36.4996653Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_int64 SKIPPED (Skipped!) [ 12%] 2023-01-11T22:53:36.4996956Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 13%] 2023-01-11T22:53:36.4997302Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_int64 SKIPPED (Expected: new_empty_strided is not comparable) [ 13%] 2023-01-11T22:53:36.4997536Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.4997742Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.4997963Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.4998175Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.4998393Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.4998606Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.4998892Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:53:36.4999205Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.4999458Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.4999709Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.4999997Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5000255Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5000499Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5000743Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5000995Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5001240Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5001476Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5001735Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5001973Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_bilinear_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5002237Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5002472Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_celu_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5002717Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5002956Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5003184Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5003439Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5003690Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5003945Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5004194Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5004454Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5004742Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5005007Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5005254Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5005490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5005731Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5005975Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5006216Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5006508Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_embedding_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5006791Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5007062Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5007320Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5007576Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5007828Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5008063Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_gelu_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5008308Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardswish_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5008547Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5008786Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5009032Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5009279Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5009537Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5009797Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5010043Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5010285Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5010524Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5010779Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5011016Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5011252Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5011505Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5011755Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5012075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5012344Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5012834Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5013084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_one_hot_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5013335Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5013578Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5013819Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5014148Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5014387Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5014631Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5014882Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5015129Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5015377Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5015619Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5015881Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5016135Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5016385Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5016624Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5016861Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_prelu_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5017093Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_silu_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5017334Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5017584Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5017826Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5018082Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5018322Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5018562Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5018802Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5019044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5019296Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5019631Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5019879Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5020118Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_unfold_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5020375Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5020597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5020813Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5021020Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nonzero_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5021289Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5021516Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5021735Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_fro_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5021952Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5022166Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5022377Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5022602Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5022816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5023026Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5023248Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5023466Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5023677Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_outer_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5023901Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5024116Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5024331Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polar_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5024571Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5024831Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:53:36.5025093Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:53:36.5025348Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:53:36.5025603Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:53:36.5025828Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5026048Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5026265Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5026488Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5026695Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5026950Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5027170Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_put_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5027389Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_quantile_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5027601Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5027821Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5028080Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_float32 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T22:53:36.5028299Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5028558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_complex64 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T22:53:36.5028844Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5029059Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_like_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5029280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5029490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5029716Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5029933Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5030149Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_remainder_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5030369Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5030588Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5030826Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5031049Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5031280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5031501Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5031718Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_as_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5031936Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5032151Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5032371Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5032602Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5032826Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5033048Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_int64 PASSED [ 13%] 2023-01-11T22:53:36.5033272Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5033491Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5033705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_complex64 PASSED [ 13%] 2023-01-11T22:53:36.5033916Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5034126Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5034343Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5034617Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_0_cuda_float32 PASSED [ 13%] 2023-01-11T22:53:36.5034866Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5035085Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5035293Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5035512Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5035717Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5035965Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_complex64 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5036270Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5036514Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scalar_tensor_cuda_int64 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5036737Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5036950Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5037169Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5037382Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5037618Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5037845Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5038085Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5038312Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_prod_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5038535Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5038769Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_offsets_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5038987Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5039198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5039425Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5039639Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5039845Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5040070Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5040283Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5040494Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_short_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5040745Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5041000Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_blackman_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5041253Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_cosine_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5041504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5041757Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_hann_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5042054Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5042319Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:53:36.5042534Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5042747Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signbit_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5042949Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5043154Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5043367Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5043632Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5043849Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinc_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5044063Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5044280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5044491Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5044692Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5044911Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5045126Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5045336Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sort_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5045572Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5045803Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_airy_ai_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5046031Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5046263Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5046489Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5046734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5046988Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5047496Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5047980Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5048209Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5048438Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5048660Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_erfcx_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5048910Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5049156Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_he_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5049380Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5049639Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1e_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5049902Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5050134Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5050360Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_log_ndtr_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5050601Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5050843Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5051066Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5051345Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtr_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5051576Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5051832Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5052083Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5052332Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5052721Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5053245Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5053748Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5054240Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5054723Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5055198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:53:36.5055448Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5055691Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_spherical_bessel_j0_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5055908Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5056121Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5056353Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5056576Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5056809Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5057036Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5057259Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_with_sizes_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5057479Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5057760Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5057990Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5058200Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_square_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5058413Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5058627Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5058852Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5059069Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5059305Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_unbiased_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5059604Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_mean_unbiased_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5059828Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_unbiased_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5060044Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5060258Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5060465Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5060679Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5060899Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5061118Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5061340Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5061556Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5061772Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_symeig_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5061978Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5062187Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5062390Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_t_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5062619Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5062843Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5063068Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_along_dim_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5063288Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5063490Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5063705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5063913Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5064136Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5064359Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5064570Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5064780Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5065003Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_float32 SKIPPED [ 14%] 2023-01-11T22:53:36.5065274Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5065508Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5065733Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5065951Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapezoid_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5066190Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5066397Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5066599Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5066817Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5067084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5067290Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trunc_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5067501Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5067729Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5067949Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5068168Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5068378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5068594Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5068807Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5069018Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5069239Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5069454Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5069693Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_unbiased_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5069920Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_unbiased_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5070137Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5070361Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_complex_cuda_float32 XFAIL [ 14%] 2023-01-11T22:53:36.5070581Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5070800Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5071003Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5071221Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5071430Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5071646Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_complex64 PASSED [ 14%] 2023-01-11T22:53:36.5071857Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_int64 PASSED [ 14%] 2023-01-11T22:53:36.5072067Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_float32 PASSED [ 14%] 2023-01-11T22:53:36.5072272Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5072495Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_complex64 PASSED [ 15%] 2023-01-11T22:53:36.5072739Z test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5072956Z test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5073153Z test_ops.py::TestCommonCUDA::test_numpy_ref_allclose_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5073354Z test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5073551Z test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5073765Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5073959Z test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5074153Z test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5074338Z test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5074582Z test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_float64 XFAIL [ 15%] 2023-01-11T22:53:36.5074770Z test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5074976Z test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5075169Z test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5075362Z test_ops.py::TestCommonCUDA::test_numpy_ref_diagflat_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5075556Z test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5075745Z test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5075933Z test_ops.py::TestCommonCUDA::test_numpy_ref_diff_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5076119Z test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5076315Z test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5076506Z test_ops.py::TestCommonCUDA::test_numpy_ref_equal_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5076698Z test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5076932Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5077157Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5077401Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5077637Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5077861Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5078073Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5078292Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5078503Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorinv_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5078712Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5078915Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5079145Z test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5079371Z test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5079574Z test_ops.py::TestCommonCUDA::test_numpy_ref_native_layer_norm_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5079812Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5080148Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose1d_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5080397Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_complex128 XFAIL [ 15%] 2023-01-11T22:53:36.5080621Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_group_norm_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5080833Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5081051Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_layer_norm_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5081269Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_mse_loss_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5081483Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pdist_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5081700Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5081955Z test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5082157Z test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5082355Z test_ops.py::TestCommonCUDA::test_numpy_ref_permute_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5082554Z test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5082754Z test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5082946Z test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5083151Z test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5083346Z test_ops.py::TestCommonCUDA::test_numpy_ref_searchsorted_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5083568Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_blackman_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5083791Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_cosine_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5084020Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_exponential_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5084254Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_general_cosine_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5084483Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_general_hamming_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5084702Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_hamming_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5084911Z test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5085111Z test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5085302Z test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5085493Z test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5085707Z test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5085908Z test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5086108Z test_ops.py::TestCommonCUDA::test_numpy_ref_triu_indices_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5086308Z test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_complex128 PASSED [ 15%] 2023-01-11T22:53:36.5086503Z test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_float64 PASSED [ 15%] 2023-01-11T22:53:36.5086699Z test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5086881Z test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5087068Z test_ops.py::TestCommonCUDA::test_out_T_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5087253Z test_ops.py::TestCommonCUDA::test_out___radd___cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5087440Z test_ops.py::TestCommonCUDA::test_out___rand___cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5087670Z test_ops.py::TestCommonCUDA::test_out___rdiv___cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5087863Z test_ops.py::TestCommonCUDA::test_out___ror___cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5088046Z test_ops.py::TestCommonCUDA::test_out___rxor___cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5088254Z test_ops.py::TestCommonCUDA::test_out__native_batch_norm_legit_cuda_float32 XFAIL [ 15%] 2023-01-11T22:53:36.5088433Z test_ops.py::TestCommonCUDA::test_out__refs_T_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5088649Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_bfloat16_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5088858Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_byte_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5089070Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_cdouble_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5089349Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_cfloat_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5089560Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_chalf_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5089770Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_char_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5089986Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_complex_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5090192Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_float_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5090392Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_int_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5090582Z test_ops.py::TestCommonCUDA::test_out__refs_abs_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5090772Z test_ops.py::TestCommonCUDA::test_out__refs_acosh_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5091072Z test_ops.py::TestCommonCUDA::test_out__refs_allclose_cuda_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 15%] 2023-01-11T22:53:36.5091270Z test_ops.py::TestCommonCUDA::test_out__refs_amax_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5091460Z test_ops.py::TestCommonCUDA::test_out__refs_any_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5091651Z test_ops.py::TestCommonCUDA::test_out__refs_arange_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5091837Z test_ops.py::TestCommonCUDA::test_out__refs_asinh_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5092018Z test_ops.py::TestCommonCUDA::test_out__refs_atan_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5092207Z test_ops.py::TestCommonCUDA::test_out__refs_atanh_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5092405Z test_ops.py::TestCommonCUDA::test_out__refs_atleast_2d_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5092742Z test_ops.py::TestCommonCUDA::test_out__refs_atleast_3d_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5092955Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_and_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5093167Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_left_shift_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5093379Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_right_shift_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5093580Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_xor_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5093782Z test_ops.py::TestCommonCUDA::test_out__refs_broadcast_shapes_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5093997Z test_ops.py::TestCommonCUDA::test_out__refs_broadcast_tensors_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5094199Z test_ops.py::TestCommonCUDA::test_out__refs_broadcast_to_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5094400Z test_ops.py::TestCommonCUDA::test_out__refs_bucketize_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5094596Z test_ops.py::TestCommonCUDA::test_out__refs_chunk_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5094792Z test_ops.py::TestCommonCUDA::test_out__refs_clamp_max_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5095069Z test_ops.py::TestCommonCUDA::test_out__refs_column_stack_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5095292Z test_ops.py::TestCommonCUDA::test_out__refs_constant_pad_nd_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5095491Z test_ops.py::TestCommonCUDA::test_out__refs_contiguous_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5095674Z test_ops.py::TestCommonCUDA::test_out__refs_cosh_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5095863Z test_ops.py::TestCommonCUDA::test_out__refs_diag_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5096061Z test_ops.py::TestCommonCUDA::test_out__refs_diag_embed_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5096254Z test_ops.py::TestCommonCUDA::test_out__refs_diagonal_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5096461Z test_ops.py::TestCommonCUDA::test_out__refs_diagonal_scatter_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5096651Z test_ops.py::TestCommonCUDA::test_out__refs_digamma_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5096939Z test_ops.py::TestCommonCUDA::test_out__refs_div_no_rounding_mode_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5097130Z test_ops.py::TestCommonCUDA::test_out__refs_dstack_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5097373Z test_ops.py::TestCommonCUDA::test_out__refs_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2023-01-11T22:53:36.5097626Z test_ops.py::TestCommonCUDA::test_out__refs_empty_like_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2023-01-11T22:53:36.5097815Z test_ops.py::TestCommonCUDA::test_out__refs_eq_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5098008Z test_ops.py::TestCommonCUDA::test_out__refs_erf_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5098199Z test_ops.py::TestCommonCUDA::test_out__refs_expand_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5098388Z test_ops.py::TestCommonCUDA::test_out__refs_expm1_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5098581Z test_ops.py::TestCommonCUDA::test_out__refs_eye_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5098776Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5098958Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5099155Z test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5099352Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5099542Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifft_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5099739Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5099943Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ifftshift_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5100181Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5100384Z test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5100584Z test_ops.py::TestCommonCUDA::test_out__refs_fft_irfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5100778Z test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5100982Z test_ops.py::TestCommonCUDA::test_out__refs_fft_rfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5101175Z test_ops.py::TestCommonCUDA::test_out__refs_fill_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5101367Z test_ops.py::TestCommonCUDA::test_out__refs_flipud_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5101565Z test_ops.py::TestCommonCUDA::test_out__refs_float_power_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5101760Z test_ops.py::TestCommonCUDA::test_out__refs_floor_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5101961Z test_ops.py::TestCommonCUDA::test_out__refs_floor_divide_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5102141Z test_ops.py::TestCommonCUDA::test_out__refs_fmax_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5102335Z test_ops.py::TestCommonCUDA::test_out__refs_fmin_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5102568Z test_ops.py::TestCommonCUDA::test_out__refs_gcd_cuda_int64 PASSED [ 15%] 2023-01-11T22:53:36.5102769Z test_ops.py::TestCommonCUDA::test_out__refs_gt_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5102961Z test_ops.py::TestCommonCUDA::test_out__refs_hsplit_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5103149Z test_ops.py::TestCommonCUDA::test_out__refs_hstack_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5103338Z test_ops.py::TestCommonCUDA::test_out__refs_hypot_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5103521Z test_ops.py::TestCommonCUDA::test_out__refs_i0_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5103707Z test_ops.py::TestCommonCUDA::test_out__refs_igamma_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5103891Z test_ops.py::TestCommonCUDA::test_out__refs_imag_cuda_complex64 PASSED [ 15%] 2023-01-11T22:53:36.5104138Z test_ops.py::TestCommonCUDA::test_out__refs_index_add_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5104347Z test_ops.py::TestCommonCUDA::test_out__refs_index_select_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5104536Z test_ops.py::TestCommonCUDA::test_out__refs_isinf_cuda_float32 PASSED [ 15%] 2023-01-11T22:53:36.5104727Z test_ops.py::TestCommonCUDA::test_out__refs_isneginf_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5104921Z test_ops.py::TestCommonCUDA::test_out__refs_isposinf_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5105110Z test_ops.py::TestCommonCUDA::test_out__refs_isreal_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5105293Z test_ops.py::TestCommonCUDA::test_out__refs_lcm_cuda_int64 PASSED [ 16%] 2023-01-11T22:53:36.5105474Z test_ops.py::TestCommonCUDA::test_out__refs_lgamma_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5105684Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_matrix_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5105881Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_svd_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5106098Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_vector_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5106293Z test_ops.py::TestCommonCUDA::test_out__refs_linspace_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5106495Z test_ops.py::TestCommonCUDA::test_out__refs_logical_not_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5106681Z test_ops.py::TestCommonCUDA::test_out__refs_lt_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5106871Z test_ops.py::TestCommonCUDA::test_out__refs_mean_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5107083Z test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_list_of_tensors_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5107304Z test_ops.py::TestCommonCUDA::test_out__refs_meshgrid_variadic_tensors_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5107495Z test_ops.py::TestCommonCUDA::test_out__refs_minimum_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5107688Z test_ops.py::TestCommonCUDA::test_out__refs_mul_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5107891Z test_ops.py::TestCommonCUDA::test_out__refs_narrow_copy_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5108098Z test_ops.py::TestCommonCUDA::test_out__refs_native_layer_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5108286Z test_ops.py::TestCommonCUDA::test_out__refs_neg_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5108481Z test_ops.py::TestCommonCUDA::test_out__refs_new_full_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5108663Z test_ops.py::TestCommonCUDA::test_out__refs_new_ones_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5108861Z test_ops.py::TestCommonCUDA::test_out__refs_nextafter_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5109085Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_alpha_dropout_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5109296Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_celu_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5109501Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_elu_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5109762Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_gelu_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5109980Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_glu_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5110205Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardshrink_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5110424Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_huber_loss_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5110629Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_l1_loss_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5110840Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_layer_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5111045Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mish_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5111260Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_mse_loss_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5111525Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_prelu_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5111734Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_selu_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5111966Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmax_with_dtype_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5112196Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5112408Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softplus_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5112632Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_tanhshrink_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5112869Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5113064Z test_ops.py::TestCommonCUDA::test_out__refs_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5113259Z test_ops.py::TestCommonCUDA::test_out__refs_ones_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5113456Z test_ops.py::TestCommonCUDA::test_out__refs_permute_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5113646Z test_ops.py::TestCommonCUDA::test_out__refs_real_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5113849Z test_ops.py::TestCommonCUDA::test_out__refs_remainder_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5114044Z test_ops.py::TestCommonCUDA::test_out__refs_repeat_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5114237Z test_ops.py::TestCommonCUDA::test_out__refs_reshape_as_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5114431Z test_ops.py::TestCommonCUDA::test_out__refs_reshape_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5114619Z test_ops.py::TestCommonCUDA::test_out__refs_rot90_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5114807Z test_ops.py::TestCommonCUDA::test_out__refs_rsub_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5115005Z test_ops.py::TestCommonCUDA::test_out__refs_signbit_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5115192Z test_ops.py::TestCommonCUDA::test_out__refs_sin_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5115379Z test_ops.py::TestCommonCUDA::test_out__refs_sinc_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5115588Z test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j0_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5115785Z test_ops.py::TestCommonCUDA::test_out__refs_special_entr_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5115986Z test_ops.py::TestCommonCUDA::test_out__refs_special_i0e_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5116182Z test_ops.py::TestCommonCUDA::test_out__refs_special_i1e_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5116385Z test_ops.py::TestCommonCUDA::test_out__refs_special_logit_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5116623Z test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5116832Z test_ops.py::TestCommonCUDA::test_out__refs_special_ndtri_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5117103Z test_ops.py::TestCommonCUDA::test_out__refs_special_spherical_bessel_j0_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5117326Z test_ops.py::TestCommonCUDA::test_out__refs_special_xlog1py_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5117511Z test_ops.py::TestCommonCUDA::test_out__refs_special_zeta_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5117702Z test_ops.py::TestCommonCUDA::test_out__refs_square_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5117894Z test_ops.py::TestCommonCUDA::test_out__refs_squeeze_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5118083Z test_ops.py::TestCommonCUDA::test_out__refs_std_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5118271Z test_ops.py::TestCommonCUDA::test_out__refs_sub_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5118467Z test_ops.py::TestCommonCUDA::test_out__refs_sum_to_size_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5118719Z test_ops.py::TestCommonCUDA::test_out__refs_t_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5118915Z test_ops.py::TestCommonCUDA::test_out__refs_tan_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5119110Z test_ops.py::TestCommonCUDA::test_out__refs_tensor_split_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5119311Z test_ops.py::TestCommonCUDA::test_out__refs_transpose_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5119499Z test_ops.py::TestCommonCUDA::test_out__refs_tril_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5119693Z test_ops.py::TestCommonCUDA::test_out__refs_unbind_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5119887Z test_ops.py::TestCommonCUDA::test_out__refs_unflatten_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5120086Z test_ops.py::TestCommonCUDA::test_out__refs_unfold_copy_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5120276Z test_ops.py::TestCommonCUDA::test_out__refs_unfold_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5120474Z test_ops.py::TestCommonCUDA::test_out__refs_unsqueeze_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5120664Z test_ops.py::TestCommonCUDA::test_out__refs_view_as_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5120863Z test_ops.py::TestCommonCUDA::test_out__refs_vstack_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5121050Z test_ops.py::TestCommonCUDA::test_out__refs_zeros_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5121233Z test_ops.py::TestCommonCUDA::test_out_abs_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5121422Z test_ops.py::TestCommonCUDA::test_out_addcmul_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5121607Z test_ops.py::TestCommonCUDA::test_out_addmv_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5121790Z test_ops.py::TestCommonCUDA::test_out_addr_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5122084Z test_ops.py::TestCommonCUDA::test_out_allclose_cuda_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 16%] 2023-01-11T22:53:36.5122268Z test_ops.py::TestCommonCUDA::test_out_amax_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5122451Z test_ops.py::TestCommonCUDA::test_out_any_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5122638Z test_ops.py::TestCommonCUDA::test_out_arange_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5122822Z test_ops.py::TestCommonCUDA::test_out_argmin_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5123012Z test_ops.py::TestCommonCUDA::test_out_argwhere_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5123193Z test_ops.py::TestCommonCUDA::test_out_asinh_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5123375Z test_ops.py::TestCommonCUDA::test_out_atan_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5123560Z test_ops.py::TestCommonCUDA::test_out_bitwise_and_cuda_int64 PASSED [ 16%] 2023-01-11T22:53:36.5123743Z test_ops.py::TestCommonCUDA::test_out_bitwise_or_cuda_int64 PASSED [ 16%] 2023-01-11T22:53:36.5123938Z test_ops.py::TestCommonCUDA::test_out_bitwise_right_shift_cuda_int64 PASSED [ 16%] 2023-01-11T22:53:36.5124135Z test_ops.py::TestCommonCUDA::test_out_bitwise_xor_cuda_int64 PASSED [ 16%] 2023-01-11T22:53:36.5124366Z test_ops.py::TestCommonCUDA::test_out_block_diag_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5124558Z test_ops.py::TestCommonCUDA::test_out_bmm_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5124748Z test_ops.py::TestCommonCUDA::test_out_broadcast_to_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5124932Z test_ops.py::TestCommonCUDA::test_out_byte_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5125125Z test_ops.py::TestCommonCUDA::test_out_cartesian_prod_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5125308Z test_ops.py::TestCommonCUDA::test_out_cat_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5125485Z test_ops.py::TestCommonCUDA::test_out_cdist_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5125674Z test_ops.py::TestCommonCUDA::test_out_cdouble_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5125945Z test_ops.py::TestCommonCUDA::test_out_ceil_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5126133Z test_ops.py::TestCommonCUDA::test_out_cfloat_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5126317Z test_ops.py::TestCommonCUDA::test_out_chalf_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5126500Z test_ops.py::TestCommonCUDA::test_out_char_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5126685Z test_ops.py::TestCommonCUDA::test_out_cholesky_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5126880Z test_ops.py::TestCommonCUDA::test_out_cholesky_inverse_cuda_float32 XFAIL [ 16%] 2023-01-11T22:53:36.5127058Z test_ops.py::TestCommonCUDA::test_out_chunk_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5127243Z test_ops.py::TestCommonCUDA::test_out_clamp_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5127432Z test_ops.py::TestCommonCUDA::test_out_clamp_max_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5127618Z test_ops.py::TestCommonCUDA::test_out_clamp_min_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5127809Z test_ops.py::TestCommonCUDA::test_out_clone_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5128000Z test_ops.py::TestCommonCUDA::test_out_combinations_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5128188Z test_ops.py::TestCommonCUDA::test_out_complex_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5128387Z test_ops.py::TestCommonCUDA::test_out_constant_pad_nd_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5128572Z test_ops.py::TestCommonCUDA::test_out_contiguous_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5128761Z test_ops.py::TestCommonCUDA::test_out_copysign_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5128942Z test_ops.py::TestCommonCUDA::test_out_cos_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5129127Z test_ops.py::TestCommonCUDA::test_out_cross_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5129314Z test_ops.py::TestCommonCUDA::test_out_cummin_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5129503Z test_ops.py::TestCommonCUDA::test_out_cumsum_cuda_float32 XFAIL [ 16%] 2023-01-11T22:53:36.5129692Z test_ops.py::TestCommonCUDA::test_out_diag_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5129881Z test_ops.py::TestCommonCUDA::test_out_diagflat_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5130065Z test_ops.py::TestCommonCUDA::test_out_diagonal_copy_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5130246Z test_ops.py::TestCommonCUDA::test_out_diff_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5130426Z test_ops.py::TestCommonCUDA::test_out_dist_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5130631Z test_ops.py::TestCommonCUDA::test_out_div_no_rounding_mode_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5130836Z test_ops.py::TestCommonCUDA::test_out_div_trunc_rounding_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5131017Z test_ops.py::TestCommonCUDA::test_out_dot_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5131208Z test_ops.py::TestCommonCUDA::test_out_dstack_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5131494Z test_ops.py::TestCommonCUDA::test_out_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 16%] 2023-01-11T22:53:36.5131685Z test_ops.py::TestCommonCUDA::test_out_eq_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5131862Z test_ops.py::TestCommonCUDA::test_out_erf_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5132049Z test_ops.py::TestCommonCUDA::test_out_erfc_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5132231Z test_ops.py::TestCommonCUDA::test_out_exp2_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5132414Z test_ops.py::TestCommonCUDA::test_out_expm1_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5132793Z test_ops.py::TestCommonCUDA::test_out_eye_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5132990Z test_ops.py::TestCommonCUDA::test_out_fft_fft2_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5133177Z test_ops.py::TestCommonCUDA::test_out_fft_fft_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5133446Z test_ops.py::TestCommonCUDA::test_out_fft_fftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5133626Z test_ops.py::TestCommonCUDA::test_out_fft_hfft2_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5133811Z test_ops.py::TestCommonCUDA::test_out_fft_hfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5133998Z test_ops.py::TestCommonCUDA::test_out_fft_hfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5134185Z test_ops.py::TestCommonCUDA::test_out_fft_ifft2_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5134372Z test_ops.py::TestCommonCUDA::test_out_fft_ifft_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5134558Z test_ops.py::TestCommonCUDA::test_out_fft_ifftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5134747Z test_ops.py::TestCommonCUDA::test_out_fft_ifftshift_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5134930Z test_ops.py::TestCommonCUDA::test_out_fft_ihfft2_cuda_float32 XFAIL [ 16%] 2023-01-11T22:53:36.5135114Z test_ops.py::TestCommonCUDA::test_out_fft_ihfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5135304Z test_ops.py::TestCommonCUDA::test_out_fft_irfft2_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5135492Z test_ops.py::TestCommonCUDA::test_out_fft_irfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5135684Z test_ops.py::TestCommonCUDA::test_out_fft_irfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:53:36.5135868Z test_ops.py::TestCommonCUDA::test_out_fft_rfft2_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5136053Z test_ops.py::TestCommonCUDA::test_out_fft_rfft_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5136236Z test_ops.py::TestCommonCUDA::test_out_fill_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5136422Z test_ops.py::TestCommonCUDA::test_out_flatten_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5136598Z test_ops.py::TestCommonCUDA::test_out_flip_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5136791Z test_ops.py::TestCommonCUDA::test_out_fliplr_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5136982Z test_ops.py::TestCommonCUDA::test_out_flipud_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5137167Z test_ops.py::TestCommonCUDA::test_out_float_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5137358Z test_ops.py::TestCommonCUDA::test_out_float_power_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5137540Z test_ops.py::TestCommonCUDA::test_out_fmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5137723Z test_ops.py::TestCommonCUDA::test_out_fmod_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5137908Z test_ops.py::TestCommonCUDA::test_out_gather_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5138084Z test_ops.py::TestCommonCUDA::test_out_geqrf_cuda_float32 XFAIL [ 17%] 2023-01-11T22:53:36.5138279Z test_ops.py::TestCommonCUDA::test_out_grid_sampler_2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5138460Z test_ops.py::TestCommonCUDA::test_out_half_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5138711Z test_ops.py::TestCommonCUDA::test_out_heaviside_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5138907Z test_ops.py::TestCommonCUDA::test_out_histc_cuda_float32 XFAIL [ 17%] 2023-01-11T22:53:36.5139093Z test_ops.py::TestCommonCUDA::test_out_hstack_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5139276Z test_ops.py::TestCommonCUDA::test_out_hypot_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5139464Z test_ops.py::TestCommonCUDA::test_out_index_reduce_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5139640Z test_ops.py::TestCommonCUDA::test_out_int_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5139827Z test_ops.py::TestCommonCUDA::test_out_isclose_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5140013Z test_ops.py::TestCommonCUDA::test_out_isfinite_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5140194Z test_ops.py::TestCommonCUDA::test_out_isin_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5140441Z test_ops.py::TestCommonCUDA::test_out_isnan_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5140636Z test_ops.py::TestCommonCUDA::test_out_isposinf_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5140821Z test_ops.py::TestCommonCUDA::test_out_isreal_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5141035Z test_ops.py::TestCommonCUDA::test_out_jiterator_2inputs_2outputs_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5141255Z test_ops.py::TestCommonCUDA::test_out_jiterator_4inputs_with_extra_args_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5141473Z test_ops.py::TestCommonCUDA::test_out_jiterator_binary_return_by_ref_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5141675Z test_ops.py::TestCommonCUDA::test_out_jiterator_unary_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5141857Z test_ops.py::TestCommonCUDA::test_out_le_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5142042Z test_ops.py::TestCommonCUDA::test_out_lgamma_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5142240Z test_ops.py::TestCommonCUDA::test_out_linalg_cross_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5142432Z test_ops.py::TestCommonCUDA::test_out_linalg_det_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5142643Z test_ops.py::TestCommonCUDA::test_out_linalg_det_singular_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5142861Z test_ops.py::TestCommonCUDA::test_out_linalg_householder_product_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5143054Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5143255Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_factor_ex_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5143451Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_solve_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5143653Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5143848Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5144072Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_rank_hermitian_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5144275Z test_ops.py::TestCommonCUDA::test_out_linalg_multi_dot_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5144484Z test_ops.py::TestCommonCUDA::test_out_linalg_pinv_hermitian_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5144771Z test_ops.py::TestCommonCUDA::test_out_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 17%] 2023-01-11T22:53:36.5144966Z test_ops.py::TestCommonCUDA::test_out_linalg_qr_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5145160Z test_ops.py::TestCommonCUDA::test_out_linalg_solve_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5145354Z test_ops.py::TestCommonCUDA::test_out_linalg_solve_ex_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5145554Z test_ops.py::TestCommonCUDA::test_out_linalg_tensorinv_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5145748Z test_ops.py::TestCommonCUDA::test_out_linalg_vecdot_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5145991Z test_ops.py::TestCommonCUDA::test_out_linspace_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5146188Z test_ops.py::TestCommonCUDA::test_out_log2_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5146373Z test_ops.py::TestCommonCUDA::test_out_logaddexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5146566Z test_ops.py::TestCommonCUDA::test_out_logcumsumexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5146750Z test_ops.py::TestCommonCUDA::test_out_logdet_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5146942Z test_ops.py::TestCommonCUDA::test_out_logical_or_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5147130Z test_ops.py::TestCommonCUDA::test_out_logical_xor_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5147315Z test_ops.py::TestCommonCUDA::test_out_logit_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5147502Z test_ops.py::TestCommonCUDA::test_out_logspace_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5147743Z test_ops.py::TestCommonCUDA::test_out_logsumexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5147929Z test_ops.py::TestCommonCUDA::test_out_masked_amax_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5148120Z test_ops.py::TestCommonCUDA::test_out_masked_cumsum_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5148309Z test_ops.py::TestCommonCUDA::test_out_masked_fill_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5148510Z test_ops.py::TestCommonCUDA::test_out_masked_log_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5148714Z test_ops.py::TestCommonCUDA::test_out_masked_logaddexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5148904Z test_ops.py::TestCommonCUDA::test_out_masked_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5149107Z test_ops.py::TestCommonCUDA::test_out_masked_normalize_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5149297Z test_ops.py::TestCommonCUDA::test_out_masked_prod_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5149489Z test_ops.py::TestCommonCUDA::test_out_masked_scatter_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5149684Z test_ops.py::TestCommonCUDA::test_out_masked_std_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5149871Z test_ops.py::TestCommonCUDA::test_out_max_binary_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5150079Z test_ops.py::TestCommonCUDA::test_out_max_reduction_no_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5150289Z test_ops.py::TestCommonCUDA::test_out_max_reduction_with_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5150479Z test_ops.py::TestCommonCUDA::test_out_maximum_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5150669Z test_ops.py::TestCommonCUDA::test_out_median_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5150881Z test_ops.py::TestCommonCUDA::test_out_meshgrid_list_of_tensors_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5151071Z test_ops.py::TestCommonCUDA::test_out_min_binary_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5151270Z test_ops.py::TestCommonCUDA::test_out_min_reduction_no_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5151487Z test_ops.py::TestCommonCUDA::test_out_min_reduction_with_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5151674Z test_ops.py::TestCommonCUDA::test_out_minimum_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5151873Z test_ops.py::TestCommonCUDA::test_out_mode_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5152285Z test_ops.py::TestCommonCUDA::test_out_movedim_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5152667Z test_ops.py::TestCommonCUDA::test_out_msort_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5153090Z test_ops.py::TestCommonCUDA::test_out_multinomial_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:53:36.5153510Z test_ops.py::TestCommonCUDA::test_out_mv_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5153920Z test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5154326Z test_ops.py::TestCommonCUDA::test_out_nan_to_num_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5154782Z test_ops.py::TestCommonCUDA::test_out_nanmedian_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5155200Z test_ops.py::TestCommonCUDA::test_out_nansum_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5155598Z test_ops.py::TestCommonCUDA::test_out_narrow_copy_cuda_float32 XFAIL [ 17%] 2023-01-11T22:53:36.5155982Z test_ops.py::TestCommonCUDA::test_out_narrow_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5156382Z test_ops.py::TestCommonCUDA::test_out_native_batch_norm_cuda_float32 XFAIL [ 17%] 2023-01-11T22:53:36.5156808Z test_ops.py::TestCommonCUDA::test_out_native_layer_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5157205Z test_ops.py::TestCommonCUDA::test_out_ne_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5157595Z test_ops.py::TestCommonCUDA::test_out_neg_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5158003Z test_ops.py::TestCommonCUDA::test_out_new_empty_strided_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5158471Z test_ops.py::TestCommonCUDA::test_out_nextafter_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5158923Z test_ops.py::TestCommonCUDA::test_out_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5159406Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5159866Z test_ops.py::TestCommonCUDA::test_out_nn_functional_alpha_dropout_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5160304Z test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5160756Z test_ops.py::TestCommonCUDA::test_out_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5161213Z test_ops.py::TestCommonCUDA::test_out_nn_functional_bilinear_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5161640Z test_ops.py::TestCommonCUDA::test_out_nn_functional_celu_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5162061Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5162633Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5163104Z test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_similarity_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5163554Z test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5163995Z test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5164456Z test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5164941Z test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5165387Z test_ops.py::TestCommonCUDA::test_out_nn_functional_glu_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5165811Z test_ops.py::TestCommonCUDA::test_out_nn_functional_grid_sample_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5166261Z test_ops.py::TestCommonCUDA::test_out_nn_functional_group_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5166712Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardshrink_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5167157Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardswish_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5167592Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardtanh_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5168017Z test_ops.py::TestCommonCUDA::test_out_nn_functional_huber_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5168462Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_area_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5168922Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5169383Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5169852Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_linear_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5170344Z test_ops.py::TestCommonCUDA::test_out_nn_functional_kl_div_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5170777Z test_ops.py::TestCommonCUDA::test_out_nn_functional_l1_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5171197Z test_ops.py::TestCommonCUDA::test_out_nn_functional_leaky_relu_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5171631Z test_ops.py::TestCommonCUDA::test_out_nn_functional_logsigmoid_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5172082Z test_ops.py::TestCommonCUDA::test_out_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5172526Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5173143Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5173592Z test_ops.py::TestCommonCUDA::test_out_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5174112Z test_ops.py::TestCommonCUDA::test_out_nn_functional_one_hot_cuda_int64 PASSED [ 17%] 2023-01-11T22:53:36.5174538Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_circular_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5174981Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_reflect_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5175419Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5175854Z test_ops.py::TestCommonCUDA::test_out_nn_functional_relu_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5176268Z test_ops.py::TestCommonCUDA::test_out_nn_functional_silu_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5176716Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5177161Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5177610Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softshrink_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5178048Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softsign_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5178511Z test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5178985Z test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_nearest_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5179410Z test_ops.py::TestCommonCUDA::test_out_norm_inf_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5179805Z test_ops.py::TestCommonCUDA::test_out_norm_nuc_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5180214Z test_ops.py::TestCommonCUDA::test_out_normal_number_mean_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5180623Z test_ops.py::TestCommonCUDA::test_out_ones_like_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5181039Z test_ops.py::TestCommonCUDA::test_out_ops_nvprims_native_batch_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5181478Z test_ops.py::TestCommonCUDA::test_out_ops_nvprims_var_mean_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5181899Z test_ops.py::TestCommonCUDA::test_out_ops_nvprims_view_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5182298Z test_ops.py::TestCommonCUDA::test_out_outer_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5182709Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_0_cuda_float32 PASSED [ 17%] 2023-01-11T22:53:36.5183166Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:53:36.5183638Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:53:36.5184098Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:53:36.5184557Z test_ops.py::TestCommonCUDA::test_out_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:53:36.5184995Z test_ops.py::TestCommonCUDA::test_out_positive_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5185458Z test_ops.py::TestCommonCUDA::test_out_qr_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5185856Z test_ops.py::TestCommonCUDA::test_out_quantile_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5186258Z test_ops.py::TestCommonCUDA::test_out_randint_like_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5186660Z test_ops.py::TestCommonCUDA::test_out_randn_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5187047Z test_ops.py::TestCommonCUDA::test_out_randn_like_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5187437Z test_ops.py::TestCommonCUDA::test_out_real_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5187864Z test_ops.py::TestCommonCUDA::test_out_reciprocal_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5188273Z test_ops.py::TestCommonCUDA::test_out_renorm_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5188676Z test_ops.py::TestCommonCUDA::test_out_repeat_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5189158Z test_ops.py::TestCommonCUDA::test_out_repeat_interleave_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5189565Z test_ops.py::TestCommonCUDA::test_out_resize__cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5189957Z test_ops.py::TestCommonCUDA::test_out_resize_as__cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5190349Z test_ops.py::TestCommonCUDA::test_out_resolve_neg_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5190734Z test_ops.py::TestCommonCUDA::test_out_round_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5191147Z test_ops.py::TestCommonCUDA::test_out_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 18%] 2023-01-11T22:53:36.5191602Z test_ops.py::TestCommonCUDA::test_out_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 18%] 2023-01-11T22:53:36.5192015Z test_ops.py::TestCommonCUDA::test_out_rsqrt_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5192410Z test_ops.py::TestCommonCUDA::test_out_scatter_add_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5192812Z test_ops.py::TestCommonCUDA::test_out_scatter_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5193221Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amax_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5193638Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_sum_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5194048Z test_ops.py::TestCommonCUDA::test_out_searchsorted_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5194477Z test_ops.py::TestCommonCUDA::test_out_segment_reduce_lengths_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5194893Z test_ops.py::TestCommonCUDA::test_out_select_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5195281Z test_ops.py::TestCommonCUDA::test_out_short_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5195670Z test_ops.py::TestCommonCUDA::test_out_sigmoid_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5196310Z test_ops.py::TestCommonCUDA::test_out_signal_windows_exponential_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5196765Z test_ops.py::TestCommonCUDA::test_out_signal_windows_hann_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5197197Z test_ops.py::TestCommonCUDA::test_out_signal_windows_kaiser_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5197628Z test_ops.py::TestCommonCUDA::test_out_signbit_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5198022Z test_ops.py::TestCommonCUDA::test_out_sin_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5198399Z test_ops.py::TestCommonCUDA::test_out_sinc_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5198787Z test_ops.py::TestCommonCUDA::test_out_slice_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5199198Z test_ops.py::TestCommonCUDA::test_out_sort_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5199603Z test_ops.py::TestCommonCUDA::test_out_special_airy_ai_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5200052Z test_ops.py::TestCommonCUDA::test_out_special_bessel_j1_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5200509Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5201032Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5201758Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T22:53:36.5202268Z test_ops.py::TestCommonCUDA::test_out_special_entr_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5202700Z test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_h_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5203123Z test_ops.py::TestCommonCUDA::test_out_special_i0e_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5203550Z test_ops.py::TestCommonCUDA::test_out_special_laguerre_polynomial_l_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5203989Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k0_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5204492Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_k1_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5204944Z test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5205410Z test_ops.py::TestCommonCUDA::test_out_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5206109Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T22:53:36.5206877Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T22:53:36.5207627Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T22:53:36.5208153Z test_ops.py::TestCommonCUDA::test_out_special_spherical_bessel_j0_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5208585Z test_ops.py::TestCommonCUDA::test_out_special_zeta_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5208988Z test_ops.py::TestCommonCUDA::test_out_split_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5209393Z test_ops.py::TestCommonCUDA::test_out_split_with_sizes_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5209794Z test_ops.py::TestCommonCUDA::test_out_sqrt_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5210190Z test_ops.py::TestCommonCUDA::test_out_square_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5210581Z test_ops.py::TestCommonCUDA::test_out_stack_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5210979Z test_ops.py::TestCommonCUDA::test_out_std_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5211370Z test_ops.py::TestCommonCUDA::test_out_std_unbiased_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5211761Z test_ops.py::TestCommonCUDA::test_out_sub_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5212165Z test_ops.py::TestCommonCUDA::test_out_sum_to_size_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5212703Z test_ops.py::TestCommonCUDA::test_out_svd_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5213115Z test_ops.py::TestCommonCUDA::test_out_svd_lowrank_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5213516Z test_ops.py::TestCommonCUDA::test_out_tensor_split_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5213912Z test_ops.py::TestCommonCUDA::test_out_tensordot_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5214300Z test_ops.py::TestCommonCUDA::test_out_tile_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5214686Z test_ops.py::TestCommonCUDA::test_out_topk_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5215074Z test_ops.py::TestCommonCUDA::test_out_trace_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5215458Z test_ops.py::TestCommonCUDA::test_out_transpose_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5215865Z test_ops.py::TestCommonCUDA::test_out_trapezoid_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5216347Z test_ops.py::TestCommonCUDA::test_out_triangular_solve_cuda_float32 XFAIL [ 18%] 2023-01-11T22:53:36.5216764Z test_ops.py::TestCommonCUDA::test_out_tril_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5217144Z test_ops.py::TestCommonCUDA::test_out_triu_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5217534Z test_ops.py::TestCommonCUDA::test_out_true_divide_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5217939Z test_ops.py::TestCommonCUDA::test_out_unflatten_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5218324Z test_ops.py::TestCommonCUDA::test_out_unfold_copy_cuda_float32 XFAIL [ 18%] 2023-01-11T22:53:36.5218718Z test_ops.py::TestCommonCUDA::test_out_unfold_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5219123Z test_ops.py::TestCommonCUDA::test_out_unique_consecutive_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5219528Z test_ops.py::TestCommonCUDA::test_out_unique_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5219975Z test_ops.py::TestCommonCUDA::test_out_var_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5220366Z test_ops.py::TestCommonCUDA::test_out_var_unbiased_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5220763Z test_ops.py::TestCommonCUDA::test_out_view_as_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5221144Z test_ops.py::TestCommonCUDA::test_out_view_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5221532Z test_ops.py::TestCommonCUDA::test_out_vstack_cuda_float32 PASSED [ 18%] 2023-01-11T22:53:36.5221922Z test_ops.py::TestCommonCUDA::test_out_warning___rand___cuda PASSED [ 18%] 2023-01-11T22:53:36.5222313Z test_ops.py::TestCommonCUDA::test_out_warning___rdiv___cuda PASSED [ 18%] 2023-01-11T22:53:36.5222701Z test_ops.py::TestCommonCUDA::test_out_warning___rmatmul___cuda PASSED [ 18%] 2023-01-11T22:53:36.5223092Z test_ops.py::TestCommonCUDA::test_out_warning___ror___cuda PASSED [ 18%] 2023-01-11T22:53:36.5223514Z test_ops.py::TestCommonCUDA::test_out_warning__native_batch_norm_legit_cuda PASSED [ 18%] 2023-01-11T22:53:36.5223923Z test_ops.py::TestCommonCUDA::test_out_warning__refs_T_cuda PASSED [ 18%] 2023-01-11T22:53:36.5224343Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bfloat16_cuda PASSED [ 18%] 2023-01-11T22:53:36.5224790Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_byte_cuda PASSED [ 18%] 2023-01-11T22:53:36.5225229Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cdouble_cuda PASSED [ 18%] 2023-01-11T22:53:36.5225661Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_chalf_cuda PASSED [ 18%] 2023-01-11T22:53:36.5226095Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_double_cuda PASSED [ 18%] 2023-01-11T22:53:36.5226533Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_float_cuda PASSED [ 18%] 2023-01-11T22:53:36.5226960Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_int_cuda PASSED [ 18%] 2023-01-11T22:53:36.5227402Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_long_cuda PASSED [ 18%] 2023-01-11T22:53:36.5227842Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_short_cuda PASSED [ 18%] 2023-01-11T22:53:36.5228263Z test_ops.py::TestCommonCUDA::test_out_warning__refs_abs_cuda PASSED [ 18%] 2023-01-11T22:53:36.5228658Z test_ops.py::TestCommonCUDA::test_out_warning__refs_addr_cuda PASSED [ 18%] 2023-01-11T22:53:36.5229057Z test_ops.py::TestCommonCUDA::test_out_warning__refs_all_cuda PASSED [ 18%] 2023-01-11T22:53:36.5229565Z test_ops.py::TestCommonCUDA::test_out_warning__refs_allclose_cuda SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 18%] 2023-01-11T22:53:36.5230062Z test_ops.py::TestCommonCUDA::test_out_warning__refs_any_cuda PASSED [ 18%] 2023-01-11T22:53:36.5230455Z test_ops.py::TestCommonCUDA::test_out_warning__refs_arange_cuda PASSED [ 18%] 2023-01-11T22:53:36.5230877Z test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_scatter_cuda PASSED [ 18%] 2023-01-11T22:53:36.5231348Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atan2_cuda PASSED [ 18%] 2023-01-11T22:53:36.5231760Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atan_cuda PASSED [ 18%] 2023-01-11T22:53:36.5232167Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_1d_cuda PASSED [ 18%] 2023-01-11T22:53:36.5232586Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_2d_cuda PASSED [ 18%] 2023-01-11T22:53:36.5232999Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atleast_3d_cuda PASSED [ 18%] 2023-01-11T22:53:36.5233404Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_or_cuda PASSED [ 18%] 2023-01-11T22:53:36.5233833Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_right_shift_cuda PASSED [ 18%] 2023-01-11T22:53:36.5234273Z test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_tensors_cuda PASSED [ 18%] 2023-01-11T22:53:36.5234696Z test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_to_cuda PASSED [ 18%] 2023-01-11T22:53:36.5235203Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cat_cuda PASSED [ 18%] 2023-01-11T22:53:36.5235608Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_cuda PASSED [ 18%] 2023-01-11T22:53:36.5236009Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_min_cuda PASSED [ 18%] 2023-01-11T22:53:36.5236420Z test_ops.py::TestCommonCUDA::test_out_warning__refs_column_stack_cuda PASSED [ 18%] 2023-01-11T22:53:36.5236840Z test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_physical_cuda PASSED [ 18%] 2023-01-11T22:53:36.5237270Z test_ops.py::TestCommonCUDA::test_out_warning__refs_constant_pad_nd_cuda PASSED [ 18%] 2023-01-11T22:53:36.5237680Z test_ops.py::TestCommonCUDA::test_out_warning__refs_copysign_cuda PASSED [ 18%] 2023-01-11T22:53:36.5238088Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cumsum_cuda PASSED [ 18%] 2023-01-11T22:53:36.5238508Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_scatter_cuda PASSED [ 18%] 2023-01-11T22:53:36.5238938Z test_ops.py::TestCommonCUDA::test_out_warning__refs_dstack_cuda PASSED [ 18%] 2023-01-11T22:53:36.5239397Z test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_like_cuda SKIPPED (Expected: empty is not comparable) [ 18%] 2023-01-11T22:53:36.5239857Z test_ops.py::TestCommonCUDA::test_out_warning__refs_eq_cuda PASSED [ 18%] 2023-01-11T22:53:36.5240262Z test_ops.py::TestCommonCUDA::test_out_warning__refs_erf_cuda PASSED [ 18%] 2023-01-11T22:53:36.5240657Z test_ops.py::TestCommonCUDA::test_out_warning__refs_exp2_cuda PASSED [ 18%] 2023-01-11T22:53:36.5241063Z test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_cuda PASSED [ 18%] 2023-01-11T22:53:36.5241461Z test_ops.py::TestCommonCUDA::test_out_warning__refs_eye_cuda PASSED [ 18%] 2023-01-11T22:53:36.5241857Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft_cuda PASSED [ 18%] 2023-01-11T22:53:36.5242254Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftn_cuda PASSED [ 18%] 2023-01-11T22:53:36.5242673Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fftshift_cuda PASSED [ 18%] 2023-01-11T22:53:36.5243095Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft2_cuda PASSED [ 18%] 2023-01-11T22:53:36.5243499Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfft_cuda PASSED [ 18%] 2023-01-11T22:53:36.5243904Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft_cuda PASSED [ 18%] 2023-01-11T22:53:36.5244316Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft_cuda PASSED [ 18%] 2023-01-11T22:53:36.5244724Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft_cuda PASSED [ 18%] 2023-01-11T22:53:36.5245127Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfftn_cuda PASSED [ 18%] 2023-01-11T22:53:36.5245537Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fill_cuda PASSED [ 18%] 2023-01-11T22:53:36.5245941Z test_ops.py::TestCommonCUDA::test_out_warning__refs_flatten_cuda PASSED [ 18%] 2023-01-11T22:53:36.5246347Z test_ops.py::TestCommonCUDA::test_out_warning__refs_flip_cuda PASSED [ 18%] 2023-01-11T22:53:36.5246794Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fliplr_cuda PASSED [ 18%] 2023-01-11T22:53:36.5247202Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fmin_cuda PASSED [ 18%] 2023-01-11T22:53:36.5247600Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fmod_cuda PASSED [ 18%] 2023-01-11T22:53:36.5247990Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ge_cuda PASSED [ 18%] 2023-01-11T22:53:36.5248380Z test_ops.py::TestCommonCUDA::test_out_warning__refs_gt_cuda PASSED [ 18%] 2023-01-11T22:53:36.5248789Z test_ops.py::TestCommonCUDA::test_out_warning__refs_heaviside_cuda PASSED [ 18%] 2023-01-11T22:53:36.5249196Z test_ops.py::TestCommonCUDA::test_out_warning__refs_hsplit_cuda PASSED [ 18%] 2023-01-11T22:53:36.5249605Z test_ops.py::TestCommonCUDA::test_out_warning__refs_hstack_cuda PASSED [ 18%] 2023-01-11T22:53:36.5250062Z test_ops.py::TestCommonCUDA::test_out_warning__refs_hypot_cuda PASSED [ 18%] 2023-01-11T22:53:36.5250470Z test_ops.py::TestCommonCUDA::test_out_warning__refs_igamma_cuda PASSED [ 18%] 2023-01-11T22:53:36.5250868Z test_ops.py::TestCommonCUDA::test_out_warning__refs_igammac_cuda PASSED [ 18%] 2023-01-11T22:53:36.5251266Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isfinite_cuda PASSED [ 18%] 2023-01-11T22:53:36.5251668Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isinf_cuda PASSED [ 19%] 2023-01-11T22:53:36.5252065Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isneginf_cuda PASSED [ 19%] 2023-01-11T22:53:36.5252465Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isposinf_cuda PASSED [ 19%] 2023-01-11T22:53:36.5253111Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isreal_cuda PASSED [ 19%] 2023-01-11T22:53:36.5253509Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lcm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5253889Z test_ops.py::TestCommonCUDA::test_out_warning__refs_le_cuda PASSED [ 19%] 2023-01-11T22:53:36.5254293Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lgamma_cuda PASSED [ 19%] 2023-01-11T22:53:36.5254712Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_matrix_norm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5255132Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_norm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5255546Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linspace_cuda PASSED [ 19%] 2023-01-11T22:53:36.5255946Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log_cuda PASSED [ 19%] 2023-01-11T22:53:36.5256348Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_or_cuda PASSED [ 19%] 2023-01-11T22:53:36.5256756Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_xor_cuda PASSED [ 19%] 2023-01-11T22:53:36.5257174Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logsumexp_cuda PASSED [ 19%] 2023-01-11T22:53:36.5257584Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lt_cuda PASSED [ 19%] 2023-01-11T22:53:36.5258006Z test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_list_of_tensors_cuda PASSED [ 19%] 2023-01-11T22:53:36.5258470Z test_ops.py::TestCommonCUDA::test_out_warning__refs_meshgrid_variadic_tensors_cuda PASSED [ 19%] 2023-01-11T22:53:36.5258907Z test_ops.py::TestCommonCUDA::test_out_warning__refs_minimum_cuda PASSED [ 19%] 2023-01-11T22:53:36.5259320Z test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_cuda PASSED [ 19%] 2023-01-11T22:53:36.5259719Z test_ops.py::TestCommonCUDA::test_out_warning__refs_neg_cuda PASSED [ 19%] 2023-01-11T22:53:36.5260179Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_cuda SKIPPED (Expected: empty is not comparable) [ 19%] 2023-01-11T22:53:36.5260642Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_ones_cuda PASSED [ 19%] 2023-01-11T22:53:36.5261047Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nextafter_cuda PASSED [ 19%] 2023-01-11T22:53:36.5261499Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_alpha_dropout_cuda PASSED [ 19%] 2023-01-11T22:53:36.5262035Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_celu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5262552Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_dropout_cuda SKIPPED (Expected: dropout is not comparable) [ 19%] 2023-01-11T22:53:36.5263043Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_elu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5263485Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_gelu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5263922Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_glu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5264365Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardshrink_cuda PASSED [ 19%] 2023-01-11T22:53:36.5264835Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hinge_embedding_loss_cuda PASSED [ 19%] 2023-01-11T22:53:36.5265307Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_huber_loss_cuda PASSED [ 19%] 2023-01-11T22:53:36.5265830Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_leaky_relu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5266275Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_nll_loss_cuda PASSED [ 19%] 2023-01-11T22:53:36.5266712Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5267160Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softshrink_cuda PASSED [ 19%] 2023-01-11T22:53:36.5267614Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_threshold_cuda PASSED [ 19%] 2023-01-11T22:53:36.5268031Z test_ops.py::TestCommonCUDA::test_out_warning__refs_norm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5268432Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ones_cuda PASSED [ 19%] 2023-01-11T22:53:36.5268844Z test_ops.py::TestCommonCUDA::test_out_warning__refs_positive_cuda PASSED [ 19%] 2023-01-11T22:53:36.5269256Z test_ops.py::TestCommonCUDA::test_out_warning__refs_prod_cuda PASSED [ 19%] 2023-01-11T22:53:36.5269680Z test_ops.py::TestCommonCUDA::test_out_warning__refs_randn_cuda PASSED [ 19%] 2023-01-11T22:53:36.5270095Z test_ops.py::TestCommonCUDA::test_out_warning__refs_real_cuda PASSED [ 19%] 2023-01-11T22:53:36.5270515Z test_ops.py::TestCommonCUDA::test_out_warning__refs_repeat_cuda PASSED [ 19%] 2023-01-11T22:53:36.5270920Z test_ops.py::TestCommonCUDA::test_out_warning__refs_rot90_cuda PASSED [ 19%] 2023-01-11T22:53:36.5271333Z test_ops.py::TestCommonCUDA::test_out_warning__refs_round_cuda PASSED [ 19%] 2023-01-11T22:53:36.5271750Z test_ops.py::TestCommonCUDA::test_out_warning__refs_rsqrt_cuda PASSED [ 19%] 2023-01-11T22:53:36.5272149Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sgn_cuda PASSED [ 19%] 2023-01-11T22:53:36.5272562Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sign_cuda PASSED [ 19%] 2023-01-11T22:53:36.5272976Z test_ops.py::TestCommonCUDA::test_out_warning__refs_signbit_cuda PASSED [ 19%] 2023-01-11T22:53:36.5273418Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_entr_cuda PASSED [ 19%] 2023-01-11T22:53:36.5273844Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_erfcx_cuda PASSED [ 19%] 2023-01-11T22:53:36.5274283Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1_cuda PASSED [ 19%] 2023-01-11T22:53:36.5274722Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i1e_cuda PASSED [ 19%] 2023-01-11T22:53:36.5275150Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_ndtr_cuda PASSED [ 19%] 2023-01-11T22:53:36.5275622Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_log_softmax_with_dtype_cuda PASSED [ 19%] 2023-01-11T22:53:36.5276088Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_logit_cuda PASSED [ 19%] 2023-01-11T22:53:36.5276568Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cuda PASSED [ 19%] 2023-01-11T22:53:36.5277025Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtri_cuda PASSED [ 19%] 2023-01-11T22:53:36.5277501Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sqrt_cuda PASSED [ 19%] 2023-01-11T22:53:36.5277937Z test_ops.py::TestCommonCUDA::test_out_warning__refs_square_cuda PASSED [ 19%] 2023-01-11T22:53:36.5278361Z test_ops.py::TestCommonCUDA::test_out_warning__refs_stack_cuda PASSED [ 19%] 2023-01-11T22:53:36.5278761Z test_ops.py::TestCommonCUDA::test_out_warning__refs_std_cuda PASSED [ 19%] 2023-01-11T22:53:36.5279172Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sub_cuda PASSED [ 19%] 2023-01-11T22:53:36.5279598Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_to_size_cuda PASSED [ 19%] 2023-01-11T22:53:36.5280007Z test_ops.py::TestCommonCUDA::test_out_warning__refs_t_cuda PASSED [ 19%] 2023-01-11T22:53:36.5280425Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tan_cuda PASSED [ 19%] 2023-01-11T22:53:36.5280834Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tanh_cuda PASSED [ 19%] 2023-01-11T22:53:36.5281327Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tensor_split_cuda PASSED [ 19%] 2023-01-11T22:53:36.5281738Z test_ops.py::TestCommonCUDA::test_out_warning__refs_trace_cuda PASSED [ 19%] 2023-01-11T22:53:36.5282164Z test_ops.py::TestCommonCUDA::test_out_warning__refs_transpose_cuda PASSED [ 19%] 2023-01-11T22:53:36.5282589Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_cuda PASSED [ 19%] 2023-01-11T22:53:36.5282987Z test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_cuda PASSED [ 19%] 2023-01-11T22:53:36.5283410Z test_ops.py::TestCommonCUDA::test_out_warning__refs_triu_indices_cuda PASSED [ 19%] 2023-01-11T22:53:36.5283837Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unbind_cuda PASSED [ 19%] 2023-01-11T22:53:36.5284266Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_copy_cuda PASSED [ 19%] 2023-01-11T22:53:36.5284676Z test_ops.py::TestCommonCUDA::test_out_warning__refs_view_as_cuda PASSED [ 19%] 2023-01-11T22:53:36.5285101Z test_ops.py::TestCommonCUDA::test_out_warning__refs_vsplit_cuda PASSED [ 19%] 2023-01-11T22:53:36.5285527Z test_ops.py::TestCommonCUDA::test_out_warning__refs_where_cuda PASSED [ 19%] 2023-01-11T22:53:36.5285925Z test_ops.py::TestCommonCUDA::test_out_warning__refs_xlogy_cuda PASSED [ 19%] 2023-01-11T22:53:36.5286335Z test_ops.py::TestCommonCUDA::test_out_warning__refs_zeros_cuda PASSED [ 19%] 2023-01-11T22:53:36.5286769Z test_ops.py::TestCommonCUDA::test_out_warning__softmax_backward_data_cuda PASSED [ 19%] 2023-01-11T22:53:36.5287199Z test_ops.py::TestCommonCUDA::test_out_warning_acos_cuda PASSED [ 19%] 2023-01-11T22:53:36.5287588Z test_ops.py::TestCommonCUDA::test_out_warning_acosh_cuda PASSED [ 19%] 2023-01-11T22:53:36.5287993Z test_ops.py::TestCommonCUDA::test_out_warning_addmm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5288422Z test_ops.py::TestCommonCUDA::test_out_warning_addmm_decomposed_cuda PASSED [ 19%] 2023-01-11T22:53:36.5288838Z test_ops.py::TestCommonCUDA::test_out_warning_addmv_cuda PASSED [ 19%] 2023-01-11T22:53:36.5289354Z test_ops.py::TestCommonCUDA::test_out_warning_allclose_cuda SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 19%] 2023-01-11T22:53:36.5289863Z test_ops.py::TestCommonCUDA::test_out_warning_aminmax_cuda PASSED [ 19%] 2023-01-11T22:53:36.5290284Z test_ops.py::TestCommonCUDA::test_out_warning_argmax_cuda PASSED [ 19%] 2023-01-11T22:53:36.5290680Z test_ops.py::TestCommonCUDA::test_out_warning_argsort_cuda PASSED [ 19%] 2023-01-11T22:53:36.5291091Z test_ops.py::TestCommonCUDA::test_out_warning_as_strided_cuda PASSED [ 19%] 2023-01-11T22:53:36.5291530Z test_ops.py::TestCommonCUDA::test_out_warning_as_strided_partial_views_cuda PASSED [ 19%] 2023-01-11T22:53:36.5291947Z test_ops.py::TestCommonCUDA::test_out_warning_asin_cuda PASSED [ 19%] 2023-01-11T22:53:36.5292358Z test_ops.py::TestCommonCUDA::test_out_warning_asinh_cuda PASSED [ 19%] 2023-01-11T22:53:36.5292929Z test_ops.py::TestCommonCUDA::test_out_warning_atan2_cuda PASSED [ 19%] 2023-01-11T22:53:36.5293410Z test_ops.py::TestCommonCUDA::test_out_warning_atleast_1d_cuda PASSED [ 19%] 2023-01-11T22:53:36.5293823Z test_ops.py::TestCommonCUDA::test_out_warning_atleast_3d_cuda PASSED [ 19%] 2023-01-11T22:53:36.5294236Z test_ops.py::TestCommonCUDA::test_out_warning_baddbmm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5294651Z test_ops.py::TestCommonCUDA::test_out_warning_bfloat16_cuda PASSED [ 19%] 2023-01-11T22:53:36.5295050Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_or_cuda PASSED [ 19%] 2023-01-11T22:53:36.5295480Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_right_shift_cuda PASSED [ 19%] 2023-01-11T22:53:36.5295908Z test_ops.py::TestCommonCUDA::test_out_warning_bmm_cuda PASSED [ 19%] 2023-01-11T22:53:36.5296332Z test_ops.py::TestCommonCUDA::test_out_warning_broadcast_shapes_cuda PASSED [ 19%] 2023-01-11T22:53:36.5296829Z test_ops.py::TestCommonCUDA::test_out_warning_broadcast_tensors_cuda PASSED [ 19%] 2023-01-11T22:53:36.5297267Z test_ops.py::TestCommonCUDA::test_out_warning_broadcast_to_cuda PASSED [ 19%] 2023-01-11T22:53:36.5297692Z test_ops.py::TestCommonCUDA::test_out_warning_bucketize_cuda PASSED [ 19%] 2023-01-11T22:53:36.5298101Z test_ops.py::TestCommonCUDA::test_out_warning_cartesian_prod_cuda PASSED [ 19%] 2023-01-11T22:53:36.5298519Z test_ops.py::TestCommonCUDA::test_out_warning_cdouble_cuda PASSED [ 19%] 2023-01-11T22:53:36.5298931Z test_ops.py::TestCommonCUDA::test_out_warning_chalf_cuda PASSED [ 19%] 2023-01-11T22:53:36.5299339Z test_ops.py::TestCommonCUDA::test_out_warning_char_cuda PASSED [ 19%] 2023-01-11T22:53:36.5299734Z test_ops.py::TestCommonCUDA::test_out_warning_cholesky_cuda PASSED [ 19%] 2023-01-11T22:53:36.5300193Z test_ops.py::TestCommonCUDA::test_out_warning_cholesky_inverse_cuda PASSED [ 19%] 2023-01-11T22:53:36.5300627Z test_ops.py::TestCommonCUDA::test_out_warning_cholesky_solve_cuda PASSED [ 19%] 2023-01-11T22:53:36.5301034Z test_ops.py::TestCommonCUDA::test_out_warning_clamp_cuda PASSED [ 19%] 2023-01-11T22:53:36.5301444Z test_ops.py::TestCommonCUDA::test_out_warning_clamp_max_cuda PASSED [ 19%] 2023-01-11T22:53:36.5301860Z test_ops.py::TestCommonCUDA::test_out_warning_clamp_min_cuda PASSED [ 19%] 2023-01-11T22:53:36.5302280Z test_ops.py::TestCommonCUDA::test_out_warning_column_stack_cuda PASSED [ 19%] 2023-01-11T22:53:36.5302686Z test_ops.py::TestCommonCUDA::test_out_warning_combinations_cuda PASSED [ 19%] 2023-01-11T22:53:36.5303104Z test_ops.py::TestCommonCUDA::test_out_warning_complex_cuda PASSED [ 19%] 2023-01-11T22:53:36.5303511Z test_ops.py::TestCommonCUDA::test_out_warning_conj_cuda PASSED [ 19%] 2023-01-11T22:53:36.5303901Z test_ops.py::TestCommonCUDA::test_out_warning_cos_cuda PASSED [ 19%] 2023-01-11T22:53:36.5304305Z test_ops.py::TestCommonCUDA::test_out_warning_cosh_cuda PASSED [ 19%] 2023-01-11T22:53:36.5304719Z test_ops.py::TestCommonCUDA::test_out_warning_cross_cuda PASSED [ 19%] 2023-01-11T22:53:36.5305131Z test_ops.py::TestCommonCUDA::test_out_warning_cummax_cuda PASSED [ 19%] 2023-01-11T22:53:36.5305523Z test_ops.py::TestCommonCUDA::test_out_warning_cumsum_cuda PASSED [ 19%] 2023-01-11T22:53:36.5305957Z test_ops.py::TestCommonCUDA::test_out_warning_cumulative_trapezoid_cuda PASSED [ 19%] 2023-01-11T22:53:36.5306391Z test_ops.py::TestCommonCUDA::test_out_warning_deg2rad_cuda PASSED [ 19%] 2023-01-11T22:53:36.5306783Z test_ops.py::TestCommonCUDA::test_out_warning_diag_cuda PASSED [ 19%] 2023-01-11T22:53:36.5307194Z test_ops.py::TestCommonCUDA::test_out_warning_diag_embed_cuda PASSED [ 19%] 2023-01-11T22:53:36.5307621Z test_ops.py::TestCommonCUDA::test_out_warning_diagonal_copy_cuda PASSED [ 19%] 2023-01-11T22:53:36.5308045Z test_ops.py::TestCommonCUDA::test_out_warning_digamma_cuda PASSED [ 19%] 2023-01-11T22:53:36.5308445Z test_ops.py::TestCommonCUDA::test_out_warning_dist_cuda PASSED [ 19%] 2023-01-11T22:53:36.5308918Z test_ops.py::TestCommonCUDA::test_out_warning_div_floor_rounding_cuda PASSED [ 19%] 2023-01-11T22:53:36.5309375Z test_ops.py::TestCommonCUDA::test_out_warning_div_no_rounding_mode_cuda PASSED [ 19%] 2023-01-11T22:53:36.5309786Z test_ops.py::TestCommonCUDA::test_out_warning_dot_cuda PASSED [ 19%] 2023-01-11T22:53:36.5310197Z test_ops.py::TestCommonCUDA::test_out_warning_dsplit_cuda PASSED [ 19%] 2023-01-11T22:53:36.5310610Z test_ops.py::TestCommonCUDA::test_out_warning_dstack_cuda PASSED [ 19%] 2023-01-11T22:53:36.5311021Z test_ops.py::TestCommonCUDA::test_out_warning_einsum_cuda PASSED [ 19%] 2023-01-11T22:53:36.5311472Z test_ops.py::TestCommonCUDA::test_out_warning_empty_cuda SKIPPED (Expected: empty is not comparable) [ 19%] 2023-01-11T22:53:36.5311932Z test_ops.py::TestCommonCUDA::test_out_warning_erfc_cuda PASSED [ 19%] 2023-01-11T22:53:36.5312339Z test_ops.py::TestCommonCUDA::test_out_warning_exp_cuda PASSED [ 19%] 2023-01-11T22:53:36.5312797Z test_ops.py::TestCommonCUDA::test_out_warning_expand_as_cuda PASSED [ 19%] 2023-01-11T22:53:36.5313208Z test_ops.py::TestCommonCUDA::test_out_warning_expand_cuda PASSED [ 19%] 2023-01-11T22:53:36.5313621Z test_ops.py::TestCommonCUDA::test_out_warning_expm1_cuda PASSED [ 19%] 2023-01-11T22:53:36.5314032Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fftn_cuda PASSED [ 19%] 2023-01-11T22:53:36.5314426Z test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft_cuda PASSED [ 19%] 2023-01-11T22:53:36.5314836Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft2_cuda PASSED [ 19%] 2023-01-11T22:53:36.5315245Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftn_cuda PASSED [ 19%] 2023-01-11T22:53:36.5315646Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft2_cuda XFAIL [ 19%] 2023-01-11T22:53:36.5316054Z test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft2_cuda PASSED [ 19%] 2023-01-11T22:53:36.5316476Z test_ops.py::TestCommonCUDA::test_out_warning_fft_irfft_cuda PASSED [ 19%] 2023-01-11T22:53:36.5316892Z test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft2_cuda PASSED [ 19%] 2023-01-11T22:53:36.5317290Z test_ops.py::TestCommonCUDA::test_out_warning_flatten_cuda PASSED [ 19%] 2023-01-11T22:53:36.5317703Z test_ops.py::TestCommonCUDA::test_out_warning_fliplr_cuda PASSED [ 19%] 2023-01-11T22:53:36.5318119Z test_ops.py::TestCommonCUDA::test_out_warning_float_power_cuda PASSED [ 19%] 2023-01-11T22:53:36.5318517Z test_ops.py::TestCommonCUDA::test_out_warning_fmax_cuda PASSED [ 20%] 2023-01-11T22:53:36.5318919Z test_ops.py::TestCommonCUDA::test_out_warning_fmin_cuda PASSED [ 20%] 2023-01-11T22:53:36.5319326Z test_ops.py::TestCommonCUDA::test_out_warning_fmod_cuda PASSED [ 20%] 2023-01-11T22:53:36.5319729Z test_ops.py::TestCommonCUDA::test_out_warning_full_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5320122Z test_ops.py::TestCommonCUDA::test_out_warning_gather_cuda PASSED [ 20%] 2023-01-11T22:53:36.5320526Z test_ops.py::TestCommonCUDA::test_out_warning_ge_cuda PASSED [ 20%] 2023-01-11T22:53:36.5320935Z test_ops.py::TestCommonCUDA::test_out_warning_geqrf_cuda PASSED [ 20%] 2023-01-11T22:53:36.5321340Z test_ops.py::TestCommonCUDA::test_out_warning_grid_sampler_2d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5321759Z test_ops.py::TestCommonCUDA::test_out_warning_gt_cuda PASSED [ 20%] 2023-01-11T22:53:36.5322261Z test_ops.py::TestCommonCUDA::test_out_warning_histogramdd_cuda SKIPPED (Skipped! Op has not supported dtypes on this device.) [ 20%] 2023-01-11T22:53:36.5322757Z test_ops.py::TestCommonCUDA::test_out_warning_hstack_cuda PASSED [ 20%] 2023-01-11T22:53:36.5323155Z test_ops.py::TestCommonCUDA::test_out_warning_hypot_cuda PASSED [ 20%] 2023-01-11T22:53:36.5323564Z test_ops.py::TestCommonCUDA::test_out_warning_igamma_cuda PASSED [ 20%] 2023-01-11T22:53:36.5323985Z test_ops.py::TestCommonCUDA::test_out_warning_imag_cuda PASSED [ 20%] 2023-01-11T22:53:36.5324432Z test_ops.py::TestCommonCUDA::test_out_warning_index_add_cuda PASSED [ 20%] 2023-01-11T22:53:36.5324864Z test_ops.py::TestCommonCUDA::test_out_warning_index_copy_cuda PASSED [ 20%] 2023-01-11T22:53:36.5325289Z test_ops.py::TestCommonCUDA::test_out_warning_index_select_cuda PASSED [ 20%] 2023-01-11T22:53:36.5325703Z test_ops.py::TestCommonCUDA::test_out_warning_inner_cuda PASSED [ 20%] 2023-01-11T22:53:36.5326095Z test_ops.py::TestCommonCUDA::test_out_warning_int_cuda PASSED [ 20%] 2023-01-11T22:53:36.5326508Z test_ops.py::TestCommonCUDA::test_out_warning_isfinite_cuda PASSED [ 20%] 2023-01-11T22:53:36.5326924Z test_ops.py::TestCommonCUDA::test_out_warning_isposinf_cuda PASSED [ 20%] 2023-01-11T22:53:36.5327325Z test_ops.py::TestCommonCUDA::test_out_warning_istft_cuda PASSED [ 20%] 2023-01-11T22:53:36.5327764Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_2inputs_2outputs_cuda PASSED [ 20%] 2023-01-11T22:53:36.5328278Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_unary_cuda PASSED [ 20%] 2023-01-11T22:53:36.5328704Z test_ops.py::TestCommonCUDA::test_out_warning_kron_cuda PASSED [ 20%] 2023-01-11T22:53:36.5329105Z test_ops.py::TestCommonCUDA::test_out_warning_kthvalue_cuda PASSED [ 20%] 2023-01-11T22:53:36.5329517Z test_ops.py::TestCommonCUDA::test_out_warning_lcm_cuda PASSED [ 20%] 2023-01-11T22:53:36.5329927Z test_ops.py::TestCommonCUDA::test_out_warning_ldexp_cuda PASSED [ 20%] 2023-01-11T22:53:36.5330323Z test_ops.py::TestCommonCUDA::test_out_warning_lerp_cuda PASSED [ 20%] 2023-01-11T22:53:36.5330732Z test_ops.py::TestCommonCUDA::test_out_warning_lgamma_cuda PASSED [ 20%] 2023-01-11T22:53:36.5331147Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cond_cuda PASSED [ 20%] 2023-01-11T22:53:36.5331565Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_cuda PASSED [ 20%] 2023-01-11T22:53:36.5331991Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_det_singular_cuda PASSED [ 20%] 2023-01-11T22:53:36.5332711Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigh_cuda PASSED [ 20%] 2023-01-11T22:53:36.5333226Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvals_cuda PASSED [ 20%] 2023-01-11T22:53:36.5333777Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eigvalsh_cuda PASSED [ 20%] 2023-01-11T22:53:36.5334283Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_cuda PASSED [ 20%] 2023-01-11T22:53:36.5334800Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_cuda PASSED [ 20%] 2023-01-11T22:53:36.5335274Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_grad_oriented_cuda PASSED [ 20%] 2023-01-11T22:53:36.5335800Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_ex_cuda PASSED [ 20%] 2023-01-11T22:53:36.5336364Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_cuda PASSED [ 20%] 2023-01-11T22:53:36.5336883Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_cuda PASSED [ 20%] 2023-01-11T22:53:36.5337380Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_hermitian_cuda PASSED [ 20%] 2023-01-11T22:53:36.5337986Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_pinv_singular_cuda SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 20%] 2023-01-11T22:53:36.5338608Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_svd_cuda PASSED [ 20%] 2023-01-11T22:53:36.5339058Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_svdvals_cuda PASSED [ 20%] 2023-01-11T22:53:36.5339575Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorinv_cuda PASSED [ 20%] 2023-01-11T22:53:36.5340078Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_vander_cuda PASSED [ 20%] 2023-01-11T22:53:36.5340569Z test_ops.py::TestCommonCUDA::test_out_warning_linspace_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5341039Z test_ops.py::TestCommonCUDA::test_out_warning_log1p_cuda PASSED [ 20%] 2023-01-11T22:53:36.5341628Z test_ops.py::TestCommonCUDA::test_out_warning_logcumsumexp_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5342145Z test_ops.py::TestCommonCUDA::test_out_warning_logdet_cuda PASSED [ 20%] 2023-01-11T22:53:36.5342584Z test_ops.py::TestCommonCUDA::test_out_warning_logical_and_cuda PASSED [ 20%] 2023-01-11T22:53:36.5343085Z test_ops.py::TestCommonCUDA::test_out_warning_logical_xor_cuda PASSED [ 20%] 2023-01-11T22:53:36.5343616Z test_ops.py::TestCommonCUDA::test_out_warning_logspace_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5344105Z test_ops.py::TestCommonCUDA::test_out_warning_logsumexp_cuda PASSED [ 20%] 2023-01-11T22:53:36.5344540Z test_ops.py::TestCommonCUDA::test_out_warning_long_cuda PASSED [ 20%] 2023-01-11T22:53:36.5345028Z test_ops.py::TestCommonCUDA::test_out_warning_masked_amax_cuda PASSED [ 20%] 2023-01-11T22:53:36.5345557Z test_ops.py::TestCommonCUDA::test_out_warning_masked_argmin_cuda PASSED [ 20%] 2023-01-11T22:53:36.5346073Z test_ops.py::TestCommonCUDA::test_out_warning_masked_fill_cuda PASSED [ 20%] 2023-01-11T22:53:36.5346606Z test_ops.py::TestCommonCUDA::test_out_warning_masked_logaddexp_cuda PASSED [ 20%] 2023-01-11T22:53:36.5347123Z test_ops.py::TestCommonCUDA::test_out_warning_masked_scatter_cuda PASSED [ 20%] 2023-01-11T22:53:36.5347615Z test_ops.py::TestCommonCUDA::test_out_warning_masked_std_cuda PASSED [ 20%] 2023-01-11T22:53:36.5348091Z test_ops.py::TestCommonCUDA::test_out_warning_masked_sum_cuda PASSED [ 20%] 2023-01-11T22:53:36.5348577Z test_ops.py::TestCommonCUDA::test_out_warning_matrix_exp_cuda PASSED [ 20%] 2023-01-11T22:53:36.5349109Z test_ops.py::TestCommonCUDA::test_out_warning_max_pool2d_with_indices_backward_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5349591Z test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_no_dim_cuda PASSED [ 20%] 2023-01-11T22:53:36.5350112Z test_ops.py::TestCommonCUDA::test_out_warning_max_reduction_with_dim_cuda PASSED [ 20%] 2023-01-11T22:53:36.5350687Z test_ops.py::TestCommonCUDA::test_out_warning_maximum_cuda PASSED [ 20%] 2023-01-11T22:53:36.5351185Z test_ops.py::TestCommonCUDA::test_out_warning_mean_cuda PASSED [ 20%] 2023-01-11T22:53:36.5351621Z test_ops.py::TestCommonCUDA::test_out_warning_min_binary_cuda PASSED [ 20%] 2023-01-11T22:53:36.5352120Z test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_no_dim_cuda PASSED [ 20%] 2023-01-11T22:53:36.5352657Z test_ops.py::TestCommonCUDA::test_out_warning_minimum_cuda PASSED [ 20%] 2023-01-11T22:53:36.5353093Z test_ops.py::TestCommonCUDA::test_out_warning_mm_cuda PASSED [ 20%] 2023-01-11T22:53:36.5353586Z test_ops.py::TestCommonCUDA::test_out_warning_movedim_cuda PASSED [ 20%] 2023-01-11T22:53:36.5354072Z test_ops.py::TestCommonCUDA::test_out_warning_multinomial_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5354577Z test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_3_cuda PASSED [ 20%] 2023-01-11T22:53:36.5355075Z test_ops.py::TestCommonCUDA::test_out_warning_nanmedian_cuda PASSED [ 20%] 2023-01-11T22:53:36.5355609Z test_ops.py::TestCommonCUDA::test_out_warning_nanquantile_cuda PASSED [ 20%] 2023-01-11T22:53:36.5356102Z test_ops.py::TestCommonCUDA::test_out_warning_nansum_cuda PASSED [ 20%] 2023-01-11T22:53:36.5356533Z test_ops.py::TestCommonCUDA::test_out_warning_narrow_cuda PASSED [ 20%] 2023-01-11T22:53:36.5357035Z test_ops.py::TestCommonCUDA::test_out_warning_native_batch_norm_cuda PASSED [ 20%] 2023-01-11T22:53:36.5357574Z test_ops.py::TestCommonCUDA::test_out_warning_ne_cuda PASSED [ 20%] 2023-01-11T22:53:36.5358071Z test_ops.py::TestCommonCUDA::test_out_warning_new_empty_strided_cuda PASSED [ 20%] 2023-01-11T22:53:36.5358521Z test_ops.py::TestCommonCUDA::test_out_warning_new_full_cuda PASSED [ 20%] 2023-01-11T22:53:36.5359006Z test_ops.py::TestCommonCUDA::test_out_warning_new_ones_cuda PASSED [ 20%] 2023-01-11T22:53:36.5359566Z test_ops.py::TestCommonCUDA::test_out_warning_nextafter_cuda PASSED [ 20%] 2023-01-11T22:53:36.5360119Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional__scaled_dot_product_attention_cuda PASSED [ 20%] 2023-01-11T22:53:36.5360707Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool1d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5361275Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool2d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5361834Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_alpha_dropout_cuda PASSED [ 20%] 2023-01-11T22:53:36.5362360Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_cuda PASSED [ 20%] 2023-01-11T22:53:36.5362887Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_celu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5363413Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv1d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5363927Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv2d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5364491Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose2d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5365083Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose3d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5365647Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_similarity_cuda PASSED [ 20%] 2023-01-11T22:53:36.5366140Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout3d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5366663Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_elu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5367226Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_bag_cuda PASSED [ 20%] 2023-01-11T22:53:36.5367809Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda PASSED [ 20%] 2023-01-11T22:53:36.5368342Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool2d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5368886Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_glu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5369438Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_grid_sample_cuda PASSED [ 20%] 2023-01-11T22:53:36.5370017Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardswish_cuda PASSED [ 20%] 2023-01-11T22:53:36.5370521Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bilinear_cuda PASSED [ 20%] 2023-01-11T22:53:36.5371136Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_nearest_cuda PASSED [ 20%] 2023-01-11T22:53:36.5371676Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_linear_cuda PASSED [ 20%] 2023-01-11T22:53:36.5372206Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_local_response_norm_cuda PASSED [ 20%] 2023-01-11T22:53:36.5372931Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_logsigmoid_cuda PASSED [ 20%] 2023-01-11T22:53:36.5373486Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_margin_ranking_loss_cuda PASSED [ 20%] 2023-01-11T22:53:36.5374098Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5374607Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool1d_grad_cuda PASSED [ 20%] 2023-01-11T22:53:36.5375153Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5375423Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool2d_grad_cuda PASSED [ 20%] 2023-01-11T22:53:36.5375685Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_cuda PASSED [ 20%] 2023-01-11T22:53:36.5376012Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mse_loss_cuda PASSED [ 20%] 2023-01-11T22:53:36.5376283Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_nll_loss_cuda PASSED [ 20%] 2023-01-11T22:53:36.5376487Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_one_hot_cuda PASSED [ 20%] 2023-01-11T22:53:36.5376764Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pairwise_distance_cuda PASSED [ 20%] 2023-01-11T22:53:36.5377105Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_shuffle_cuda PASSED [ 20%] 2023-01-11T22:53:36.5377380Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_prelu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5377679Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_rrelu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5377936Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_selu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5378289Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_complex_cuda SKIPPED (Skipped! Op has not supported dtypes on this device.) [ 20%] 2023-01-11T22:53:36.5378718Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_silu_cuda PASSED [ 20%] 2023-01-11T22:53:36.5378993Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_smooth_l1_loss_cuda PASSED [ 20%] 2023-01-11T22:53:36.5379211Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_soft_margin_loss_cuda PASSED [ 20%] 2023-01-11T22:53:36.5379554Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softplus_cuda PASSED [ 20%] 2023-01-11T22:53:36.5379859Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softshrink_cuda PASSED [ 20%] 2023-01-11T22:53:36.5380193Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_threshold_cuda PASSED [ 20%] 2023-01-11T22:53:36.5380476Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_loss_cuda PASSED [ 20%] 2023-01-11T22:53:36.5380745Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_unfold_cuda PASSED [ 20%] 2023-01-11T22:53:36.5381017Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_nearest_cuda PASSED [ 20%] 2023-01-11T22:53:36.5381331Z test_ops.py::TestCommonCUDA::test_out_warning_norm_cuda PASSED [ 20%] 2023-01-11T22:53:36.5381523Z test_ops.py::TestCommonCUDA::test_out_warning_norm_fro_cuda PASSED [ 20%] 2023-01-11T22:53:36.5381769Z test_ops.py::TestCommonCUDA::test_out_warning_norm_nuc_cuda PASSED [ 20%] 2023-01-11T22:53:36.5382547Z test_ops.py::TestCommonCUDA::test_out_warning_normal_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5382831Z test_ops.py::TestCommonCUDA::test_out_warning_normal_number_mean_cuda PASSED [ 20%] 2023-01-11T22:53:36.5383071Z test_ops.py::TestCommonCUDA::test_out_warning_ones_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5383347Z test_ops.py::TestCommonCUDA::test_out_warning_ones_like_cuda PASSED [ 20%] 2023-01-11T22:53:36.5383586Z test_ops.py::TestCommonCUDA::test_out_warning_outer_cuda PASSED [ 20%] 2023-01-11T22:53:36.5383897Z test_ops.py::TestCommonCUDA::test_out_warning_permute_cuda PASSED [ 20%] 2023-01-11T22:53:36.5384182Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_1_cuda SKIPPED (Skipped!) [ 20%] 2023-01-11T22:53:36.5384408Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_2_cuda SKIPPED (Skipped!) [ 20%] 2023-01-11T22:53:36.5384692Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_3_cuda SKIPPED (Skipped!) [ 20%] 2023-01-11T22:53:36.5385008Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_4_cuda SKIPPED (Skipped!) [ 20%] 2023-01-11T22:53:36.5385255Z test_ops.py::TestCommonCUDA::test_out_warning_positive_cuda PASSED [ 20%] 2023-01-11T22:53:36.5385502Z test_ops.py::TestCommonCUDA::test_out_warning_prod_cuda PASSED [ 20%] 2023-01-11T22:53:36.5385791Z test_ops.py::TestCommonCUDA::test_out_warning_rad2deg_cuda PASSED [ 20%] 2023-01-11T22:53:36.5386075Z test_ops.py::TestCommonCUDA::test_out_warning_rand_like_cuda PASSED [ 20%] 2023-01-11T22:53:36.5386319Z test_ops.py::TestCommonCUDA::test_out_warning_randint_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5386507Z test_ops.py::TestCommonCUDA::test_out_warning_randint_like_cuda PASSED [ 20%] 2023-01-11T22:53:36.5386742Z test_ops.py::TestCommonCUDA::test_out_warning_randn_cuda XFAIL [ 20%] 2023-01-11T22:53:36.5386997Z test_ops.py::TestCommonCUDA::test_out_warning_reciprocal_cuda PASSED [ 20%] 2023-01-11T22:53:36.5387295Z test_ops.py::TestCommonCUDA::test_out_warning_remainder_cuda PASSED [ 21%] 2023-01-11T22:53:36.5387610Z test_ops.py::TestCommonCUDA::test_out_warning_renorm_cuda PASSED [ 21%] 2023-01-11T22:53:36.5387851Z test_ops.py::TestCommonCUDA::test_out_warning_repeat_cuda PASSED [ 21%] 2023-01-11T22:53:36.5388095Z test_ops.py::TestCommonCUDA::test_out_warning_reshape_as_cuda PASSED [ 21%] 2023-01-11T22:53:36.5388392Z test_ops.py::TestCommonCUDA::test_out_warning_resize_as__cuda PASSED [ 21%] 2023-01-11T22:53:36.5388582Z test_ops.py::TestCommonCUDA::test_out_warning_resolve_conj_cuda PASSED [ 21%] 2023-01-11T22:53:36.5388820Z test_ops.py::TestCommonCUDA::test_out_warning_roll_cuda PASSED [ 21%] 2023-01-11T22:53:36.5389308Z test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_3_cuda SKIPPED (Skipped!) [ 21%] 2023-01-11T22:53:36.5389681Z test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_neg_3_cuda SKIPPED (Skipped!) [ 21%] 2023-01-11T22:53:36.5389926Z test_ops.py::TestCommonCUDA::test_out_warning_rsqrt_cuda PASSED [ 21%] 2023-01-11T22:53:36.5390172Z test_ops.py::TestCommonCUDA::test_out_warning_scalar_tensor_cuda PASSED [ 21%] 2023-01-11T22:53:36.5390413Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_add_cuda PASSED [ 21%] 2023-01-11T22:53:36.5390816Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_mean_cuda PASSED [ 21%] 2023-01-11T22:53:36.5391126Z test_ops.py::TestCommonCUDA::test_out_warning_searchsorted_cuda PASSED [ 21%] 2023-01-11T22:53:36.5391341Z test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_offsets_cuda PASSED [ 21%] 2023-01-11T22:53:36.5391574Z test_ops.py::TestCommonCUDA::test_out_warning_sgn_cuda PASSED [ 21%] 2023-01-11T22:53:36.5391882Z test_ops.py::TestCommonCUDA::test_out_warning_short_cuda PASSED [ 21%] 2023-01-11T22:53:36.5392144Z test_ops.py::TestCommonCUDA::test_out_warning_sign_cuda PASSED [ 21%] 2023-01-11T22:53:36.5392417Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_blackman_cuda PASSED [ 21%] 2023-01-11T22:53:36.5392721Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_cosine_cuda PASSED [ 21%] 2023-01-11T22:53:36.5456441Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_exponential_cuda PASSED [ 21%] 2023-01-11T22:53:36.5456785Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_gaussian_cuda PASSED [ 21%] 2023-01-11T22:53:36.5457015Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_general_cosine_cuda PASSED [ 21%] 2023-01-11T22:53:36.5457248Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_general_hamming_cuda PASSED [ 21%] 2023-01-11T22:53:36.5457464Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_hamming_cuda PASSED [ 21%] 2023-01-11T22:53:36.5457671Z test_ops.py::TestCommonCUDA::test_out_warning_signbit_cuda PASSED [ 21%] 2023-01-11T22:53:36.5457873Z test_ops.py::TestCommonCUDA::test_out_warning_sin_cuda PASSED [ 21%] 2023-01-11T22:53:36.5458074Z test_ops.py::TestCommonCUDA::test_out_warning_sinh_cuda PASSED [ 21%] 2023-01-11T22:53:36.5458281Z test_ops.py::TestCommonCUDA::test_out_warning_slice_scatter_cuda PASSED [ 21%] 2023-01-11T22:53:36.5458474Z test_ops.py::TestCommonCUDA::test_out_warning_softmax_cuda PASSED [ 21%] 2023-01-11T22:53:36.5458688Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y0_cuda PASSED [ 21%] 2023-01-11T22:53:36.5458883Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_y1_cuda PASSED [ 21%] 2023-01-11T22:53:36.5459115Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_u_cuda PASSED [ 21%] 2023-01-11T22:53:36.5459635Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:53:36.5459842Z test_ops.py::TestCommonCUDA::test_out_warning_special_erfcx_cuda PASSED [ 21%] 2023-01-11T22:53:36.5460230Z test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_h_cuda PASSED [ 21%] 2023-01-11T22:53:36.5460455Z test_ops.py::TestCommonCUDA::test_out_warning_special_i0e_cuda PASSED [ 21%] 2023-01-11T22:53:36.5460654Z test_ops.py::TestCommonCUDA::test_out_warning_special_i1_cuda PASSED [ 21%] 2023-01-11T22:53:36.5460852Z test_ops.py::TestCommonCUDA::test_out_warning_special_i1e_cuda PASSED [ 21%] 2023-01-11T22:53:36.5461316Z test_ops.py::TestCommonCUDA::test_out_warning_special_legendre_polynomial_p_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:53:36.5461516Z test_ops.py::TestCommonCUDA::test_out_warning_special_log_ndtr_cuda PASSED [ 21%] 2023-01-11T22:53:36.5461737Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i0_cuda PASSED [ 21%] 2023-01-11T22:53:36.5461958Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_i1_cuda PASSED [ 21%] 2023-01-11T22:53:36.5462256Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k1_cuda PASSED [ 21%] 2023-01-11T22:53:36.5462471Z test_ops.py::TestCommonCUDA::test_out_warning_special_ndtr_cuda PASSED [ 21%] 2023-01-11T22:53:36.5462674Z test_ops.py::TestCommonCUDA::test_out_warning_special_ndtri_cuda PASSED [ 21%] 2023-01-11T22:53:36.5462921Z test_ops.py::TestCommonCUDA::test_out_warning_special_polygamma_special_polygamma_n_0_cuda PASSED [ 21%] 2023-01-11T22:53:36.5463156Z test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k1_cuda PASSED [ 21%] 2023-01-11T22:53:36.5463634Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:53:36.5463850Z test_ops.py::TestCommonCUDA::test_out_warning_special_spherical_bessel_j0_cuda PASSED [ 21%] 2023-01-11T22:53:36.5464046Z test_ops.py::TestCommonCUDA::test_out_warning_sqrt_cuda PASSED [ 21%] 2023-01-11T22:53:36.5464252Z test_ops.py::TestCommonCUDA::test_out_warning_squeeze_cuda PASSED [ 21%] 2023-01-11T22:53:36.5464446Z test_ops.py::TestCommonCUDA::test_out_warning_stack_cuda PASSED [ 21%] 2023-01-11T22:53:36.5464645Z test_ops.py::TestCommonCUDA::test_out_warning_std_mean_cuda PASSED [ 21%] 2023-01-11T22:53:36.5464843Z test_ops.py::TestCommonCUDA::test_out_warning_std_unbiased_cuda PASSED [ 21%] 2023-01-11T22:53:36.5465036Z test_ops.py::TestCommonCUDA::test_out_warning_stft_cuda PASSED [ 21%] 2023-01-11T22:53:36.5465229Z test_ops.py::TestCommonCUDA::test_out_warning_svd_cuda PASSED [ 21%] 2023-01-11T22:53:36.5465412Z test_ops.py::TestCommonCUDA::test_out_warning_symeig_cuda PASSED [ 21%] 2023-01-11T22:53:36.5465604Z test_ops.py::TestCommonCUDA::test_out_warning_take_cuda PASSED [ 21%] 2023-01-11T22:53:36.5465799Z test_ops.py::TestCommonCUDA::test_out_warning_tanh_cuda PASSED [ 21%] 2023-01-11T22:53:36.5466000Z test_ops.py::TestCommonCUDA::test_out_warning_tensordot_cuda PASSED [ 21%] 2023-01-11T22:53:36.5466192Z test_ops.py::TestCommonCUDA::test_out_warning_tile_cuda PASSED [ 21%] 2023-01-11T22:53:36.5466386Z test_ops.py::TestCommonCUDA::test_out_warning_topk_cuda PASSED [ 21%] 2023-01-11T22:53:36.5466581Z test_ops.py::TestCommonCUDA::test_out_warning_trace_cuda PASSED [ 21%] 2023-01-11T22:53:36.5466781Z test_ops.py::TestCommonCUDA::test_out_warning_transpose_cuda PASSED [ 21%] 2023-01-11T22:53:36.5466966Z test_ops.py::TestCommonCUDA::test_out_warning_trapezoid_cuda PASSED [ 21%] 2023-01-11T22:53:36.5467175Z test_ops.py::TestCommonCUDA::test_out_warning_triangular_solve_cuda PASSED [ 21%] 2023-01-11T22:53:36.5467376Z test_ops.py::TestCommonCUDA::test_out_warning_tril_indices_cuda PASSED [ 21%] 2023-01-11T22:53:36.5467567Z test_ops.py::TestCommonCUDA::test_out_warning_triu_cuda PASSED [ 21%] 2023-01-11T22:53:36.5467766Z test_ops.py::TestCommonCUDA::test_out_warning_triu_indices_cuda PASSED [ 21%] 2023-01-11T22:53:36.5468017Z test_ops.py::TestCommonCUDA::test_out_warning_trunc_cuda PASSED [ 21%] 2023-01-11T22:53:36.5468222Z test_ops.py::TestCommonCUDA::test_out_warning_unflatten_cuda PASSED [ 21%] 2023-01-11T22:53:36.5468417Z test_ops.py::TestCommonCUDA::test_out_warning_unfold_copy_cuda XFAIL [ 21%] 2023-01-11T22:53:36.5468607Z test_ops.py::TestCommonCUDA::test_out_warning_unfold_cuda PASSED [ 21%] 2023-01-11T22:53:36.5468788Z test_ops.py::TestCommonCUDA::test_out_warning_uniform_cuda PASSED [ 21%] 2023-01-11T22:53:36.5469001Z test_ops.py::TestCommonCUDA::test_out_warning_unique_consecutive_cuda PASSED [ 21%] 2023-01-11T22:53:36.5469191Z test_ops.py::TestCommonCUDA::test_out_warning_unique_cuda PASSED [ 21%] 2023-01-11T22:53:36.5469387Z test_ops.py::TestCommonCUDA::test_out_warning_var_mean_cuda PASSED [ 21%] 2023-01-11T22:53:36.5469589Z test_ops.py::TestCommonCUDA::test_out_warning_var_unbiased_cuda PASSED [ 21%] 2023-01-11T22:53:36.5469834Z test_ops.py::TestCommonCUDA::test_out_warning_vdot_cuda PASSED [ 21%] 2023-01-11T22:53:36.5470047Z test_ops.py::TestCommonCUDA::test_out_warning_view_as_complex_cuda PASSED [ 21%] 2023-01-11T22:53:36.5470243Z test_ops.py::TestCommonCUDA::test_out_warning_view_copy_cuda XFAIL [ 21%] 2023-01-11T22:53:36.5470421Z test_ops.py::TestCommonCUDA::test_out_warning_view_cuda PASSED [ 21%] 2023-01-11T22:53:36.5470613Z test_ops.py::TestCommonCUDA::test_out_warning_vsplit_cuda PASSED [ 21%] 2023-01-11T22:53:36.5470805Z test_ops.py::TestCommonCUDA::test_out_warning_where_cuda PASSED [ 21%] 2023-01-11T22:53:36.5470991Z test_ops.py::TestCommonCUDA::test_out_warning_zeros_cuda XFAIL [ 21%] 2023-01-11T22:53:36.5471185Z test_ops.py::TestCommonCUDA::test_out_where_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5471373Z test_ops.py::TestCommonCUDA::test_out_xlogy_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5471572Z test_ops.py::TestCommonCUDA::test_out_zeros_like_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5471778Z test_ops.py::TestCommonCUDA::test_pointwise_tag_coverage_cuda PASSED [ 21%] 2023-01-11T22:53:36.5471972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:53:36.5472179Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex128 PASSED [ 21%] 2023-01-11T22:53:36.5472378Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex32 PASSED [ 21%] 2023-01-11T22:53:36.5472580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_complex64 PASSED [ 21%] 2023-01-11T22:53:36.5472777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float16 PASSED [ 21%] 2023-01-11T22:53:36.5472975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5473169Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_float64 PASSED [ 21%] 2023-01-11T22:53:36.5473363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int16 PASSED [ 21%] 2023-01-11T22:53:36.5473555Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5473745Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int8 PASSED [ 21%] 2023-01-11T22:53:36.5473934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_uint8 PASSED [ 21%] 2023-01-11T22:53:36.5474161Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bool PASSED [ 21%] 2023-01-11T22:53:36.5474399Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex128 PASSED [ 21%] 2023-01-11T22:53:36.5474634Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex64 PASSED [ 21%] 2023-01-11T22:53:36.5474866Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5475088Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int16 PASSED [ 21%] 2023-01-11T22:53:36.5475322Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5475590Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:53:36.5475830Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex32 PASSED [ 21%] 2023-01-11T22:53:36.5476059Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex64 PASSED [ 21%] 2023-01-11T22:53:36.5476282Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float64 PASSED [ 21%] 2023-01-11T22:53:36.5476506Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5476724Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int64 PASSED [ 21%] 2023-01-11T22:53:36.5476949Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:53:36.5477222Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_bool PASSED [ 21%] 2023-01-11T22:53:36.5477460Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex128 PASSED [ 21%] 2023-01-11T22:53:36.5477676Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_complex64 PASSED [ 21%] 2023-01-11T22:53:36.5477894Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int16 PASSED [ 21%] 2023-01-11T22:53:36.5478112Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5478333Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_uint8 PASSED [ 21%] 2023-01-11T22:53:36.5478562Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:53:36.5478787Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_bool PASSED [ 21%] 2023-01-11T22:53:36.5479017Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5479251Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_uint8 PASSED [ 21%] 2023-01-11T22:53:36.5479471Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:53:36.5479709Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex32 PASSED [ 21%] 2023-01-11T22:53:36.5479932Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float16 PASSED [ 21%] 2023-01-11T22:53:36.5480152Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int16 PASSED [ 21%] 2023-01-11T22:53:36.5480373Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_uint8 PASSED [ 21%] 2023-01-11T22:53:36.5480593Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bool PASSED [ 21%] 2023-01-11T22:53:36.5480831Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex128 PASSED [ 21%] 2023-01-11T22:53:36.5481060Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float16 PASSED [ 21%] 2023-01-11T22:53:36.5481282Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5481492Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int64 PASSED [ 21%] 2023-01-11T22:53:36.5481719Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int8 PASSED [ 21%] 2023-01-11T22:53:36.5481939Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_uint8 PASSED [ 21%] 2023-01-11T22:53:36.5482166Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:53:36.5482395Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex32 PASSED [ 21%] 2023-01-11T22:53:36.5482623Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float64 PASSED [ 21%] 2023-01-11T22:53:36.5482894Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5483125Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int64 PASSED [ 21%] 2023-01-11T22:53:36.5483339Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_uint8 PASSED [ 21%] 2023-01-11T22:53:36.5483561Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float16 PASSED [ 21%] 2023-01-11T22:53:36.5483785Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5484013Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_complex_cuda_float64 PASSED [ 21%] 2023-01-11T22:53:36.5484242Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float32 PASSED [ 21%] 2023-01-11T22:53:36.5484471Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int16 PASSED [ 21%] 2023-01-11T22:53:36.5484766Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int8 PASSED [ 21%] 2023-01-11T22:53:36.5485011Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex128 PASSED [ 21%] 2023-01-11T22:53:36.5485244Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex64 PASSED [ 21%] 2023-01-11T22:53:36.5485473Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float16 PASSED [ 21%] 2023-01-11T22:53:36.5485688Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float64 PASSED [ 21%] 2023-01-11T22:53:36.5485919Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int16 PASSED [ 21%] 2023-01-11T22:53:36.5486140Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int32 PASSED [ 21%] 2023-01-11T22:53:36.5486362Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int8 PASSED [ 21%] 2023-01-11T22:53:36.5486590Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bool PASSED [ 21%] 2023-01-11T22:53:36.5486826Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5487054Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5487277Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5487488Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5487720Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5487938Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5488157Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5488386Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5488615Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5488839Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5489058Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5489282Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5489498Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5489723Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5489956Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5490183Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5490460Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5490708Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5490935Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5491158Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5491383Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5491582Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5491786Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5492000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5492258Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5492465Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int16 PASSED [ 22%] 2023-01-11T22:53:36.5492840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5493063Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5493268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5493469Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5493685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5493889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5494098Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5494308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5494517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5494736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5494947Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5495140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5495344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5495547Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5495754Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5495952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int16 PASSED [ 22%] 2023-01-11T22:53:36.5496167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5496397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5496602Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5496816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5497017Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5497227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5497432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5497649Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5497859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5498066Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5498358Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex128 XFAIL [ 22%] 2023-01-11T22:53:36.5498578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float32 XFAIL [ 22%] 2023-01-11T22:53:36.5498770Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float64 XFAIL [ 22%] 2023-01-11T22:53:36.5498968Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int16 XFAIL [ 22%] 2023-01-11T22:53:36.5499171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int32 XFAIL [ 22%] 2023-01-11T22:53:36.5499373Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int8 XFAIL [ 22%] 2023-01-11T22:53:36.5499589Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5499838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5500052Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5500328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int16 PASSED [ 22%] 2023-01-11T22:53:36.5500516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5500733Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5500957Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5501166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5501372Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5501580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5501785Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5501996Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5502206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5502397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5502601Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5502804Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5503006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int16 PASSED [ 22%] 2023-01-11T22:53:36.5503213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5503413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5503615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5503817Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5504010Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5504227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5504432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5504631Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5504841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5505051Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5505274Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5505486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5505686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5505901Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5506182Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5506433Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5506675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5506905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int16 PASSED [ 22%] 2023-01-11T22:53:36.5507132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5507359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5507582Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5507843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5508084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5508311Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5508539Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5508748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5508946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5509155Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5509364Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5509558Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5509770Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5509973Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5510174Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5510381Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5510595Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5510803Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5511014Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5511215Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5511409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5511617Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5511823Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5512030Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5512229Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5512432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5512628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5512828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5513027Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5513237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5513450Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5513699Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5513914Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5514109Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5514315Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5514529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5514722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5514931Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5515140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5515406Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5515635Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5515858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5516077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5516290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float32 PASSED [ 22%] 2023-01-11T22:53:36.5516508Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5516709Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5516932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:53:36.5517149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex32 PASSED [ 22%] 2023-01-11T22:53:36.5517368Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float16 PASSED [ 22%] 2023-01-11T22:53:36.5517573Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5517782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5518004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex128 PASSED [ 22%] 2023-01-11T22:53:36.5518220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex64 PASSED [ 22%] 2023-01-11T22:53:36.5518421Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float64 PASSED [ 22%] 2023-01-11T22:53:36.5518635Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5518847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5519061Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int8 PASSED [ 22%] 2023-01-11T22:53:36.5519283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5519512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int64 PASSED [ 22%] 2023-01-11T22:53:36.5519726Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_bool PASSED [ 22%] 2023-01-11T22:53:36.5519938Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int32 PASSED [ 22%] 2023-01-11T22:53:36.5520150Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_uint8 PASSED [ 22%] 2023-01-11T22:53:36.5520350Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5520555Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5520765Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5520997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5521265Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5521486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5521719Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_shapes_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5521953Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5522166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5522393Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5522615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5522892Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5523124Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5523344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5523559Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5523778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5523997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5524199Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5524419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5524636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5524855Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5525072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5525288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5525497Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5525698Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5525896Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5526110Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5526313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5526518Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5526730Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5526934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5527134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5527339Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5527530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5527734Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5527939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5528147Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5528362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5528580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5528832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5529051Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5529256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5529450Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5529657Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5529860Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5530069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5530280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5530536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5530743Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5530945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5531134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5531340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5531555Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5531773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5531981Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5532186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5532404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5532848Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5533063Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5533268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5533474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5533679Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5533879Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5534084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5534288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5534500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5534705Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5534900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5535119Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5535334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5535543Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5535754Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5535966Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5536171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5536384Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5536653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5536864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5537067Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5537267Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5537483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5537696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5537920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5538140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5538441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5538648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5538864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5539078Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5539295Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5539509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5539731Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5539952Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5540178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5540390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5540607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5540828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5541041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5541256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5541467Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5541684Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5541897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5542111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5542307Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5542513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5542724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5542930Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5543134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5543334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5543528Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5543737Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5543943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5544200Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5544418Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5544622Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5544825Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5545028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5545237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5545449Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5545648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5545901Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int16 PASSED [ 23%] 2023-01-11T22:53:36.5546103Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5546304Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5546514Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5546721Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5546925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5547133Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bool PASSED [ 23%] 2023-01-11T22:53:36.5547353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5547562Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5547782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5548000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5548213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5548423Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5548631Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5548845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5549069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5549283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5549510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5549732Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5549946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5550167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5550393Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_uint8 PASSED [ 23%] 2023-01-11T22:53:36.5550612Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:53:36.5550828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5551040Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex32 PASSED [ 23%] 2023-01-11T22:53:36.5551244Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5551449Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5551727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_complex128 PASSED [ 23%] 2023-01-11T22:53:36.5551965Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_complex64 PASSED [ 23%] 2023-01-11T22:53:36.5552187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5552411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5552634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int32 PASSED [ 23%] 2023-01-11T22:53:36.5552854Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5553071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int8 PASSED [ 23%] 2023-01-11T22:53:36.5553269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int64 PASSED [ 23%] 2023-01-11T22:53:36.5553586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float16 PASSED [ 23%] 2023-01-11T22:53:36.5553814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T22:53:36.5554035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_float64 PASSED [ 23%] 2023-01-11T22:53:36.5554259Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5554494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5554717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex32 XFAIL [ 24%] 2023-01-11T22:53:36.5554949Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5555162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5555398Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5555618Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5555845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5556072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5556292Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5556515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5556729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5556947Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex32 PASSED [ 24%] 2023-01-11T22:53:36.5557159Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5557373Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5557580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5557790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5558000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5558220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex128 PASSED [ 24%] 2023-01-11T22:53:36.5558437Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex32 PASSED [ 24%] 2023-01-11T22:53:36.5558650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5558849Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5559059Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5559313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5559519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5559720Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5559987Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5560246Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5560515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5560780Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5561088Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5561355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5561617Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5561874Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5562133Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5562398Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5562674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5562955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5563227Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5563491Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5563742Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5564002Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:53:36.5564214Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5564423Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5564637Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5564849Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5565053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5565257Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5565459Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5565647Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5565852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5566058Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5566257Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5566463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5566728Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5566945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5567148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5567331Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5567546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5567759Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5567966Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5568168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5568374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5568630Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5568832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5569024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5569231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5569435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5569640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5569838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5570052Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex128 PASSED [ 24%] 2023-01-11T22:53:36.5570267Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex32 PASSED [ 24%] 2023-01-11T22:53:36.5570481Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5570691Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float16 PASSED [ 24%] 2023-01-11T22:53:36.5570885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5571089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5571299Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5571499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5571701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5571925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5572138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5572365Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5572850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float16 PASSED [ 24%] 2023-01-11T22:53:36.5573080Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5573298Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5573514Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5573719Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5573932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5574141Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5574344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5574554Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex128 PASSED [ 24%] 2023-01-11T22:53:36.5574839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float16 PASSED [ 24%] 2023-01-11T22:53:36.5575054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5575264Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5575464Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5575667Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5575875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5576085Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5576287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5576548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5576755Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5576968Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:53:36.5577171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5577368Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5577571Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5577771Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5577970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5578156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5578383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex128 PASSED [ 24%] 2023-01-11T22:53:36.5578599Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5578814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5579020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5579224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5579431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5579646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex128 PASSED [ 24%] 2023-01-11T22:53:36.5579839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5580041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5580240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5580453Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5580669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5580873Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5581071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5581286Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5581512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex32 PASSED [ 24%] 2023-01-11T22:53:36.5581719Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float16 PASSED [ 24%] 2023-01-11T22:53:36.5581937Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5582159Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5582413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5582637Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5582856Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex128 PASSED [ 24%] 2023-01-11T22:53:36.5583072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5583281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5583480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5583692Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5583904Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5584178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex64 PASSED [ 24%] 2023-01-11T22:53:36.5584390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5584594Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5584791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5584993Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5585206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5585409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_float64 PASSED [ 24%] 2023-01-11T22:53:36.5585614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5585820Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5586035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5586239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5586438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5586637Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int64 PASSED [ 24%] 2023-01-11T22:53:36.5586841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_int8 PASSED [ 24%] 2023-01-11T22:53:36.5587029Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5587240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5587452Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float32 PASSED [ 24%] 2023-01-11T22:53:36.5587659Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int16 PASSED [ 24%] 2023-01-11T22:53:36.5587874Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int32 PASSED [ 24%] 2023-01-11T22:53:36.5588074Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_uint8 PASSED [ 24%] 2023-01-11T22:53:36.5588275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_bool PASSED [ 24%] 2023-01-11T22:53:36.5588489Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5588697Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5588897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5589106Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5589309Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5589516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5589776Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5590016Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5590247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5590470Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5590678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5590895Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5591105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5591318Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5591609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5591815Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5592029Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5592240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5592444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5592645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5592844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5593044Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5593239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5593448Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5593658Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5593864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5594070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5594270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5594473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5594672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5594888Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5595102Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5595314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5595522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5595723Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5595919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5596127Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5596324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5596524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5596737Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5596950Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5597200Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5597415Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5597625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5597821Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5598018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5598217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5598418Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5598615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5598887Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5599102Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5599311Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5599505Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5599706Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5599950Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5600152Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5600352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5600561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5600781Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5600989Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5601181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5601382Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5601582Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5601780Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5601995Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:53:36.5602202Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5602414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5602628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5602839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5603035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5603237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5603437Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5603639Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:53:36.5603840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5604043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5604245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5604446Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5604695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5604915Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5605127Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5605333Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5605537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5605736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5605942Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5606143Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5606389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5606605Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:53:36.5606818Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5607034Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5607248Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5607458Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5607666Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5607877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5608074Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5608281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5608483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5608684Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5608920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_bfloat16 SKIPPED (Skipped!) [ 25%] 2023-01-11T22:53:36.5609137Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5609354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5609567Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5609779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5609975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5610187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5610391Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5610594Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5610800Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5610999Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5611197Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5611394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5611585Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5611790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5611992Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5612232Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5612441Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5612798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5613008Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5613208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5613400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5613603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5613801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5614094Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5614300Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5614499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5614694Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5614886Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int64 PASSED [ 25%] 2023-01-11T22:53:36.5615069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5615270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:53:36.5615479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5615686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5615894Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5616099Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5616302Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float64 PASSED [ 25%] 2023-01-11T22:53:36.5616507Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5616704Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int32 PASSED [ 25%] 2023-01-11T22:53:36.5616892Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_uint8 PASSED [ 25%] 2023-01-11T22:53:36.5617099Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex64 PASSED [ 25%] 2023-01-11T22:53:36.5617313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5617519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5617720Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5617927Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:53:36.5618127Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_bool PASSED [ 25%] 2023-01-11T22:53:36.5618323Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float16 PASSED [ 25%] 2023-01-11T22:53:36.5618511Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int16 PASSED [ 25%] 2023-01-11T22:53:36.5618701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int8 PASSED [ 25%] 2023-01-11T22:53:36.5618905Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5619110Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float32 PASSED [ 25%] 2023-01-11T22:53:36.5619317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex128 PASSED [ 25%] 2023-01-11T22:53:36.5619523Z test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex32 PASSED [ 25%] 2023-01-11T22:53:36.5619799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bfloat16 XFAIL [ 25%] 2023-01-11T22:53:36.5620013Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_bool XFAIL [ 25%] 2023-01-11T22:53:36.5620210Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float32 XFAIL [ 25%] 2023-01-11T22:53:36.5620413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int32 XFAIL [ 25%] 2023-01-11T22:53:36.5620614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int8 XFAIL [ 25%] 2023-01-11T22:53:36.5620830Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex128 XFAIL [ 25%] 2023-01-11T22:53:36.5621037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float64 XFAIL [ 25%] 2023-01-11T22:53:36.5621243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int8 XFAIL [ 26%] 2023-01-11T22:53:36.5621451Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bfloat16 XFAIL [ 26%] 2023-01-11T22:53:36.5621713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_bool XFAIL [ 26%] 2023-01-11T22:53:36.5621917Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float32 XFAIL [ 26%] 2023-01-11T22:53:36.5622122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float64 XFAIL [ 26%] 2023-01-11T22:53:36.5622324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int64 XFAIL [ 26%] 2023-01-11T22:53:36.5622537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bfloat16 XFAIL [ 26%] 2023-01-11T22:53:36.5622749Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_bool XFAIL [ 26%] 2023-01-11T22:53:36.5622967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex32 XFAIL [ 26%] 2023-01-11T22:53:36.5623182Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex64 XFAIL [ 26%] 2023-01-11T22:53:36.5623395Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float32 XFAIL [ 26%] 2023-01-11T22:53:36.5623605Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int64 XFAIL [ 26%] 2023-01-11T22:53:36.5623805Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int8 XFAIL [ 26%] 2023-01-11T22:53:36.5624009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_uint8 XFAIL [ 26%] 2023-01-11T22:53:36.5624216Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5624431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5624638Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5624843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5625045Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5625249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5625439Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5625645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5625856Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5626071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5626286Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex32 PASSED [ 26%] 2023-01-11T22:53:36.5626498Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5626707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5626907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5627103Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5627353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5627563Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5627764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5627973Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5628174Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5628376Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5628579Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5628788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5629039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5629249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5629455Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5629660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5629869Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5630077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5630280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5630474Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5630665Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5630872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5631075Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5631275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5631468Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5631660Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5631868Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5632075Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex32 PASSED [ 26%] 2023-01-11T22:53:36.5632269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5632472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5632674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5632880Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5633078Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5633286Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5633510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5633745Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5633957Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5634176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5634394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5634610Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5634865Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5635095Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5635302Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5635513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5635738Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5635946Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5636169Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5636396Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5636682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5636897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5637110Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5637318Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5637527Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5637725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int16 XFAIL [ 26%] 2023-01-11T22:53:36.5637929Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int32 XFAIL [ 26%] 2023-01-11T22:53:36.5638130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int8 XFAIL [ 26%] 2023-01-11T22:53:36.5638335Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_uint8 XFAIL [ 26%] 2023-01-11T22:53:36.5638546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5638753Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5638957Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5639152Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5639355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5639554Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5639764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5639969Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5640172Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5640371Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5640572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5640772Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5640977Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5641166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5641368Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5641568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5641777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5641988Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex32 PASSED [ 26%] 2023-01-11T22:53:36.5642237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5642449Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5642653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5642843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5643039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5643236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5643430Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5643629Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5643854Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5644156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5644394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5644627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5644843Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5645072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5645303Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5645516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5645738Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5645959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5646175Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5646386Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5646587Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5646795Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5647009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5647217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5647436Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex128 PASSED [ 26%] 2023-01-11T22:53:36.5647653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5647869Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5648084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5648297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5648502Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5648714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5648922Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5649137Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5649347Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5649611Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5649830Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5650045Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5650249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5650461Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5650672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5650885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5651093Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5651310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex64 PASSED [ 26%] 2023-01-11T22:53:36.5651573Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5651783Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5651985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int8 PASSED [ 26%] 2023-01-11T22:53:36.5652193Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5652407Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float16 PASSED [ 26%] 2023-01-11T22:53:36.5652774Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float32 PASSED [ 26%] 2023-01-11T22:53:36.5652988Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_float64 PASSED [ 26%] 2023-01-11T22:53:36.5653203Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int16 PASSED [ 26%] 2023-01-11T22:53:36.5653401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int32 PASSED [ 26%] 2023-01-11T22:53:36.5653609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int64 PASSED [ 26%] 2023-01-11T22:53:36.5653814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_uint8 PASSED [ 26%] 2023-01-11T22:53:36.5654009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:53:36.5654206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_bool PASSED [ 26%] 2023-01-11T22:53:36.5654407Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5654611Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5654809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5655025Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5655246Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5655470Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex32 PASSED [ 27%] 2023-01-11T22:53:36.5655675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5655883Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5656090Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5656300Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5656508Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5656710Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5656910Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5657114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_uint8 PASSED [ 27%] 2023-01-11T22:53:36.5657379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5657598Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5657811Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5658012Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5658211Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5658448Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5658683Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5658918Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5659221Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5659436Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_uint8 PASSED [ 27%] 2023-01-11T22:53:36.5659675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5659909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5660145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5660379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int16 PASSED [ 27%] 2023-01-11T22:53:36.5660586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5660790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5661007Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5661219Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5661425Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5661637Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5661845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5662051Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int16 PASSED [ 27%] 2023-01-11T22:53:36.5662257Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5662457Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5662662Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5662859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5663066Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5663277Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex32 XFAIL [ 27%] 2023-01-11T22:53:36.5663476Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5663681Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5663880Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int16 PASSED [ 27%] 2023-01-11T22:53:36.5664075Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5664271Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5664458Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5664672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5664932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5665152Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5665361Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_uint8 PASSED [ 27%] 2023-01-11T22:53:36.5665570Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5665790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5666004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5666217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5666419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5666681Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5666889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5667099Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5667306Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5667510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5667715Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5667919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5668134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5668340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5668543Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int16 PASSED [ 27%] 2023-01-11T22:53:36.5668741Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5668939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5669140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5669346Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex32 PASSED [ 27%] 2023-01-11T22:53:36.5669548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5669739Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5669939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int16 PASSED [ 27%] 2023-01-11T22:53:36.5670130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5670330Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5670530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5670798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5671071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5671336Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5671601Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5671849Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5672115Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5672454Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5672729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:53:36.5673021Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5673313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5673603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5673890Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5674230Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5674522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5674792Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5675072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5675352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:53:36.5675562Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5675779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5675995Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5676205Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5676415Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5676619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5676814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_uint8 PASSED [ 27%] 2023-01-11T22:53:36.5677024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5677233Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5677448Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5677669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5677878Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5678079Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5678283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5678486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5678692Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex32 PASSED [ 27%] 2023-01-11T22:53:36.5678904Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5679111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int32 PASSED [ 27%] 2023-01-11T22:53:36.5679314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_uint8 PASSED [ 27%] 2023-01-11T22:53:36.5679572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5679881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:53:36.5680183Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:53:36.5680480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:53:36.5680709Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5680928Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5681218Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:53:36.5681566Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:53:36.5681791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5682016Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5682242Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5682522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5682744Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5682964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5683195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5683432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5683668Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5683902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5684137Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5684367Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5684595Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int16 PASSED [ 27%] 2023-01-11T22:53:36.5684823Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5685084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5685324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5685567Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5685800Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5686028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5686266Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5686502Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5686735Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5687019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float64 PASSED [ 27%] 2023-01-11T22:53:36.5687282Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5687519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_bool PASSED [ 27%] 2023-01-11T22:53:36.5687771Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 PASSED [ 27%] 2023-01-11T22:53:36.5688029Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex32 PASSED [ 27%] 2023-01-11T22:53:36.5688280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 PASSED [ 27%] 2023-01-11T22:53:36.5688532Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float16 PASSED [ 27%] 2023-01-11T22:53:36.5688834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int64 PASSED [ 27%] 2023-01-11T22:53:36.5689088Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_uint8 PASSED [ 27%] 2023-01-11T22:53:36.5689334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5689576Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:53:36.5689807Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int8 PASSED [ 27%] 2023-01-11T22:53:36.5690037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:53:36.5690267Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5690502Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5690729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5690948Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5691168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5691414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5691659Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5691888Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5692129Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5692358Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float64 XFAIL [ 28%] 2023-01-11T22:53:36.5692794Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5693052Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5693292Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5693531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5693771Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5694006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5694234Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5694538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5694780Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5695006Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5695232Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5695460Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5695682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5695902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5696130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5696425Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5696653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5696876Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5697097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5697321Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5697540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5697790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5698034Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_bool PASSED [ 28%] 2023-01-11T22:53:36.5698294Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5698531Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5698772Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5699026Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5699276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5699520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5699765Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5700053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5700302Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5700538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5700761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5700997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5701228Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5701463Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5701700Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5701988Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5702230Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5702459Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5702694Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5702909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5703139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5703370Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5703643Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5703876Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5704106Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5704333Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5704581Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5704831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5705069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5705312Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5705566Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5705809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5706047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5706252Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5706462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5706672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5706871Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5707065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bool PASSED [ 28%] 2023-01-11T22:53:36.5707280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5707486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5707690Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5707893Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5708096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5708297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5708506Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5708703Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_bool PASSED [ 28%] 2023-01-11T22:53:36.5708918Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5709139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5709401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5709622Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5709824Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5710024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5710223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5710424Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5710644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5710853Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5711115Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5711319Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5711523Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5711721Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5711925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5712111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5712310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5712516Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5712709Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_bool PASSED [ 28%] 2023-01-11T22:53:36.5712926Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5713139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5713348Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5713547Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5713748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5713943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5714148Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5714352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5714557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5714763Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5714970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5715181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5715391Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5715584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5715783Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5715986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:53:36.5716190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5716390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5716594Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5716851Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5717060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5717247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5717455Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bool PASSED [ 28%] 2023-01-11T22:53:36.5717668Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5717882Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5718092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5718302Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5718508Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5718775Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5718979Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5719193Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5719404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5719609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5719807Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5720009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5720213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5720425Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5720639Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5720838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5721039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5721239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5721442Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5721637Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5721835Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_uint8 PASSED [ 28%] 2023-01-11T22:53:36.5722040Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bool PASSED [ 28%] 2023-01-11T22:53:36.5722263Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex128 PASSED [ 28%] 2023-01-11T22:53:36.5722473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5722690Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_complex64 PASSED [ 28%] 2023-01-11T22:53:36.5722902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float16 PASSED [ 28%] 2023-01-11T22:53:36.5723113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float64 PASSED [ 28%] 2023-01-11T22:53:36.5723321Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int32 PASSED [ 28%] 2023-01-11T22:53:36.5723536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5723740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5723943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int16 PASSED [ 28%] 2023-01-11T22:53:36.5724140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int64 PASSED [ 28%] 2023-01-11T22:53:36.5724400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex32 PASSED [ 28%] 2023-01-11T22:53:36.5724614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float32 PASSED [ 28%] 2023-01-11T22:53:36.5724810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int8 PASSED [ 28%] 2023-01-11T22:53:36.5725012Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5725213Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5725411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5725610Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5725813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5726055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5726263Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5726459Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5726655Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5726858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5727054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5727252Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5727453Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5727648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5727859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex128 PASSED [ 29%] 2023-01-11T22:53:36.5728068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_complex64 PASSED [ 29%] 2023-01-11T22:53:36.5728272Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5728475Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5728680Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5728878Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5729081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5729272Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5729476Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex32 PASSED [ 29%] 2023-01-11T22:53:36.5729674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5729881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5730082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5730295Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex64 PASSED [ 29%] 2023-01-11T22:53:36.5730501Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5730705Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5730899Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5731100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5731297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5731498Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5731743Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5731959Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5732163Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5732365Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5732702Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5732917Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5733123Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5733320Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5733529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex128 PASSED [ 29%] 2023-01-11T22:53:36.5733823Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex32 PASSED [ 29%] 2023-01-11T22:53:36.5734024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5734223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5734421Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5734608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5734811Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5735019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex128 PASSED [ 29%] 2023-01-11T22:53:36.5735226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_complex64 PASSED [ 29%] 2023-01-11T22:53:36.5735426Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5735632Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5735834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5736041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex64 PASSED [ 29%] 2023-01-11T22:53:36.5736235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5736436Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5736640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5736839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5737041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5737272Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5737510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex128 PASSED [ 29%] 2023-01-11T22:53:36.5737742Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_complex64 PASSED [ 29%] 2023-01-11T22:53:36.5737961Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5738188Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5738407Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5738627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5738842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5739060Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5739287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5739561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5739788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5740002Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5740217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5740432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5740645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5740858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5741069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5741342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5741554Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5741761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5741983Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5742201Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5742416Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5742636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5742851Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5743068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5743285Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5743500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5743700Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5743910Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5744125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5744334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5744549Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5744762Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5744982Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5745195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5745395Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5745608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5745814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5746035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5746258Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5746479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5746696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5746979Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5747205Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5747435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5747686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex32 PASSED [ 29%] 2023-01-11T22:53:36.5747929Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5748170Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5748413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5748713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5748949Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5749164Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5749379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5749584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5749796Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5750046Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float16 PASSED [ 29%] 2023-01-11T22:53:36.5750293Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5750550Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5750797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5751041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5751280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5751529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5751766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5752012Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5752255Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5752512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5752735Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:53:36.5752948Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5753165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5753377Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5753586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5753790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5754000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5754264Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5754485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5754697Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5754909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5755149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex64 PASSED [ 29%] 2023-01-11T22:53:36.5755390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5755615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5755849Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5756142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5756372Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5756610Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5756847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int32 PASSED [ 29%] 2023-01-11T22:53:36.5757081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5757309Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_int8 PASSED [ 29%] 2023-01-11T22:53:36.5757524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5757736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float32 PASSED [ 29%] 2023-01-11T22:53:36.5757971Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float64 PASSED [ 29%] 2023-01-11T22:53:36.5758195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int64 PASSED [ 29%] 2023-01-11T22:53:36.5758409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5758621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int16 PASSED [ 29%] 2023-01-11T22:53:36.5758837Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_uint8 PASSED [ 29%] 2023-01-11T22:53:36.5759038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bool PASSED [ 29%] 2023-01-11T22:53:36.5759250Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5759461Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5759656Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5759866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5760070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5760271Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5760475Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5760682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5760895Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5761102Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5761297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5761494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5761751Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5761964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5762166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5762376Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5762590Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5762801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5762999Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5763197Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5763403Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5763671Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5763872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5764081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5764287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5764485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5764677Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5764883Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5765087Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5765289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5765499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5765711Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5765920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5766126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5766327Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5766517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5766712Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5766911Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5767109Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5767313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5767511Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5767717Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5767919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5768111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5768307Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5768505Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5768705Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5768899Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5769122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5769380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5769604Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5769802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5770003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5770204Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5770409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5770607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5770805Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5771056Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5771256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5771450Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5771645Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5771845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5772047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5772243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5772438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5772800Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5773024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5773224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5773425Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5773622Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5773831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bool XFAIL [ 30%] 2023-01-11T22:53:36.5774050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex128 XFAIL [ 30%] 2023-01-11T22:53:36.5774265Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_complex64 XFAIL [ 30%] 2023-01-11T22:53:36.5774478Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float32 XFAIL [ 30%] 2023-01-11T22:53:36.5774690Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int16 XFAIL [ 30%] 2023-01-11T22:53:36.5774906Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int32 XFAIL [ 30%] 2023-01-11T22:53:36.5775108Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int64 XFAIL [ 30%] 2023-01-11T22:53:36.5775321Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_int8 XFAIL [ 30%] 2023-01-11T22:53:36.5775529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_uint8 XFAIL [ 30%] 2023-01-11T22:53:36.5775735Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5775934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5776141Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5776344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5776543Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5776740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5777005Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5777217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5777416Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5777623Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5777831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5778041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5778247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5778455Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5778670Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5778955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5779165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5779372Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5779574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5779781Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5779991Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5780187Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5780386Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5780587Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5780786Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5780989Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5781199Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5781394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5781603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5781808Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5782000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5782198Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5782397Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5782608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5782815Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5783032Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5783249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5783472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5783675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5783889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5784104Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5784320Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5784573Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5784792Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5785001Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5785208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5785398Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5785603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5785814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5786019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_bool PASSED [ 30%] 2023-01-11T22:53:36.5786317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5786534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5786736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5786935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5787128Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5787332Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5787551Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5787768Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex64 PASSED [ 30%] 2023-01-11T22:53:36.5787982Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5788203Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float32 PASSED [ 30%] 2023-01-11T22:53:36.5788420Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5788625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int32 PASSED [ 30%] 2023-01-11T22:53:36.5788833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int8 PASSED [ 30%] 2023-01-11T22:53:36.5789039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5789262Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5789472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5789683Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5789892Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5790107Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5790319Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex32 PASSED [ 30%] 2023-01-11T22:53:36.5790529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float64 PASSED [ 30%] 2023-01-11T22:53:36.5790723Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int16 PASSED [ 30%] 2023-01-11T22:53:36.5790922Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int64 PASSED [ 30%] 2023-01-11T22:53:36.5791114Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_uint8 PASSED [ 30%] 2023-01-11T22:53:36.5791327Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:53:36.5791546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex128 PASSED [ 30%] 2023-01-11T22:53:36.5791760Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float16 PASSED [ 30%] 2023-01-11T22:53:36.5792024Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5792242Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int16 PASSED [ 31%] 2023-01-11T22:53:36.5792446Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex128 PASSED [ 31%] 2023-01-11T22:53:36.5792644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5792845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float64 PASSED [ 31%] 2023-01-11T22:53:36.5793058Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5793266Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5793479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float64 PASSED [ 31%] 2023-01-11T22:53:36.5793686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5793943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5794154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex32 PASSED [ 31%] 2023-01-11T22:53:36.5794350Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5794552Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5794748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_float64 PASSED [ 31%] 2023-01-11T22:53:36.5794950Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int8 PASSED [ 31%] 2023-01-11T22:53:36.5795157Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5795353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5795556Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex128 PASSED [ 31%] 2023-01-11T22:53:36.5795770Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5795962Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5796162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5796361Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int64 PASSED [ 31%] 2023-01-11T22:53:36.5796560Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int8 PASSED [ 31%] 2023-01-11T22:53:36.5796768Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5796971Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5797180Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5797389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5797598Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5797792Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int32 PASSED [ 31%] 2023-01-11T22:53:36.5797992Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5798201Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex32 PASSED [ 31%] 2023-01-11T22:53:36.5798411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5798616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5798821Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5799022Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int16 PASSED [ 31%] 2023-01-11T22:53:36.5799223Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int32 PASSED [ 31%] 2023-01-11T22:53:36.5799462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int64 PASSED [ 31%] 2023-01-11T22:53:36.5799674Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_int8 PASSED [ 31%] 2023-01-11T22:53:36.5799915Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5800124Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5800325Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5800534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex128 PASSED [ 31%] 2023-01-11T22:53:36.5800742Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5800944Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5801139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5801405Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5801607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int32 PASSED [ 31%] 2023-01-11T22:53:36.5801806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int64 PASSED [ 31%] 2023-01-11T22:53:36.5802004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5802205Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5802405Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5802615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5802812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5803017Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int8 PASSED [ 31%] 2023-01-11T22:53:36.5803220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5803422Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_add_cuda PASSED [ 31%] 2023-01-11T22:53:36.5803635Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_arange_cuda PASSED [ 31%] 2023-01-11T22:53:36.5803865Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_right_shift_cuda PASSED [ 31%] 2023-01-11T22:53:36.5804079Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_xor_cuda PASSED [ 31%] 2023-01-11T22:53:36.5804287Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_min_cuda XFAIL [ 31%] 2023-01-11T22:53:36.5804492Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_copysign_cuda PASSED [ 31%] 2023-01-11T22:53:36.5804694Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_embed_cuda PASSED [ 31%] 2023-01-11T22:53:36.5804911Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_copy_cuda PASSED [ 31%] 2023-01-11T22:53:36.5805124Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diagonal_cuda PASSED [ 31%] 2023-01-11T22:53:36.5805348Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_floor_rounding_cuda PASSED [ 31%] 2023-01-11T22:53:36.5805552Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dsplit_cuda PASSED [ 31%] 2023-01-11T22:53:36.5805755Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_dstack_cuda XFAIL [ 31%] 2023-01-11T22:53:36.5805952Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eq_cuda PASSED [ 31%] 2023-01-11T22:53:36.5806155Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fft2_cuda PASSED [ 31%] 2023-01-11T22:53:36.5806350Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fftn_cuda PASSED [ 31%] 2023-01-11T22:53:36.5806557Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfft2_cuda PASSED [ 31%] 2023-01-11T22:53:36.5806762Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfft_cuda PASSED [ 31%] 2023-01-11T22:53:36.5807022Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_hfftn_cuda PASSED [ 31%] 2023-01-11T22:53:36.5807244Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifft2_cuda PASSED [ 31%] 2023-01-11T22:53:36.5807454Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifft_cuda PASSED [ 31%] 2023-01-11T22:53:36.5807661Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ifftn_cuda PASSED [ 31%] 2023-01-11T22:53:36.5807866Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfft_cuda PASSED [ 31%] 2023-01-11T22:53:36.5808066Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfftn_cuda PASSED [ 31%] 2023-01-11T22:53:36.5808278Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fliplr_cuda PASSED [ 31%] 2023-01-11T22:53:36.5808491Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_floor_divide_cuda PASSED [ 31%] 2023-01-11T22:53:36.5808698Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmax_cuda PASSED [ 31%] 2023-01-11T22:53:36.5808960Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmin_cuda PASSED [ 31%] 2023-01-11T22:53:36.5809162Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fmod_cuda PASSED [ 31%] 2023-01-11T22:53:36.5809362Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ge_cuda PASSED [ 31%] 2023-01-11T22:53:36.5809563Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gt_cuda PASSED [ 31%] 2023-01-11T22:53:36.5809771Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hypot_cuda PASSED [ 31%] 2023-01-11T22:53:36.5809969Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igamma_cuda PASSED [ 31%] 2023-01-11T22:53:36.5810177Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_igammac_cuda PASSED [ 31%] 2023-01-11T22:53:36.5810395Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_index_select_cuda XFAIL [ 31%] 2023-01-11T22:53:36.5810600Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lcm_cuda PASSED [ 31%] 2023-01-11T22:53:36.5810817Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_and_cuda PASSED [ 31%] 2023-01-11T22:53:36.5811026Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_or_cuda PASSED [ 31%] 2023-01-11T22:53:36.5811227Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_lt_cuda PASSED [ 31%] 2023-01-11T22:53:36.5811430Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_masked_fill_cuda XFAIL [ 31%] 2023-01-11T22:53:36.5811625Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mean_cuda PASSED [ 31%] 2023-01-11T22:53:36.5811828Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_minimum_cuda XFAIL [ 31%] 2023-01-11T22:53:36.5812032Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_mul_cuda PASSED [ 31%] 2023-01-11T22:53:36.5812241Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_neg_cuda PASSED [ 31%] 2023-01-11T22:53:36.5812453Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nextafter_cuda PASSED [ 31%] 2023-01-11T22:53:36.5812835Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_gelu_cuda PASSED [ 31%] 2023-01-11T22:53:36.5813096Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cuda PASSED [ 31%] 2023-01-11T22:53:36.5813335Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_huber_loss_cuda PASSED [ 31%] 2023-01-11T22:53:36.5813574Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cuda PASSED [ 31%] 2023-01-11T22:53:36.5813803Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_prelu_cuda PASSED [ 31%] 2023-01-11T22:53:36.5814011Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_as_cuda PASSED [ 31%] 2023-01-11T22:53:36.5814225Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_reshape_cuda PASSED [ 31%] 2023-01-11T22:53:36.5814437Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_zeta_cuda PASSED [ 31%] 2023-01-11T22:53:36.5814648Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sub_cuda PASSED [ 31%] 2023-01-11T22:53:36.5814932Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_sum_to_size_cuda PASSED [ 31%] 2023-01-11T22:53:36.5815148Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_triu_cuda PASSED [ 31%] 2023-01-11T22:53:36.5815354Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_unbind_cuda PASSED [ 31%] 2023-01-11T22:53:36.5815545Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vsplit_cuda PASSED [ 31%] 2023-01-11T22:53:36.5815753Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_xlogy_cuda PASSED [ 31%] 2023-01-11T22:53:36.5815989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5816223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5816456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float16 PASSED [ 31%] 2023-01-11T22:53:36.5816761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5816996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int16 PASSED [ 31%] 2023-01-11T22:53:36.5817223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int32 PASSED [ 31%] 2023-01-11T22:53:36.5817442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int8 PASSED [ 31%] 2023-01-11T22:53:36.5817714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5817952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float32 PASSED [ 31%] 2023-01-11T22:53:36.5818220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5818463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int32 PASSED [ 31%] 2023-01-11T22:53:36.5818924Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 31%] 2023-01-11T22:53:36.5819190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5819462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex128 PASSED [ 31%] 2023-01-11T22:53:36.5819725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5819985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int16 PASSED [ 31%] 2023-01-11T22:53:36.5820234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int64 PASSED [ 31%] 2023-01-11T22:53:36.5820500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_uint8 PASSED [ 31%] 2023-01-11T22:53:36.5820799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5821095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5821389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5821902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.bfloat16 doesn't support nvfuser) [ 31%] 2023-01-11T22:53:36.5822199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5822718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 31%] 2023-01-11T22:53:36.5823225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.bfloat16 doesn't support nvfuser) [ 31%] 2023-01-11T22:53:36.5823687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 31%] 2023-01-11T22:53:36.5823980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5824232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:53:36.5824550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_bool PASSED [ 31%] 2023-01-11T22:53:36.5824812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex32 PASSED [ 31%] 2023-01-11T22:53:36.5825071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex64 PASSED [ 31%] 2023-01-11T22:53:36.5825337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float64 PASSED [ 31%] 2023-01-11T22:53:36.5825594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int16 PASSED [ 31%] 2023-01-11T22:53:36.5825844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int64 PASSED [ 31%] 2023-01-11T22:53:36.5826092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int8 PASSED [ 31%] 2023-01-11T22:53:36.5826394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5826683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5826968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5827460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 31%] 2023-01-11T22:53:36.5827761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5828051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:53:36.5828516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 31%] 2023-01-11T22:53:36.5828785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex128 PASSED [ 31%] 2023-01-11T22:53:36.5829041Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5829294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:53:36.5829553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5829809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:53:36.5830105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5830435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5830711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5830966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5831240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:53:36.5831505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5831765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:53:36.5832077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:53:36.5832339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:53:36.5832594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:53:36.5832892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5833175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5833675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.cdouble doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5834163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:53:36.5834646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.cdouble doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5834946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5835231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5835494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5835753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5836019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:53:36.5836279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:53:36.5836617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5837117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.cfloat doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5837419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5837902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.cfloat doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5838236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5838532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5838791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5839048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5839308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:53:36.5839563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:53:36.5839873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:53:36.5840126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:53:36.5840411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5840699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5840995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5841291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5841587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5842065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:53:36.5842541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.chalf doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5842998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:53:36.5843253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5843513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5843778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5844029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:53:36.5844285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:53:36.5844529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5844817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5845108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5845398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5845935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:53:36.5846236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5846722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.char doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5847191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.char doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5847480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5847787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5848056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:53:36.5848553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.complex doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5848817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5849071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5849339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:53:36.5849600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:53:36.5849868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5850132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:53:36.5850390Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:53:36.5850635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:53:36.5850934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5851424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:53:36.5851726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5852219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.double doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5852873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.double doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5853347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:53:36.5853612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5853870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5854210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5854487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5854738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:53:36.5854994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5855244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:53:36.5855535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5856104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:53:36.5856403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5856696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5857179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.float doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5857473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5857764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5858237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:53:36.5858489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5858754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5859015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5859271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5859519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:53:36.5859769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5860030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:53:36.5860318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5860610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5860899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5861176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5861640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:53:36.5861953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5862228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:53:36.5862489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5862747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:53:36.5863038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5863325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5863673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5863965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5864242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5864705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:53:36.5864984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5865271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5865543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:53:36.5865807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5866064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:53:36.5866320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:53:36.5866570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:53:36.5866858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5867159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5867645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:53:36.5867943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5868232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5868704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.long doesn't support nvfuser) [ 32%] 2023-01-11T22:53:36.5869160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:53:36.5869497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5869963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:53:36.5870252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5870514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5870768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:53:36.5871033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5871282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:53:36.5871598Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:53:36.5871852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:53:36.5872102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5872348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:53:36.5872642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5872934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5873231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5873521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5873762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:53:36.5873996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:53:36.5874241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:53:36.5874476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:53:36.5874709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:53:36.5874952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5875188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:53:36.5875424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:53:36.5875706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5876169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:53:36.5876440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5876714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:53:36.5877196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:53:36.5877448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int32 PASSED [ 32%] 2023-01-11T22:53:36.5877715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5878149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:53:36.5878389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5878634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5878871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5879168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:53:36.5879440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5879712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5880155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:53:36.5880397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5880673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5880921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5881175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5881417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5881659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:53:36.5881885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:53:36.5882124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:53:36.5882360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5882637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5882919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5883198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5883471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5883735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5884165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int32 SKIPPED (_refs.acosh doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5884409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:53:36.5884647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex32 PASSED [ 33%] 2023-01-11T22:53:36.5884939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5885183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:53:36.5885415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5885646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:53:36.5885882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5886156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5886427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5886756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5886989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5887262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5887503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5887774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5888043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5888302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:53:36.5888555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5888842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5889124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5889377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5889615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5889857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:53:36.5890107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5890352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5890595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5890879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5891162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5891613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:53:36.5891857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5892158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:53:36.5892395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5892779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5893030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5893270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:53:36.5893506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5893782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5894060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5894591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float32 SKIPPED (_refs.addr doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5894870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5895301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:53:36.5895720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int32 SKIPPED (_refs.addr doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5895958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5896200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5896442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5896720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5896964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5897399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:53:36.5897673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5897941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5898181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5898436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:53:36.5898681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5898922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5899214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5899496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5899778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5900326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float32 SKIPPED (_refs.allclose doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5900613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5900848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:53:36.5901077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5901319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5901554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:53:36.5901785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:53:36.5902021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5902351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5902625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5902869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5903139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5903573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:53:36.5903831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5904078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5904321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:53:36.5904558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5904793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5905025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5905458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:53:36.5905890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:53:36.5906168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5906397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5906626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:53:36.5906863Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:53:36.5907104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5907343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5907578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5907815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:53:36.5908164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5908410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:53:36.5908678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5908949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5909387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:53:36.5909629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5909968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5910240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5910482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5910724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5910963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:53:36.5911198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:53:36.5911465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5911912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float32 SKIPPED (_refs.arange doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5912344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int32 SKIPPED (_refs.arange doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5912779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:53:36.5913026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5913273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:53:36.5913516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:53:36.5913764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:53:36.5914013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:53:36.5914299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5914576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5914862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5915142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5915594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float32 SKIPPED (_refs.as_strided doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5915929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5916217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5916488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5916756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5917027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:53:36.5917298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:53:36.5917554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5917884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5918189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5918495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5918807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5919289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_float32 SKIPPED (_refs.as_strided doesn't support nvfuser) [ 33%] 2023-01-11T22:53:36.5919763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:53:36.5920061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5920320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:53:36.5920587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:53:36.5920845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:53:36.5921092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:53:36.5921344Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:53:36.5921647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:53:36.5921941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5922234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5922526Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5923007Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_float32 SKIPPED (_refs.as_strided_scatter doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5923296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5923807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5924295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int32 SKIPPED (_refs.as_strided_scatter doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5924586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5924823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:53:36.5925062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:53:36.5925297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5925592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5925829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5926065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5926339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5926609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5926888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5927351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:53:36.5927625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5928064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5928311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:53:36.5928555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:53:36.5928798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5929035Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5929275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5929704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float32 SKIPPED (_refs.asinh doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5929985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5930424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5930839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int32 SKIPPED (_refs.asinh doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5931116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5931356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5931646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5931893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5932171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5932438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5932834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float32 PASSED [ 34%] 2023-01-11T22:53:36.5933290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5933522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:53:36.5933848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:53:36.5934083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5934317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5934551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5934785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5935059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5935330Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5935615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5935855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5936286Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5936556Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5936798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:53:36.5937044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:53:36.5937288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:53:36.5937542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:53:36.5937781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:53:36.5938018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5938256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5938484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5938758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5939219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:53:36.5939571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5939857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5940101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float32 PASSED [ 34%] 2023-01-11T22:53:36.5940374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5940616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5941051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5941379Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5941614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:53:36.5941870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:53:36.5942118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:53:36.5942367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:53:36.5942614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:53:36.5942858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5943105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5943343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5943581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5943819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5944093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5944365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5944653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5944942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5945222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5945489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5945737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:53:36.5945980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:53:36.5946229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:53:36.5946464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:53:36.5946758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:53:36.5947010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5947252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5947493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5947734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5948016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5948301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5948818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float32 SKIPPED (_refs.atleast_2d doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5949262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5949530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5949778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:53:36.5950022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:53:36.5950273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:53:36.5950523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:53:36.5950765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:53:36.5951008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:53:36.5951249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5951485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5951723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5952001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5952482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:53:36.5952766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5953213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float32 SKIPPED (_refs.atleast_3d doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5953488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5953934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5954207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5954705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5954989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5955241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5955478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5955721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5955959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5956410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5956720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5956996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5957272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5957526Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5957780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5958024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5958482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5958776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5959020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5959266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5959543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5959988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5960264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5960514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5960757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5960997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5961264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5961714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5962154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5962482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5962750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5963009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5963262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:53:36.5963730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:53:36.5964186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:53:36.5964496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:53:36.5964743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5964980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:53:36.5965255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5965532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:53:36.5966018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cuda_float32 SKIPPED (_refs.broadcast_shapes doesn't support nvfuser) [ 34%] 2023-01-11T22:53:36.5966284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:53:36.5966551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:53:36.5966812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:53:36.5967066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:53:36.5967319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:53:36.5967568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:53:36.5967810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.5968058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:53:36.5968360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5968660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5968958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5969216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.5969508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5969762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.5970069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:53:36.5970328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.5970566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:53:36.5970854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5971146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5971434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5971691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.5972202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.5972485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5972880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float16 XFAIL [ 35%] 2023-01-11T22:53:36.5973129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int16 XFAIL [ 35%] 2023-01-11T22:53:36.5973371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int32 XFAIL [ 35%] 2023-01-11T22:53:36.5973595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int64 XFAIL [ 35%] 2023-01-11T22:53:36.5973826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_uint8 XFAIL [ 35%] 2023-01-11T22:53:36.5974087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float32 XFAIL [ 35%] 2023-01-11T22:53:36.5974333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int32 XFAIL [ 35%] 2023-01-11T22:53:36.5974788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.5975070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5975308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.5975545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:53:36.5975785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex32 PASSED [ 35%] 2023-01-11T22:53:36.5976021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.5976256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.5976486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.5976722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:53:36.5976952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.5977414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 35%] 2023-01-11T22:53:36.5977692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5978203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:53:36.5978484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5978921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.5979180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5979419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.5979659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.5979963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.5980202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.5980438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.5980670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:53:36.5980945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5981377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float32 SKIPPED (_refs.ceil doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5981652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5982091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:53:36.5982564Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int32 SKIPPED (_refs.ceil doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5982835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5983270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.5983543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5983783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.5984030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:53:36.5984282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.5984521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.5984749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:53:36.5984983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.5985222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:53:36.5985505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5985968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 35%] 2023-01-11T22:53:36.5986306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5986746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float32 SKIPPED (_refs.chunk doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5987178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:53:36.5987601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int32 SKIPPED (_refs.chunk doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5987872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5988112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.5988402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.5988641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.5988873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.5989107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.5989543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float32 SKIPPED (_refs.clamp doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5989821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5990242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int32 SKIPPED (_refs.clamp doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5990679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.5990954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5991194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.5991443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.5991691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:53:36.5991933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.5992176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.5992461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5992740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5993189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float32 SKIPPED (_refs.clamp_max doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5993626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int32 SKIPPED (_refs.clamp_max doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5993903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5994163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5994464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.5994714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:53:36.5994955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.5995197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:53:36.5995474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5995750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5996195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int32 SKIPPED (_refs.clamp_min doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.5996521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5996787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5997020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:53:36.5997252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.5997485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.5997760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5998038Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5998308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5998550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.5998815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5999083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.5999325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:53:36.5999571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:53:36.5999827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.6000112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.6000397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6000676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6000960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6001422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float32 SKIPPED (_refs.column_stack doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.6001926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int32 SKIPPED (_refs.column_stack doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.6002386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.6002631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:53:36.6002863Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.6003099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.6003332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.6003567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.6003897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6004167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6004592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float32 SKIPPED (_refs.conj doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.6005027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:53:36.6005443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int32 SKIPPED (_refs.conj doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.6005713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6005968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.6006226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex32 PASSED [ 35%] 2023-01-11T22:53:36.6006475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.6006719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:53:36.6006966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:53:36.6007211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:53:36.6007455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:53:36.6007752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6008042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6008503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:53:36.6008952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int32 SKIPPED (_refs.conj_physical doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.6009399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.6009679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6009998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.6010256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:53:36.6010509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:53:36.6010759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:53:36.6011005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:53:36.6011298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6011585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6011922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6012401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float32 SKIPPED (_refs.constant_pad_nd doesn't support nvfuser) [ 35%] 2023-01-11T22:53:36.6012837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6013135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:53:36.6013592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:53:36.6013844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:53:36.6014097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:53:36.6014349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:53:36.6014602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:53:36.6014850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:53:36.6015089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6015332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:53:36.6015576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6015866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6016148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6016622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:53:36.6016906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6017189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6017641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float32 SKIPPED (_refs.contiguous doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6017963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:53:36.6018219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6018449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6018690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6018964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6019248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6019695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float32 SKIPPED (_refs.copysign doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6020052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6020502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:53:36.6020780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6021017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:53:36.6021260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:53:36.6021493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:53:36.6021732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:53:36.6021973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6022204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:53:36.6022438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:53:36.6022714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6022983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6023419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:53:36.6023698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6023956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6024194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:53:36.6024432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:53:36.6024673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:53:36.6024917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6025153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6025431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6025748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6026001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6026239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int32 PASSED [ 36%] 2023-01-11T22:53:36.6026670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6026908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6027147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6027474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:53:36.6027716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:53:36.6027996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6028279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6028714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float32 SKIPPED (_refs.cumsum doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6028994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6029430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:53:36.6029859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int32 SKIPPED (_refs.cumsum doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6030290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6030542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6030794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:53:36.6031043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6031285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:53:36.6031534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6031784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:53:36.6032022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6032489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:53:36.6032775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6033222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float32 SKIPPED (_refs.diag_embed doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6033464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6033764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:53:36.6034017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:53:36.6034262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:53:36.6034498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:53:36.6034735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6034972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:53:36.6035199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:53:36.6035486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6035722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:53:36.6035956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6036233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6036508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6036941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float32 SKIPPED (_refs.diag doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6037374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6037650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6037904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6038142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:53:36.6038396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:53:36.6038645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6038892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:53:36.6039138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6039432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6039725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6040014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6040473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:53:36.6040931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int32 SKIPPED (_refs.diagonal_copy doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6041206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6041708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6041965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6042214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:53:36.6042461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6042740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6043016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6043540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:53:36.6043823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6044263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float32 SKIPPED (_refs.diagonal doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6044532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6044972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:53:36.6045246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6045524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6045784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6046049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:53:36.6046304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6046553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6046804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:53:36.6047046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6047295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:53:36.6047538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6047825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6048306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float32 SKIPPED (_refs.diagonal_scatter doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6048596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6049066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int32 SKIPPED (_refs.diagonal_scatter doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6049585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6049880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6050125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:53:36.6050372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6050614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6050845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:53:36.6051085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6051423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6051869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float32 SKIPPED (_refs.digamma doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6052308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:53:36.6052890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int32 SKIPPED (_refs.digamma doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6053332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6053608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6053883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6054147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6054397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6054651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:53:36.6054895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6055149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:53:36.6055441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6055740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6056032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6056486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int32 SKIPPED (_refs.div doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6056772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6057232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:53:36.6057590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6057863Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:53:36.6058141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex32 SKIPPED (Skipped!) [ 36%] 2023-01-11T22:53:36.6058418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex64 SKIPPED (Skipped!) [ 36%] 2023-01-11T22:53:36.6058673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:53:36.6058935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:53:36.6059192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:53:36.6059514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:53:36.6059776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:53:36.6060065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6060339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex128 SKIPPED (Skipped!) [ 36%] 2023-01-11T22:53:36.6060625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex64 SKIPPED (Skipped!) [ 36%] 2023-01-11T22:53:36.6060916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:53:36.6061389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float32 SKIPPED (_refs.div doesn't support nvfuser) [ 36%] 2023-01-11T22:53:36.6061676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6062139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6062428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6062683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:53:36.6062935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:53:36.6063185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6063429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:53:36.6063707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6064159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int32 SKIPPED (_refs.div doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6064449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6064902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6065200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:53:36.6065457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex128 PASSED [ 37%] 2023-01-11T22:53:36.6065704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex32 PASSED [ 37%] 2023-01-11T22:53:36.6065951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex64 PASSED [ 37%] 2023-01-11T22:53:36.6066196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6066433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:53:36.6066660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:53:36.6066897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:53:36.6067229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6067668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float32 SKIPPED (_refs.dsplit doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6068101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int32 SKIPPED (_refs.dsplit doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6068531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6068801Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6069047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:53:36.6069305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex128 PASSED [ 37%] 2023-01-11T22:53:36.6069549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex32 PASSED [ 37%] 2023-01-11T22:53:36.6069786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_complex64 PASSED [ 37%] 2023-01-11T22:53:36.6070025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6070265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:53:36.6070547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6070824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6071105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6071374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6071803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int32 SKIPPED (_refs.dstack doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6072076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6072513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6072771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6073219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bool SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6073641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex128 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6074051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex32 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6074454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_complex64 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6074854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float32 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6075252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int32 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6075721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_uint8 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6076130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float64 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6076529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int64 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6076935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int8 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6077323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_uint8 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:53:36.6077746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bfloat16 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6078164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_bool SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6078591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex64 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6079008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int32 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6079413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int64 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6079816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int8 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6080232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_uint8 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6080671Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex64 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6081100Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float16 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6081527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float32 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6081940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int64 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6082359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int8 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6082774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_uint8 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:53:36.6083065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:53:36.6083315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex32 PASSED [ 37%] 2023-01-11T22:53:36.6083550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6083785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:53:36.6084017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:53:36.6084245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:53:36.6084505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6084849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6085118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6085354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6085785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6086028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:53:36.6086259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:53:36.6086493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6086738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:53:36.6086976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:53:36.6087202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:53:36.6087432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:53:36.6087705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6087944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float32 PASSED [ 37%] 2023-01-11T22:53:36.6088220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6088461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6088732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6089165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6089399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:53:36.6089627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6089866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:53:36.6090101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6090378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6090693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6090944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float32 PASSED [ 37%] 2023-01-11T22:53:36.6091385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:53:36.6091813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6092082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6092322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:53:36.6092744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:53:36.6092997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6093231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:53:36.6093467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:53:36.6093700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:53:36.6093978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6094245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6094699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6094964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6095202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6095430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:53:36.6095660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6095894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:53:36.6096123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:53:36.6096402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6096675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6097118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:53:36.6097540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int32 SKIPPED (_refs.exp2 doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6097808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6098068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6098314Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex64 PASSED [ 37%] 2023-01-11T22:53:36.6098628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:53:36.6098874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:53:36.6099108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6099341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:53:36.6099615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6100115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 37%] 2023-01-11T22:53:36.6100395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6100713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float32 PASSED [ 37%] 2023-01-11T22:53:36.6100977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6101422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:53:36.6101661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6102090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:53:36.6102361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6102618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:53:36.6102872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex64 PASSED [ 37%] 2023-01-11T22:53:36.6103117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:53:36.6103364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:53:36.6103609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6103837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:53:36.6104073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:53:36.6104360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6104638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6104917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6105374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float32 SKIPPED (_refs.expand_as doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6105819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:53:36.6106257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int32 SKIPPED (_refs.expand_as doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6106586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6106835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:53:36.6107065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:53:36.6107306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:53:36.6107544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:53:36.6107778Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:53:36.6108014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:53:36.6108287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6108614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:53:36.6109059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float32 SKIPPED (_refs.expand doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6109494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:53:36.6109926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int32 SKIPPED (_refs.expand doesn't support nvfuser) [ 37%] 2023-01-11T22:53:36.6110189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6110459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6110712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bfloat16 PASSED [ 38%] 2023-01-11T22:53:36.6110952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6111190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6111422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6111690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6111927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6112201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6112638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6112908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6113140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:53:36.6113384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6113617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float16 PASSED [ 38%] 2023-01-11T22:53:36.6113850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6114084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6114369Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6114613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6114846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6115106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6115535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float32 SKIPPED (_refs.eye doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6115944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int32 SKIPPED (_refs.eye doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6116217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6116704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6116975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6117223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6117465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6117704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:53:36.6117942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6118172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6118418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6118860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.fft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6119137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6119578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:53:36.6119850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6120095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:53:36.6120356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6120596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6120822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6121057Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6121336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6121625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6121899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6122396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:53:36.6122676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6122950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6123187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:53:36.6123436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6123672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6123919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:53:36.6124215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6124453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6124689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6125139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.fftn doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6125419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6125846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.fftn doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6126104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bfloat16 PASSED [ 38%] 2023-01-11T22:53:36.6126366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:53:36.6126609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex32 PASSED [ 38%] 2023-01-11T22:53:36.6126851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6127098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6127364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6127637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6127930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6128224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6128684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.fftshift doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6128967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6129251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6129492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:53:36.6129749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6130048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6130304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:53:36.6130545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6130789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6131071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6131351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6131870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6132120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:53:36.6132353Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:53:36.6132741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6132999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6133274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6133546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6134004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6134249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:53:36.6134491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6134736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6135006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6135296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6135742Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.hfftn doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6136032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6136481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:53:36.6136758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6137193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6137448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:53:36.6137696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6138012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6138274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6138506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6138740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6139027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6139478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ifft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6139757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6140273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ifft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6140711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6140991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6141234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:53:36.6141484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:53:36.6141724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6141979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6142223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6142502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6142948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:53:36.6143381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ifft doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6143663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6144109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6144358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:53:36.6144613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:53:36.6144850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6145091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6145333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6145573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6145853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6146178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6146639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ifftn doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6146921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6147203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6147471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6147715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bfloat16 PASSED [ 38%] 2023-01-11T22:53:36.6148030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex32 PASSED [ 38%] 2023-01-11T22:53:36.6148281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:53:36.6148533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float16 PASSED [ 38%] 2023-01-11T22:53:36.6148776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6149025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6149271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:53:36.6149517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:53:36.6149810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6150083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6150366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6150647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6151102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6151382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6151636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6151883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:53:36.6152121Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6152363Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:53:36.6152638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6153085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ihfft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6153530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ihfft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:53:36.6153892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6154346Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:53:36.6154622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:53:36.6154869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:53:36.6155113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:53:36.6155352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:53:36.6155647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:53:36.6155885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6156112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6156561Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ihfft doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6156835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6157082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6157329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6157609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6157884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6158156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6158600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:53:36.6158877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6159124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:53:36.6159371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:53:36.6159616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6159860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6160097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6160335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:53:36.6160566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6160806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6161044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6161366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6161646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6162098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6162539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:53:36.6162788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:53:36.6163037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6163337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6163582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:53:36.6163819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6164101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6164379Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6164616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6164856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6165104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:53:36.6165342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6165628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6165906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6166352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6166596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:53:36.6166842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6167086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6167311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6167586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6168026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.rfft2 doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6168304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6168738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:53:36.6169027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6169278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6169514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6169785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6170225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.rfft doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6170494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6170923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.rfft doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6171416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:53:36.6171664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6171905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6172147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6172423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6173016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6173467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.rfftn doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6173744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6173975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:53:36.6174208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:53:36.6174450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex32 PASSED [ 39%] 2023-01-11T22:53:36.6174688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:53:36.6174925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6175167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6175404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6175640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6175877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6176144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6176417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6176698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6177231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 39%] 2023-01-11T22:53:36.6177516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6177790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6178217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float32 SKIPPED (_refs.fill doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6178648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6179063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int32 SKIPPED (_refs.fill doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6179386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:53:36.6179628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex32 PASSED [ 39%] 2023-01-11T22:53:36.6179872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:53:36.6180117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6180358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6180600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6180841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6181126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6181397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6181872Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 39%] 2023-01-11T22:53:36.6182152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6182417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6182854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float32 SKIPPED (_refs.flatten doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6183307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6183736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int32 SKIPPED (_refs.flatten doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6184010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6184253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:53:36.6184491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6184726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6184959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6185282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6185562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6185837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6186108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6186536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float32 SKIPPED (_refs.flip doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6186805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6187314Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6187736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int32 SKIPPED (_refs.flip doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6188163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:53:36.6188408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:53:36.6188654Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:53:36.6188905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:53:36.6189139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:53:36.6189383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6189621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6189860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6190095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6190334Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6190605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6190873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6191324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6191749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int32 SKIPPED (_refs.fliplr doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6192004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:53:36.6192251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:53:36.6192492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:53:36.6192729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6192964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:53:36.6193260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:53:36.6193552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6193821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6194104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6194374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6194648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6195145Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int32 SKIPPED (_refs.flipud doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6195416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6195855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:53:36.6196105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:53:36.6196360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:53:36.6196608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:53:36.6196854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:53:36.6197106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:53:36.6197340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6197628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6197910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6198191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6198644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int32 SKIPPED (_refs.float_power doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6198901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:53:36.6199154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:53:36.6199433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6199888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float32 SKIPPED (_refs.floor_divide doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6200380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:53:36.6200822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int32 SKIPPED (_refs.floor_divide doesn't support nvfuser) [ 39%] 2023-01-11T22:53:36.6201163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6201451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6201690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:53:36.6201925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:53:36.6202197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:53:36.6202631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float32 SKIPPED (_refs.floor doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6203063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6203555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int32 SKIPPED (_refs.floor doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6203987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6204260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6204494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6204735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6204976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6205220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:53:36.6205455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:53:36.6205688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:53:36.6205960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6206379Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int32 SKIPPED (_refs.fmax doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6206621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6206847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:53:36.6207077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:53:36.6207317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:53:36.6207551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:53:36.6207823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6208094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6208523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float32 SKIPPED (_refs.fmin doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6208795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6209046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6209327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6209575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6209813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:53:36.6210046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6210320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6210559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int32 PASSED [ 40%] 2023-01-11T22:53:36.6210826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6211147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6211384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6211621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6211887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6212315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float32 SKIPPED (_refs.frac doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6212697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:53:36.6212942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:53:36.6213187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6213628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6214042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int32 SKIPPED (_refs.gcd doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6214279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6214510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:53:36.6214746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6214974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6215216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6215450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:53:36.6215675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:53:36.6215897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6216167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6216404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6216841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6217165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int32 PASSED [ 40%] 2023-01-11T22:53:36.6217601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6217874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6218110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6218343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6218574Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:53:36.6218804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:53:36.6219108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:53:36.6219340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6219605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6219864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6220304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6220730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6221000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6221254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6221495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:53:36.6221743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6222029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6222302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6222928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float32 SKIPPED (_refs.heaviside doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6223265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6223773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6237065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6237384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:53:36.6237637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex128 PASSED [ 40%] 2023-01-11T22:53:36.6237891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex64 PASSED [ 40%] 2023-01-11T22:53:36.6238139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6238496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6238754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:53:36.6239037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6239548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 40%] 2023-01-11T22:53:36.6239840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6240281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int32 SKIPPED (_refs.hsplit doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6240717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6241047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6241292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:53:36.6241538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6241781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:53:36.6242017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6242299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6242580Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6242868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6243346Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 40%] 2023-01-11T22:53:36.6243622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6244044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float32 SKIPPED (_refs.hstack doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6244481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6244926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int32 SKIPPED (_refs.hstack doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6245176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6245425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6245703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6245941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6246178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6246411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6246684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6246996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6247427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float32 SKIPPED (_refs.i0 doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6247698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6248113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int32 SKIPPED (_refs.i0 doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6248380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6248811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6249115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6249366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6249807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float32 SKIPPED (_refs.igammac doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6250093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6250324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex32 PASSED [ 40%] 2023-01-11T22:53:36.6250562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex64 PASSED [ 40%] 2023-01-11T22:53:36.6250836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6251086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:53:36.6251340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex32 PASSED [ 40%] 2023-01-11T22:53:36.6251589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex64 PASSED [ 40%] 2023-01-11T22:53:36.6251835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6252081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:53:36.6252373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6252939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6253226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6253681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:53:36.6253938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex64 PASSED [ 40%] 2023-01-11T22:53:36.6254190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6254441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6254724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6255112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6255419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6255696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6255981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6256426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6256871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int32 SKIPPED (_refs.index_copy doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6257194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6257440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:53:36.6257691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex128 PASSED [ 40%] 2023-01-11T22:53:36.6257941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6258186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:53:36.6258434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6258717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6259011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6259283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6259738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float32 SKIPPED (_refs.index_fill doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6260183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:53:36.6260622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int32 SKIPPED (_refs.index_fill doesn't support nvfuser) [ 40%] 2023-01-11T22:53:36.6260899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6261157Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:53:36.6261410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex64 PASSED [ 40%] 2023-01-11T22:53:36.6261655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:53:36.6261905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:53:36.6262150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:53:36.6262419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:53:36.6262705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6263048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6263338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6263792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int32 SKIPPED (_refs.index_select doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6264068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6264508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6264788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6265138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6265378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:53:36.6265606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6265845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:53:36.6266120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6266397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6266679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6266958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6267232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6267675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6267951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6268190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:53:36.6268429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6268680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:53:36.6268921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:53:36.6269159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6269438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6269723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6270002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6270446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float32 SKIPPED (_refs.isfinite doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6270777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6271224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int32 SKIPPED (_refs.isfinite doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6271454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6271695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:53:36.6271931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:53:36.6272169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6272459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:53:36.6272739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6273016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6273293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6273725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float32 SKIPPED (_refs.isinf doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6273998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6274422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:53:36.6274850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int32 SKIPPED (_refs.isinf doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6275093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:53:36.6275329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:53:36.6275572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6275810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6276047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:53:36.6276285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:53:36.6276573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6276851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6277113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6277355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float32 PASSED [ 41%] 2023-01-11T22:53:36.6277792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:53:36.6278034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int32 PASSED [ 41%] 2023-01-11T22:53:36.6278465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6278770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:53:36.6279019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6279264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6279509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:53:36.6279737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:53:36.6279978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6280213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:53:36.6280552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6280828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6281109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6281555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6281804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:53:36.6282045Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6282394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6282836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float32 SKIPPED (_refs.isposinf doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6283276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int32 SKIPPED (_refs.isposinf doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6283554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6283992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6284241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6284490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:53:36.6284735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6284979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:53:36.6285257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6285538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6285970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:53:36.6286252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6286549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:53:36.6286799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:53:36.6287037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:53:36.6287481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:53:36.6287895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int32 SKIPPED (_refs.lcm doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6288167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6288596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6288912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:53:36.6289140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6289419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6289655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int32 PASSED [ 41%] 2023-01-11T22:53:36.6290085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6290354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6290605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:53:36.6290859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:53:36.6291107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex32 PASSED [ 41%] 2023-01-11T22:53:36.6291350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6291625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6291886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6292129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:53:36.6292372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6292782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:53:36.6293030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6293312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6293563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float32 PASSED [ 41%] 2023-01-11T22:53:36.6294015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:53:36.6294295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6294571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6294907Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:53:36.6295175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6295471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6295770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6296063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6296555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float32 SKIPPED (_refs.linalg.matrix_norm doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6296921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6297180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:53:36.6297432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6297716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6297993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6298283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6298760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float32 SKIPPED (_refs.linalg.norm doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6299043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6299295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:53:36.6299545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6299797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6300122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6300591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float32 SKIPPED (_refs.linalg.svd doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6300855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6301138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6301436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6301910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float32 SKIPPED (_refs.linalg.svdvals doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6302201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6302525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6302832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6303128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6303621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float32 SKIPPED (_refs.linalg.vector_norm doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6303916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6304167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:53:36.6304476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:53:36.6304719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6304969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:53:36.6305211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:53:36.6305453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int16 XFAIL [ 41%] 2023-01-11T22:53:36.6305696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int64 XFAIL [ 41%] 2023-01-11T22:53:36.6305937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_uint8 XFAIL [ 41%] 2023-01-11T22:53:36.6306226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6306522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6306979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float32 SKIPPED (_refs.linspace doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6307422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:53:36.6307851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int32 SKIPPED (_refs.linspace doesn't support nvfuser) [ 41%] 2023-01-11T22:53:36.6308133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:53:36.6308583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:53:36.6308834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:53:36.6309081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:53:36.6309321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:53:36.6309557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:53:36.6309796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:53:36.6310076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6310351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6310673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6310925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6311199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6311443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6311716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6311964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6312254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6312506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:53:36.6312751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6312979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:53:36.6313218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6313494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6313945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:53:36.6314229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6314467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6314710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6314949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:53:36.6315184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6315423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6315648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6315927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6316219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6316499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6316942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:53:36.6317214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6317460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6317695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6317949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6318229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex32 PASSED [ 42%] 2023-01-11T22:53:36.6318477Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6318714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6318947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6319185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6319421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6319659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:53:36.6319986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6320268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6320543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6320777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6321220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:53:36.6321494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6321768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6322037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex32 PASSED [ 42%] 2023-01-11T22:53:36.6322302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6322568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6322824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6323124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6323419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6323712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6323978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6324245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6324535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6324824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6325075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6325370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6325634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6325889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:53:36.6326133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6326368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6326613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6326861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6327198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6327485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6327769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6328023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6328300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6328548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6328791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6329045Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6329294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:53:36.6329537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6329783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6330066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6330349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6330634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6330922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6331177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6331450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6331909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:53:36.6332159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6332404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6332886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6333148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6333389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6333668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6333951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6334229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6334498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6335024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:53:36.6335275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6335719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:53:36.6335998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6336245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6336492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6336751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6337000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:53:36.6337252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6337488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6337737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6337985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6338224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:53:36.6338516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6338810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6339098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6339355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6339601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int16 XFAIL [ 42%] 2023-01-11T22:53:36.6339844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6340080Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:53:36.6340418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6340714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6341164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float32 SKIPPED (_refs.logspace doesn't support nvfuser) [ 42%] 2023-01-11T22:53:36.6341447Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6341723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6341972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6342219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6342536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6342785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6343017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6343261Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:53:36.6343547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6343829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6344109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6344569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:53:36.6344808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:53:36.6345047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:53:36.6345280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6345493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6345930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:53:36.6346203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6346452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:53:36.6346710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6346964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex32 PASSED [ 42%] 2023-01-11T22:53:36.6347205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:53:36.6347449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6347736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6348267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 42%] 2023-01-11T22:53:36.6348726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float32 SKIPPED (_refs.masked_fill doesn't support nvfuser) [ 42%] 2023-01-11T22:53:36.6349012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6349462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:53:36.6349741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6350021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6350325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:53:36.6350574Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:53:36.6350817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:53:36.6351059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:53:36.6351298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:53:36.6351566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6352017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float32 SKIPPED (_refs.maximum doesn't support nvfuser) [ 42%] 2023-01-11T22:53:36.6352309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6352754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:53:36.6353030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6353299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:53:36.6353543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:53:36.6353786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6354024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:53:36.6354312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6354575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6354821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6355087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6355359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:53:36.6355631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:53:36.6355904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6356217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:53:36.6356492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6356756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:53:36.6357018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6357310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6357610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6357967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6358255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6358738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:53:36.6359036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6359304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6359579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:53:36.6359864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:53:36.6360137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6360405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6360660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:53:36.6360966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6361270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6361764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int32 SKIPPED (_refs.meshgrid doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6362239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:53:36.6362542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6362792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:53:36.6363033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6363283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6363580Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6363821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:53:36.6364066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:53:36.6364306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:53:36.6364551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6364995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float32 SKIPPED (_refs.minimum doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6365434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:53:36.6365931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int32 SKIPPED (_refs.minimum doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6366210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6366458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6366699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:53:36.6366965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6367249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6367728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 43%] 2023-01-11T22:53:36.6368016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6368293Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6368722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int32 SKIPPED (_refs.movedim doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6368960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:53:36.6369194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6369433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:53:36.6369676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6369901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:53:36.6370129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:53:36.6370361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6370602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6370865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6371295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:53:36.6371637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:53:36.6371890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6372140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6372373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6372764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:53:36.6373017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6373298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6373661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6374112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float32 SKIPPED (_refs.nan_to_num doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6374389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6374665Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6374925Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:53:36.6375176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:53:36.6375410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:53:36.6375660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:53:36.6375908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6376193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6376475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6376928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float32 SKIPPED (_refs.narrow_copy doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6377374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:53:36.6377825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int32 SKIPPED (_refs.narrow_copy doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6378104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6378549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:53:36.6378829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6379061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6379307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:53:36.6379552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6379854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6380099Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:53:36.6380339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:53:36.6380575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6380809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:53:36.6381047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6381312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6381840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 43%] 2023-01-11T22:53:36.6382116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6382388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6382820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float32 SKIPPED (_refs.narrow doesn't support nvfuser) [ 43%] 2023-01-11T22:53:36.6383254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:53:36.6383688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:53:36.6383976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6384236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:53:36.6384495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6384755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:53:36.6385037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6385294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6385591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6385831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:53:36.6386069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:53:36.6386311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:53:36.6386542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:53:36.6386772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:53:36.6387040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6387395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6387673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6387915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6388184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6388418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6388681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6388947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6389248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:53:36.6389489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:53:36.6389723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6389950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:53:36.6390189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:53:36.6390424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6390658Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:53:36.6390937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6391223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6391495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6391731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float32 PASSED [ 43%] 2023-01-11T22:53:36.6391996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6392227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int32 PASSED [ 43%] 2023-01-11T22:53:36.6392491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6392758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:53:36.6393181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bool SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6393604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6394014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6394427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6394856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bfloat16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6395337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6395772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6396190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6396598Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6397009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int8 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6397420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_uint8 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T22:53:36.6397816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6398135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6398463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6398781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6399106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6399447Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6399774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6400134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6400456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6400758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T22:53:36.6401008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6401266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex64 PASSED [ 44%] 2023-01-11T22:53:36.6401512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6401758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6402003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:53:36.6402245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int32 PASSED [ 44%] 2023-01-11T22:53:36.6402489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_uint8 PASSED [ 44%] 2023-01-11T22:53:36.6402765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6403088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6403373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6403640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6404087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:53:36.6404362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6404606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6404903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_bool PASSED [ 44%] 2023-01-11T22:53:36.6405153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex128 PASSED [ 44%] 2023-01-11T22:53:36.6405396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:53:36.6405638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int64 PASSED [ 44%] 2023-01-11T22:53:36.6405866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int8 PASSED [ 44%] 2023-01-11T22:53:36.6406144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6406426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6406715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6407163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float32 SKIPPED (_refs.new_ones doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6407603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:53:36.6407874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6408117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6408367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex128 PASSED [ 44%] 2023-01-11T22:53:36.6408622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex32 PASSED [ 44%] 2023-01-11T22:53:36.6408867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex64 PASSED [ 44%] 2023-01-11T22:53:36.6409113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6409361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6409601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int32 PASSED [ 44%] 2023-01-11T22:53:36.6409847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int64 PASSED [ 44%] 2023-01-11T22:53:36.6410085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int8 PASSED [ 44%] 2023-01-11T22:53:36.6410359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6410694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6411181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 44%] 2023-01-11T22:53:36.6411466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6411898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float32 SKIPPED (_refs.new_zeros doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6412345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:53:36.6412933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int32 SKIPPED (_refs.new_zeros doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6413280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6413529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6413982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float32 SKIPPED (_refs.nextafter doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6414311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:53:36.6414649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:53:36.6414986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:53:36.6415257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6415513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6415798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6416091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6416384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6416649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_bfloat16 XFAIL [ 44%] 2023-01-11T22:53:36.6416926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float16 XFAIL [ 44%] 2023-01-11T22:53:36.6417191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float64 XFAIL [ 44%] 2023-01-11T22:53:36.6417486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6417777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6418037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float32 XFAIL [ 44%] 2023-01-11T22:53:36.6418292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6418605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6418871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6419161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6419445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6419704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6419961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6420254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6420599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6420858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6421109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6421355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6421611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6421908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6422204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6422495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6422766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6423035Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6423338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6423864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.group_norm doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6424175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6424446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6424702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6424969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6425232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6425763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.hardshrink doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6426094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6426368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6426627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:53:36.6426887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int32 PASSED [ 44%] 2023-01-11T22:53:36.6427150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int8 PASSED [ 44%] 2023-01-11T22:53:36.6427451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6427804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6428310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.hardtanh doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6428611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6429084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:53:36.6429555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:53:36.6429844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6430172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6430488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6430802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6431072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6431335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6431637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6431932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6432206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6432505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6432770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6433033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex128 PASSED [ 44%] 2023-01-11T22:53:36.6433300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex64 PASSED [ 44%] 2023-01-11T22:53:36.6433655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6433959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6434248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6434749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.l1_loss doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6435044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6435302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6435628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6435929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6436228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6436498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6436767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6437062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6437343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6437643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6437924Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bool PASSED [ 44%] 2023-01-11T22:53:36.6438202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex128 PASSED [ 44%] 2023-01-11T22:53:36.6438489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex32 PASSED [ 44%] 2023-01-11T22:53:36.6438772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_complex64 PASSED [ 44%] 2023-01-11T22:53:36.6439064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6439350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6439631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_uint8 PASSED [ 44%] 2023-01-11T22:53:36.6439947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6440476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 44%] 2023-01-11T22:53:36.6440765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6441134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6441642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:53:36.6441932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 44%] 2023-01-11T22:53:36.6442235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6442515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:53:36.6442849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int64 PASSED [ 44%] 2023-01-11T22:53:36.6443116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_uint8 PASSED [ 44%] 2023-01-11T22:53:36.6443615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:53:36.6444158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int32 SKIPPED (_refs.nn.functional.margin_ranking_loss doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6444469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6444962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:53:36.6445279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6445538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:53:36.6445799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6446080Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6446371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6446643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:53:36.6446909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:53:36.6447174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:53:36.6447472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6447767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6448272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.mse_loss doesn't support nvfuser) [ 44%] 2023-01-11T22:53:36.6448617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:53:36.6448889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float16 XFAIL [ 45%] 2023-01-11T22:53:36.6449185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6449467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6449969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.nll_loss doesn't support nvfuser) [ 45%] 2023-01-11T22:53:36.6450260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6450612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:53:36.6450893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6451172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6451445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6451719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:53:36.6452032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6452350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6452840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6453341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:53:36.6453651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6453915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6454180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6454463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6454737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:53:36.6455003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6455271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6455542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:53:36.6455810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6456083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6456467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6456779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6457264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:53:36.6457562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6457828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6458191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6458691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.prelu doesn't support nvfuser) [ 45%] 2023-01-11T22:53:36.6458982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6459244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6459502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6459749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6460013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:53:36.6460308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6460576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6460865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6461329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:53:36.6461590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6461881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6462349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:53:36.6462639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6462904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6463154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6463409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6463664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6463969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:53:36.6464471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.relu doesn't support nvfuser) [ 45%] 2023-01-11T22:53:36.6464932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:53:36.6465225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6465521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6465806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6466122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6466402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6466685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6466967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6467242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6467515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6467790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6468055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:53:36.6468325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6468591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:53:36.6468905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6469211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6469515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6469792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6470101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6470376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6470659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:53:36.6470944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6471270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6471552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6471824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6472086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:53:36.6472346Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:53:36.6472651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6473016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6473329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6473607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6474100Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:53:36.6474410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6474678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6474954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6475219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6475519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6475777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6476050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:53:36.6476319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6476629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6476902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:53:36.6477173Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6477438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6477696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6477999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6478526Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:53:36.6478803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6479089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6479560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:53:36.6479832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:53:36.6480098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6480419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6480680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:53:36.6480980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6481275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6481566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6482043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:53:36.6482347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6482621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:53:36.6482904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6483181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6483458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:53:36.6483730Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6484046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6484358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6484670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6484981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6485283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6485522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:53:36.6485813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6486060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6486332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6486607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6486880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6487148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6487576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float32 SKIPPED (_refs.norm doesn't support nvfuser) [ 45%] 2023-01-11T22:53:36.6487875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6488111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:53:36.6488341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6488574Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6488809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:53:36.6489048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6489327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6489795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 45%] 2023-01-11T22:53:36.6490074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6490345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6490769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float32 SKIPPED (_refs.ones doesn't support nvfuser) [ 45%] 2023-01-11T22:53:36.6491202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:53:36.6491637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:53:36.6491877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bool PASSED [ 45%] 2023-01-11T22:53:36.6492123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6492364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:53:36.6492749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6493008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:53:36.6493480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 45%] 2023-01-11T22:53:36.6493763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6494120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6494377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:53:36.6494644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6495087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:53:36.6495335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:53:36.6495611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:53:36.6495936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:53:36.6496180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:53:36.6496423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:53:36.6496668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6496908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6497381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:53:36.6497815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float32 SKIPPED (_refs.positive doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6498269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:53:36.6498545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6498983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6499258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6499498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:53:36.6499741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:53:36.6499989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6500267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6500502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6500728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:53:36.6501187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:53:36.6501458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6501876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float32 SKIPPED (_refs.pow doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6502210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6502636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int32 SKIPPED (_refs.pow doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6502906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6503147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6503386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:53:36.6503622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6503847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6504193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6504475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6504755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6505190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float32 SKIPPED (_refs.prod doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6505469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6505891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int32 SKIPPED (_refs.prod doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6506323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6506767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_bfloat16 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6507207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex128 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6507629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex32 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6508065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_complex64 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6508488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float16 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6508933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_bfloat16 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6509371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex128 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6509796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float16 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:53:36.6510037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:53:36.6510282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:53:36.6510518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6510758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6511046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:53:36.6511282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6511520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6511759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6512028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6512307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6512572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6513063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int32 SKIPPED (_refs.ravel doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6513492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6513765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6513998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:53:36.6514240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:53:36.6514473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6514713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6514952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:53:36.6515409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:53:36.6515834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float32 SKIPPED (_refs.real doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6516111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6516377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6516805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6517052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6517301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6517542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6517784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6518028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:53:36.6518316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6518595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6518901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6519194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6519650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:53:36.6519892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:53:36.6520137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:53:36.6520381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6520689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6520938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:53:36.6521221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6521505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6521754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6522027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6522262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:53:36.6522498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6522740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6522980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:53:36.6523217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:53:36.6523488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6523757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6524040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6524325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6524766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float32 SKIPPED (_refs.repeat doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6525201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int32 SKIPPED (_refs.repeat doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6525467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6525715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:53:36.6525967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:53:36.6526212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6526515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:53:36.6526764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6527008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6527250Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:53:36.6527539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6527982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int32 SKIPPED (_refs.reshape_as doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6528491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6528734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:53:36.6528980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:53:36.6529228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6529468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6529708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6529950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:53:36.6530426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:53:36.6530864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int32 SKIPPED (_refs.reshape doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6531133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6531375Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:53:36.6531615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:53:36.6531857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:53:36.6532092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6532336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6532731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6532980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:53:36.6533262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6533521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6533789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6534234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:53:36.6534724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int32 SKIPPED (_refs.roll doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6534979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:53:36.6535214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:53:36.6535455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6535690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6535923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6536161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6536498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6536936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float32 SKIPPED (_refs.rot90 doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6537351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int32 SKIPPED (_refs.rot90 doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6537779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6538021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:53:36.6538260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:53:36.6538495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6538736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:53:36.6538969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6539242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6539661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float32 SKIPPED (_refs.round doesn't support nvfuser) [ 46%] 2023-01-11T22:53:36.6539929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6540364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:53:36.6540606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:53:36.6540860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:53:36.6541103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:53:36.6541348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:53:36.6541588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:53:36.6541823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:53:36.6542047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:53:36.6542284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:53:36.6542569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:53:36.6542854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6543138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:53:36.6543601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:53:36.6543874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6544311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6544802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6545050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:53:36.6545284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:53:36.6545519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6545757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6545990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:53:36.6546223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6546502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6546937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6547204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6547470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6547708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:53:36.6547931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6548172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:53:36.6548421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex32 PASSED [ 47%] 2023-01-11T22:53:36.6548657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6548889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:53:36.6549120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:53:36.6549350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6549615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6550073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 47%] 2023-01-11T22:53:36.6550399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6550842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6551114Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6551355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6551609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:53:36.6551860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:53:36.6552101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:53:36.6552403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6552642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:53:36.6552918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6553192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6553656Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 47%] 2023-01-11T22:53:36.6553936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6554221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6554660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6554902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:53:36.6555139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6555384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6555620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:53:36.6555859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:53:36.6556121Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6556378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6556651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6557086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6557513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6557757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:53:36.6557997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:53:36.6558286Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6558533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:53:36.6558814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6559078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6559517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float32 SKIPPED (_refs.signbit doesn't support nvfuser) [ 47%] 2023-01-11T22:53:36.6559961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6560241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6560753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6561028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6561271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:53:36.6561515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:53:36.6561755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6561995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6562227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6562465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:53:36.6562733Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6563009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6563465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 47%] 2023-01-11T22:53:36.6563734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6563977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6564409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6564650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:53:36.6564915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6565337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6565575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6565816Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:53:36.6566052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:53:36.6566341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6566582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:53:36.6566819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6567058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:53:36.6567331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6567587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6567859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6568183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6568425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6568698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6569136Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6569402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6569829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6570103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6570345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6570579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:53:36.6570815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6571051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:53:36.6571280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6571552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6572008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 47%] 2023-01-11T22:53:36.6572288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6572664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6573130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6573377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:53:36.6573634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6573892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:53:36.6574223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6574489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6574746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6574999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:53:36.6575250Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:53:36.6575498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:53:36.6575795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6576159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6576441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6576706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6576995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6577460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6577713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6577977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6578233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6578488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:53:36.6578729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6579215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.bessel_j0 doesn't support nvfuser) [ 47%] 2023-01-11T22:53:36.6579676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6580144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6580398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6580651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6580935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6581224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6581686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6581989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:53:36.6582236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6582542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:53:36.6582796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:53:36.6583078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6583536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6583813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6584120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6584376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6584621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6584868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:53:36.6585140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6585428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6585885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6586351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.erfcx doesn't support nvfuser) [ 47%] 2023-01-11T22:53:36.6586638Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6586890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6587140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6587381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:53:36.6587655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6588121Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.i0e doesn't support nvfuser) [ 47%] 2023-01-11T22:53:36.6588568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:53:36.6588835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:53:36.6589278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:53:36.6589523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:53:36.6589773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:53:36.6590071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:53:36.6590320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6590563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6591015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.i1 doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6591261Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6591505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6591741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6592079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6592536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6592986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.i1e doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6593243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6593491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6593735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:53:36.6593986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6594233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6594703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.log_ndtr doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6594982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6595264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:53:36.6595540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex128 PASSED [ 48%] 2023-01-11T22:53:36.6595821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex64 PASSED [ 48%] 2023-01-11T22:53:36.6596102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:53:36.6596372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6596643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6596947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6597253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6597533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6597885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6598384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:53:36.6598640Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:53:36.6598896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:53:36.6599145Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6599389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6599696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6599987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6600310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6600790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.logit doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6601240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6601691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.logit doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6602148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:53:36.6602426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6602697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6603015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6603332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6603830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6604362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.multigammaln doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6604677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6604959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6605239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6605507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6606095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.multigammaln doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6606411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6606908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6607430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.multigammaln doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6607739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6608284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:53:36.6608593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6608875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6609152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6609422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6609700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6609969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6610282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6610813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.multigammaln doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6611301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6611818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.multigammaln doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6612136Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6612775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:53:36.6613035Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:53:36.6613287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:53:36.6613534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6613780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6614018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6614383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6614857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6615313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.ndtr doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6615593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6615844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:53:36.6616095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6616419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6616668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:53:36.6616955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6617418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.ndtri doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6617874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.ndtri doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6618156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6618439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex128 PASSED [ 48%] 2023-01-11T22:53:36.6618713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_complex64 PASSED [ 48%] 2023-01-11T22:53:36.6618979Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6619243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:53:36.6619547Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6619852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6620164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6620435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6620695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6620965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:53:36.6621238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6621505Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6621765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6622084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6622399Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6622882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6623410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.spherical_bessel_j0 doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6623712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6624026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:53:36.6624273Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:53:36.6624518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6624765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6625020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:53:36.6625271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6625521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6625811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6626299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.xlog1py doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6626772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.xlog1py doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6627062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6627337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6627586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6627841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6628306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.zeta doesn't support nvfuser) [ 48%] 2023-01-11T22:53:36.6628589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6629037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6629319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6629604Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6629932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex32 PASSED [ 48%] 2023-01-11T22:53:36.6630182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex64 PASSED [ 48%] 2023-01-11T22:53:36.6630410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6630645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6631104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 48%] 2023-01-11T22:53:36.6631378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6631663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6631955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6632392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6632659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6632931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6633168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:53:36.6633421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex64 SKIPPED (Skipped!) [ 48%] 2023-01-11T22:53:36.6633664Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:53:36.6633912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6634149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:53:36.6634384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:53:36.6634620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6634855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6635090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6635364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6635630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6635877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6636318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6636563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int32 PASSED [ 48%] 2023-01-11T22:53:36.6636834Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6637105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6637356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:53:36.6637660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex32 PASSED [ 48%] 2023-01-11T22:53:36.6637910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:53:36.6638150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:53:36.6638376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:53:36.6638616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:53:36.6638891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6639168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:53:36.6639674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:53:36.6639946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6640214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6640458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:53:36.6640696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6640944Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6641182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6641422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:53:36.6641660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6641897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6642133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:53:36.6642414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6642877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 49%] 2023-01-11T22:53:36.6643315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float32 SKIPPED (_refs.stack doesn't support nvfuser) [ 49%] 2023-01-11T22:53:36.6643591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6644029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:53:36.6644444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int32 SKIPPED (_refs.stack doesn't support nvfuser) [ 49%] 2023-01-11T22:53:36.6644722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6644961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:53:36.6645211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6645535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6645787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6646031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex32 PASSED [ 49%] 2023-01-11T22:53:36.6646268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:53:36.6646504Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6646728Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6646960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6647244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:53:36.6647477Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:53:36.6647710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6647986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6648442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 49%] 2023-01-11T22:53:36.6648715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6648989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6649431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:53:36.6649691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6650123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:53:36.6650389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6650619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6650866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex32 PASSED [ 49%] 2023-01-11T22:53:36.6651112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6651349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:53:36.6651586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6651822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:53:36.6652095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6652361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6652973Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 49%] 2023-01-11T22:53:36.6653330Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6653608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6653881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6654149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6654585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:53:36.6654851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6655096Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:53:36.6655410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6655651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6655900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6656142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6656381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:53:36.6656622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6656903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6657192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6657468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6657721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6657957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6658230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6658683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:53:36.6658929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:53:36.6659159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6659400Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6659632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6659869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6660138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6660405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6660635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6660950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6661227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6661469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6661713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex32 PASSED [ 49%] 2023-01-11T22:53:36.6661954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6662189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:53:36.6662428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6662720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6662946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6663218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6663487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6663758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6664028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6664290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6664538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:53:36.6664785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6665021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:53:36.6665257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6665484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:53:36.6665717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6665995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6666472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 49%] 2023-01-11T22:53:36.6666748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6667021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6667262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6667692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:53:36.6667938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6668215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6668685Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:53:36.6668937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6669183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:53:36.6669431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6669675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:53:36.6669915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:53:36.6670266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6670555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6670835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6671299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float32 SKIPPED (_refs.tensor_split doesn't support nvfuser) [ 49%] 2023-01-11T22:53:36.6671737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:53:36.6672185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int32 SKIPPED (_refs.tensor_split doesn't support nvfuser) [ 49%] 2023-01-11T22:53:36.6672425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6672670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:53:36.6672901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:53:36.6673138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:53:36.6673372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6673593Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:53:36.6673812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6674078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6674354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6674622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6675056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:53:36.6675299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:53:36.6675533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6675768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6676010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:53:36.6676311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6676599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6676858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6677143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6677611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 49%] 2023-01-11T22:53:36.6677888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6678371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int32 SKIPPED (_refs.trace doesn't support nvfuser) [ 49%] 2023-01-11T22:53:36.6678798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:53:36.6679043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6679298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6679545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:53:36.6679785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6680019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6680306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6680583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6680869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6681150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6681598Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:53:36.6681845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:53:36.6682129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6682361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:53:36.6682601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:53:36.6682827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:53:36.6683057Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:53:36.6683289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:53:36.6683555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6683878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:53:36.6684162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6684580Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int32 SKIPPED (_refs.tril doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6684853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6685281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:53:36.6685546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6685821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:53:36.6686068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:53:36.6686304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6686542Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:53:36.6686775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:53:36.6687006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6687278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6687554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6688002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:53:36.6688407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int32 SKIPPED (_refs.triu doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6688694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6688942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6689195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:53:36.6689443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6689694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6689941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6690222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6690507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6690784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6691051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6691296Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6691588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6691833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6692074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6692308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:53:36.6692782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6693232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float32 SKIPPED (_refs.trunc doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6693503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6694036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:53:36.6694450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int32 SKIPPED (_refs.trunc doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6694881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:53:36.6695127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6695377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:53:36.6695624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:53:36.6695869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6696110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6696347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6696627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6696903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6697357Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:53:36.6697792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float32 SKIPPED (_refs.unbind doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6698079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6698513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:53:36.6698786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6699054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6699297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:53:36.6699545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6699793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6700139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:53:36.6700388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6700666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6700941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6701221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6701501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6702010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int32 SKIPPED (_refs.unflatten doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6702269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6702516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6702768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6703015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6703253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:53:36.6703536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6703832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6704111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6704356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6704603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:53:36.6704849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:53:36.6705092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6705334Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6705572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6705808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6706046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:53:36.6706284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6706559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6706836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6707283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:53:36.6707765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int32 SKIPPED (_refs.unfold doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6708050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6708294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:53:36.6708530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6708777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6709019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:53:36.6709261Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6709601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6709890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6710369Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:53:36.6710650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6710899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6711146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6711421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6711866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:53:36.6712142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6712376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6712610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6712846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6713123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6713405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6713670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6713916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6714157Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:53:36.6714401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6714642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6714882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:53:36.6715212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6715493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6715732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6715980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:53:36.6716225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:53:36.6716459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6716697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:53:36.6716987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6717267Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6717545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6717818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6718262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float32 SKIPPED (_refs.view_as doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6718541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6718991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:53:36.6719260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6719490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6719724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:53:36.6719968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:53:36.6720206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6720439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:53:36.6720682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6721120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:53:36.6721552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:53:36.6721802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:53:36.6722042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:53:36.6722280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:53:36.6722524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6722818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6723069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6723308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:53:36.6723544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:53:36.6723824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6724102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6724376Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6724699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6725135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int32 SKIPPED (_refs.vsplit doesn't support nvfuser) [ 50%] 2023-01-11T22:53:36.6725403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6725839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:53:36.6726076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:53:36.6726322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:53:36.6726569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:53:36.6726810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:53:36.6727050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:53:36.6727288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:53:36.6727516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:53:36.6727756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:53:36.6728032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6728303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6728592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:53:36.6728870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6729140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6729575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int32 SKIPPED (_refs.vstack doesn't support nvfuser) [ 51%] 2023-01-11T22:53:36.6729846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6730090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6730375Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6730616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6730889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6731330Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:53:36.6731753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int32 SKIPPED (_refs.where doesn't support nvfuser) [ 51%] 2023-01-11T22:53:36.6732024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6732294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6732748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6733000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6733236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6733464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6733700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6733971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6734407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float32 SKIPPED (_refs.xlogy doesn't support nvfuser) [ 51%] 2023-01-11T22:53:36.6734689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6735122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:53:36.6735544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int32 SKIPPED (_refs.xlogy doesn't support nvfuser) [ 51%] 2023-01-11T22:53:36.6735975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:53:36.6736215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6736460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6736702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6736940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6737173Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6737454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6737725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6738008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6738283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6738798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float32 SKIPPED (_refs.zeros doesn't support nvfuser) [ 51%] 2023-01-11T22:53:36.6739249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:53:36.6739674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int32 SKIPPED (_refs.zeros doesn't support nvfuser) [ 51%] 2023-01-11T22:53:36.6739934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6740206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6740472Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6740809Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6741074Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6741378Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6741651Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6741906Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6742194Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6742450Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6742691Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6742947Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6743192Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6743443Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6743687Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6743930Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6744177Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6744426Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6744710Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6744983Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6745271Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6745553Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6745836Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6746141Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6746608Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:53:36.6746861Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6747140Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:53:36.6747349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6747562Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6747764Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6748061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6748265Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6748467Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6748665Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6748866Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6749102Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6749344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6749590Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6749819Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6750062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6750295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6750526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6750756Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6750992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6751225Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6751456Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6751681Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6751918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6752138Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6752371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6752603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6752832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6753055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6753275Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6753493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6753763Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6754020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6754258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6754496Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6754732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6754964Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6755189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6755467Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6755702Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6755919Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6756149Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6756387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6756623Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6756860Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6757091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6757334Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6757567Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6757794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6758022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6758259Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6758487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6758713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6758941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6759177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6759405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6759631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float64 PASSED [ 51%] 2023-01-11T22:53:36.6759852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6760065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6760292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6760526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6760758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6761038Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6761289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6761530Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6761768Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6761995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6762210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6762436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6762678Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6762970Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex32 PASSED [ 51%] 2023-01-11T22:53:36.6763210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6763445Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float16 PASSED [ 51%] 2023-01-11T22:53:36.6763671Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6763897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6764118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6764334Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int8 PASSED [ 51%] 2023-01-11T22:53:36.6764563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6764793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6765028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6765251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6765474Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6765702Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6765927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6766154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6766374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6766606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6766838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6767073Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex64 PASSED [ 51%] 2023-01-11T22:53:36.6767302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_uint8 PASSED [ 51%] 2023-01-11T22:53:36.6767536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:53:36.6767769Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_bool PASSED [ 51%] 2023-01-11T22:53:36.6768007Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex128 PASSED [ 51%] 2023-01-11T22:53:36.6768243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float32 PASSED [ 51%] 2023-01-11T22:53:36.6768506Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int16 PASSED [ 51%] 2023-01-11T22:53:36.6768739Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int32 PASSED [ 51%] 2023-01-11T22:53:36.6768959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int64 PASSED [ 51%] 2023-01-11T22:53:36.6769186Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6769405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6769620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6769838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6770105Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6770310Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6770513Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6770714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6770915Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6771128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6771344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6771559Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6771769Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6771981Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6772183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6772395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6772755Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6772983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6773194Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6773411Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6773616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6773825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6774036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6774243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6774457Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6774668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6774879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6775084Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6775291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6775488Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6775700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6775999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6776230Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6776450Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6776663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6776876Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6777089Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6777298Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6777509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6777788Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6778003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6778216Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6778425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6778634Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6778842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6779051Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6779259Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6779458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6779673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6779878Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6780084Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6780282Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6780505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6780722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6780935Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6781145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6781346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6781562Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6781769Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6781986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6782198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6782409Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6782616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6782825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6783021Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6783225Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6783478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6783700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6783912Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6784122Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6784333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6784536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6784726Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6784940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6785204Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6785415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6785627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6785837Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6786047Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6786282Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6786508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6786716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6786927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6787176Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6787418Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6787660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6787897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6788127Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6788366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6788589Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6788818Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6789049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6789269Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6789481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6789692Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6789906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6790123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6790333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6790530Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6790742Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6791010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6791233Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6791443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6791655Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6791863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6792072Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6792270Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6792479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6792741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6792946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6793147Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6793352Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6793555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6793761Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6793974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6794180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6794391Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6794610Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6794810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6795011Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6795225Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex128 PASSED [ 52%] 2023-01-11T22:53:36.6795441Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6795648Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float64 PASSED [ 52%] 2023-01-11T22:53:36.6795846Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6796056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6796264Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6796487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6796701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6796913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6797121Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6797330Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6797539Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6797754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6797973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6798246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6798469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6798681Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6798886Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6799107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:53:36.6799318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6799531Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex32 PASSED [ 52%] 2023-01-11T22:53:36.6799753Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex64 PASSED [ 52%] 2023-01-11T22:53:36.6800025Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float16 PASSED [ 52%] 2023-01-11T22:53:36.6800287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float32 PASSED [ 52%] 2023-01-11T22:53:36.6800506Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6800723Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6800942Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6801155Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6801366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_uint8 PASSED [ 52%] 2023-01-11T22:53:36.6801584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6801809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6802028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int16 PASSED [ 52%] 2023-01-11T22:53:36.6802242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int32 PASSED [ 52%] 2023-01-11T22:53:36.6802454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int64 PASSED [ 52%] 2023-01-11T22:53:36.6802666Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_int8 PASSED [ 52%] 2023-01-11T22:53:36.6802880Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_bool PASSED [ 52%] 2023-01-11T22:53:36.6803091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6803314Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6803525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6803743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6803976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6804212Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6804442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6804669Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6804898Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6805116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6805336Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6805616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6805849Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6806070Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6806287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6806501Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6806719Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6806937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6807152Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6807407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6807622Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6807837Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6808050Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6808260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6808469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6808676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6808889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6809090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6809307Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6809512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6809731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6809944Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6810155Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6810367Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6810579Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6810789Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6810990Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6811203Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6811409Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6811629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6811842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6812057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6812267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6812476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6812955Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6813183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6813485Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6813713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex32 PASSED [ 53%] 2023-01-11T22:53:36.6813928Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6814139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6814351Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6814563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6814761Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6814984Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6815283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6815504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6815730Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6815951Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6816165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex32 PASSED [ 53%] 2023-01-11T22:53:36.6816380Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6816593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6816795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6817003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6817234Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6817454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6817681Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6817909Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6818128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6818351Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6818587Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6818818Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6819047Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6819268Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6819494Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6819710Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6819933Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6820155Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex32 PASSED [ 53%] 2023-01-11T22:53:36.6820378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6820585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6820857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6821080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6821297Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6821507Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6821724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6821928Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6822143Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6822352Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6822613Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6822830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6823039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6823249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6823464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6823679Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6823887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6824099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6824304Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6824528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6824744Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6824952Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6825175Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6825398Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6825619Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6825837Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int16 PASSED [ 53%] 2023-01-11T22:53:36.6826056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6826256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6826475Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6826684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6826917Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6827145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex32 PASSED [ 53%] 2023-01-11T22:53:36.6827374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6827604Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6827826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6828038Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6828305Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6828538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex32 PASSED [ 53%] 2023-01-11T22:53:36.6828753Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6828969Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6829184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6829394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6829612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6829830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6830124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6830361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6830584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6830810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6831036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6831253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6831461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6831672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6831881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6832120Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6832355Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6832580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6832806Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6833026Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6833258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6833490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6833734Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex32 PASSED [ 53%] 2023-01-11T22:53:36.6833967Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6834202Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float16 PASSED [ 53%] 2023-01-11T22:53:36.6834439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6834671Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6834903Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int64 PASSED [ 53%] 2023-01-11T22:53:36.6835132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6835366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:53:36.6835650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float64 PASSED [ 53%] 2023-01-11T22:53:36.6835889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6836109Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int8 PASSED [ 53%] 2023-01-11T22:53:36.6836320Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bool PASSED [ 53%] 2023-01-11T22:53:36.6836540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6836754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6836965Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_uint8 PASSED [ 53%] 2023-01-11T22:53:36.6837184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex128 PASSED [ 53%] 2023-01-11T22:53:36.6837454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex64 PASSED [ 53%] 2023-01-11T22:53:36.6837670Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float32 PASSED [ 53%] 2023-01-11T22:53:36.6837882Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int32 PASSED [ 53%] 2023-01-11T22:53:36.6838081Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6838289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6838505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:53:36.6838715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6838932Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6839151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex64 PASSED [ 54%] 2023-01-11T22:53:36.6839366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6839580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6839781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6839996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6840204Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6840418Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6840642Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex32 PASSED [ 54%] 2023-01-11T22:53:36.6840862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6841080Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6841293Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6841504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6841708Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex64 PASSED [ 54%] 2023-01-11T22:53:36.6841913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6842117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6842318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6842516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6842725Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:53:36.6842932Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6843197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6843405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6843617Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:53:36.6843824Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6844028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6844231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6844434Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6844644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6844913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6845115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6845322Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6845526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6845734Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:53:36.6845940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6846142Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6846348Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6846556Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6846765Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6846970Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:53:36.6847182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6847396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex64 PASSED [ 54%] 2023-01-11T22:53:36.6847603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6847812Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6848019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6848219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6848424Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6848624Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6848836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6849059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6849276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6849489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6849700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6849913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6850136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6850338Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6850603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6850823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6851037Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6851246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6851457Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6851665Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6851876Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6852088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6852334Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6852687Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6852910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6853118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6853325Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6853530Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6853733Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6853934Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6854133Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6854359Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6854574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6854786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6854991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6855199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6855410Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6855618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6855829Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6856026Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6856238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6856444Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6856664Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex64 PASSED [ 54%] 2023-01-11T22:53:36.6856879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6857093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6857300Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6857505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6857715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6857945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float16 PASSED [ 54%] 2023-01-11T22:53:36.6858237Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6858472Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6858690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6858902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6859110Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6859330Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6859549Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_complex64 PASSED [ 54%] 2023-01-11T22:53:36.6859749Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6860032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6860243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6860458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6860667Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6860874Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6861081Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6861295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6861505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6861729Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6861945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6862154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6862364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6862573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6862790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6863004Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6863220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6863420Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6863632Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6863839Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6864050Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6864258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6864476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6864691Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_complex64 PASSED [ 54%] 2023-01-11T22:53:36.6864901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6865103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6865395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6865618Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6865825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6866034Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6866257Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6866473Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6866687Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6866899Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6867099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6867360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6867571Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6867800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:53:36.6868030Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex128 PASSED [ 54%] 2023-01-11T22:53:36.6868258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex32 PASSED [ 54%] 2023-01-11T22:53:36.6868485Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6868709Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float64 PASSED [ 54%] 2023-01-11T22:53:36.6868917Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6869144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6869358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6869571Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6869781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int64 PASSED [ 54%] 2023-01-11T22:53:36.6869988Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6870201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_bool PASSED [ 54%] 2023-01-11T22:53:36.6870415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6870629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int16 PASSED [ 54%] 2023-01-11T22:53:36.6870835Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int32 PASSED [ 54%] 2023-01-11T22:53:36.6871048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int8 PASSED [ 54%] 2023-01-11T22:53:36.6871261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_uint8 PASSED [ 54%] 2023-01-11T22:53:36.6871479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float32 PASSED [ 54%] 2023-01-11T22:53:36.6871694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6871902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6872114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6872324Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6872549Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6872809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6873029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6873242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6873462Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6873677Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6873889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6874100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6874311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6874578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6874801Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_complex64 PASSED [ 55%] 2023-01-11T22:53:36.6875017Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6875231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6875443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6875650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6875864Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6876070Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6876286Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6876491Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6876701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6876913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6877123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6877329Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6877538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6877746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6877960Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6878171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex32 PASSED [ 55%] 2023-01-11T22:53:36.6878378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6878585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6878788Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6878989Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6879187Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6879408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6879627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex64 PASSED [ 55%] 2023-01-11T22:53:36.6879836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6880090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6880305Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6880514Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6880724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6880927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6881133Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6881336Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6881550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex64 PASSED [ 55%] 2023-01-11T22:53:36.6881815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6882028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6882235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6882495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6882717Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6882927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6883139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6883346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6883546Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6883760Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6883974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6884182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6884406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6884625Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6884843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6885052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6885263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6885461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6885673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6885881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6886106Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6886327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6886542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6886758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6886967Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6887167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6887379Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6887633Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6887846Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6888054Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6888262Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6888468Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6888670Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6888880Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6889078Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6889335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6889543Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6889754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6889962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6890165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6890373Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6890580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6890771Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6890972Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6891177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6891380Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6891578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6891779Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6891983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6892183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6892371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6892709Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6892918Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6893151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6893364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6893585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6893798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6894010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6894219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6894418Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6894633Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex32 PASSED [ 55%] 2023-01-11T22:53:36.6894842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6895131Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6895357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6895566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6895780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6895991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6896191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6896407Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex64 PASSED [ 55%] 2023-01-11T22:53:36.6896614Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6896894Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6897103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6897314Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6897527Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6897741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6897945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6898142Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float16 PASSED [ 55%] 2023-01-11T22:53:36.6898340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6898535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6898745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6898949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6899148Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6899364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6899574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6899776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex32 PASSED [ 55%] 2023-01-11T22:53:36.6899997Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6900258Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6900483Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex32 PASSED [ 55%] 2023-01-11T22:53:36.6900709Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float32 PASSED [ 55%] 2023-01-11T22:53:36.6900921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6901132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6901347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6901548Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6901775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex128 PASSED [ 55%] 2023-01-11T22:53:36.6902000Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_complex64 PASSED [ 55%] 2023-01-11T22:53:36.6902222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6902447Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6902714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6902937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int64 PASSED [ 55%] 2023-01-11T22:53:36.6903152Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6903372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:53:36.6903575Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_bool PASSED [ 55%] 2023-01-11T22:53:36.6903800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex64 PASSED [ 55%] 2023-01-11T22:53:36.6904022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float64 PASSED [ 55%] 2023-01-11T22:53:36.6904284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int16 PASSED [ 55%] 2023-01-11T22:53:36.6904503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int32 PASSED [ 55%] 2023-01-11T22:53:36.6904715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int8 PASSED [ 55%] 2023-01-11T22:53:36.6904922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_uint8 PASSED [ 55%] 2023-01-11T22:53:36.6905151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6905377Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6905594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex32 PASSED [ 56%] 2023-01-11T22:53:36.6905816Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6906036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6906263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6906473Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6906689Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6906902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6907114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6907317Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6907532Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6907746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6907968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6908188Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6908406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6908617Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6908828Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6909037Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6909239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6909443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6909659Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6909921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6910138Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6910344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6910550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6910757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6910958Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6911171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6911379Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6911585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6911846Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6912046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6912249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6912463Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6912664Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6912876Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6913083Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6913299Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6913512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6913724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6913939Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6914148Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6914354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6914552Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6914759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6914970Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6915177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6915392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6915593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6915795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6915995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6916184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6916388Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6916583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6916798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6917010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6917280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex32 PASSED [ 56%] 2023-01-11T22:53:36.6917499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6917707Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6917913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6918114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6918316Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6918549Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6918771Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6919043Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6919270Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6919496Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6919721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6919937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6920155Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6920388Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6920620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6920853Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6921088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6921321Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6921551Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6921775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6921988Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6922218Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6922433Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6922653Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6922869Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6923081Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6923294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6923505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6923715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6923912Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6924117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6924327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6924546Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6924799Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6925019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6925224Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6925435Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6925633Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6925844Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6926057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6926266Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6926540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6926749Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6926951Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6927151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6927347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6927554Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6927762Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6927971Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6928179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6928394Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6928601Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6928804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6929007Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6929233Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6929473Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6929713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6929945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6930189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6930425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6930657Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6930881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6931104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6931319Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6931540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6931757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6932027Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6932260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6932476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6932829Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6933068Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6933283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6933505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6933716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6934021Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6934236Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6934456Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6934666Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6934888Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6935115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex128 PASSED [ 56%] 2023-01-11T22:53:36.6935325Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6935538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float32 PASSED [ 56%] 2023-01-11T22:53:36.6935761Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6935986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6936201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6936411Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6936624Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6936850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex64 PASSED [ 56%] 2023-01-11T22:53:36.6937064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int16 PASSED [ 56%] 2023-01-11T22:53:36.6937267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int64 PASSED [ 56%] 2023-01-11T22:53:36.6937483Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6937708Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_uint8 PASSED [ 56%] 2023-01-11T22:53:36.6937930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:53:36.6938146Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float64 PASSED [ 56%] 2023-01-11T22:53:36.6938362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int32 PASSED [ 56%] 2023-01-11T22:53:36.6938578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int8 PASSED [ 56%] 2023-01-11T22:53:36.6938780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bool PASSED [ 56%] 2023-01-11T22:53:36.6938976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float16 PASSED [ 56%] 2023-01-11T22:53:36.6939180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6939376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6939641Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6939848Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6940067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6940284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6940508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6940724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6940947Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6941166Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6941440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6941660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6941874Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6942085Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6942297Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6942508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6942712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6942924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6943139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6943355Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6943559Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6943804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6944043Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6944294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6944533Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6944764Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6944996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6945239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6945473Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6945714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6945953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6946201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6946444Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6946683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6946966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6947211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6947449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6947658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6947871Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6948083Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6948293Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6948501Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6948756Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6948979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6949197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6949412Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6949629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6949840Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6950052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6950261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6950471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6950682Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6950892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6951102Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6951315Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6951523Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6951721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6951919Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6952145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6952355Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6952574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6952781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6952991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6953202Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6953428Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6953657Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6953881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6954098Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6954354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6954574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6954791Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6955001Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6955214Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6955428Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6955643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6955856Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6956109Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6956328Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6956558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6956790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6957011Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6957221Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6957425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6957627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6957831Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6958029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6958231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6958440Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6958658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6958873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6959084Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6959294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6959502Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6959695Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6959908Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6960117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6960341Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6960561Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6960776Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6960992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6961209Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6961416Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6961646Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6961930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6962169Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6962395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6962622Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6962843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6963060Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6963284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6963542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6963764Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6963973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6964186Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6964396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int8 PASSED [ 57%] 2023-01-11T22:53:36.6964603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_uint8 PASSED [ 57%] 2023-01-11T22:53:36.6964821Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6965029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_bool PASSED [ 57%] 2023-01-11T22:53:36.6965245Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6965455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6965661Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6965889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex128 PASSED [ 57%] 2023-01-11T22:53:36.6966111Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex32 PASSED [ 57%] 2023-01-11T22:53:36.6966333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6966546Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6966763Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6966969Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6967176Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6967393Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6967599Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int64 PASSED [ 57%] 2023-01-11T22:53:36.6967812Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6968059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6968306Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6968537Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6968759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6969059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6969289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6969519Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6969743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6969968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6970198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6970419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6970660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6970956Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6971198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6971425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6971662Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int16 PASSED [ 57%] 2023-01-11T22:53:36.6971892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int32 PASSED [ 57%] 2023-01-11T22:53:36.6972153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6972406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6972865Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6973124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 57%] 2023-01-11T22:53:36.6973369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float32 PASSED [ 57%] 2023-01-11T22:53:36.6973602Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:53:36.6973847Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex64 PASSED [ 57%] 2023-01-11T22:53:36.6974071Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float16 PASSED [ 57%] 2023-01-11T22:53:36.6974306Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6974547Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6974796Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6975033Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6975268Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6975532Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6975790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.6976048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6976296Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6976627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6976896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.6977141Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6977384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6977635Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6977881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6978129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6978469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6978698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6978935Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6979173Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6979426Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6979680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6979934Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6980188Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6980437Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.6980685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6980931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.6981157Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6981403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6981647Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6981900Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6982147Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6982390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.6982625Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6982862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6983094Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6983312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6983544Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6983821Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6984054Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6984287Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6984519Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6984744Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6984968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_selu_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6985218Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6985462Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6985780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6986024Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6986268Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6986518Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.6986763Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.6987011Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.6987266Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6987527Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6987765Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6988007Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6988243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6988486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.6988735Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6988979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.6989223Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6989468Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6989708Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6989953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6990191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6990432Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6990673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6990914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6991194Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.6991444Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6991684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6991921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6992157Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6992383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6992629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6992931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6993182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6993425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.6993676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.6993889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6994103Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6994311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6994517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6994727Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6994937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6995153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6995366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.6995575Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6995782Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6995985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6996184Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6996414Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6996631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.6996852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6997061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.6997273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.6997490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6997716Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.6997936Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.6998146Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.6998417Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.6998639Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.6998854Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.6999067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.6999277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.6999490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.6999700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.6999907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.7000199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.7000408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.7000612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.7000814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bool PASSED [ 58%] 2023-01-11T22:53:36.7001029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.7001245Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.7001456Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.7001658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.7001871Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.7002085Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.7002292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.7002491Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.7002688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.7002902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.7003114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.7003324Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.7003528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.7003733Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_bool PASSED [ 58%] 2023-01-11T22:53:36.7003952Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.7004161Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float16 PASSED [ 58%] 2023-01-11T22:53:36.7004372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.7004585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.7004798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.7005007Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bool PASSED [ 58%] 2023-01-11T22:53:36.7005213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.7005430Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex32 PASSED [ 58%] 2023-01-11T22:53:36.7005649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_complex64 PASSED [ 58%] 2023-01-11T22:53:36.7005910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.7006129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.7006339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.7006540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.7006743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.7006950Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.7007165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.7007378Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_bool PASSED [ 58%] 2023-01-11T22:53:36.7007660Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex128 PASSED [ 58%] 2023-01-11T22:53:36.7007883Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.7008100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float32 PASSED [ 58%] 2023-01-11T22:53:36.7008316Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.7008533Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int16 PASSED [ 58%] 2023-01-11T22:53:36.7008746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.7008946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int64 PASSED [ 58%] 2023-01-11T22:53:36.7009153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_uint8 PASSED [ 58%] 2023-01-11T22:53:36.7009360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.7009580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float64 PASSED [ 58%] 2023-01-11T22:53:36.7009790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int32 PASSED [ 58%] 2023-01-11T22:53:36.7010003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int8 PASSED [ 58%] 2023-01-11T22:53:36.7010232Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:53:36.7010461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex128 PASSED [ 59%] 2023-01-11T22:53:36.7010684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7010890Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7011110Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7011327Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7011543Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7011767Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex128 PASSED [ 59%] 2023-01-11T22:53:36.7011992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex32 PASSED [ 59%] 2023-01-11T22:53:36.7012218Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7012437Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7012793Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7013024Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7013238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7013526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7013751Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7013958Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7014166Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7014375Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7014589Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7014790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7014998Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7015269Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7015487Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7015694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7015903Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7016108Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7016318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7016517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7016721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7016934Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7017153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7017369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex128 PASSED [ 59%] 2023-01-11T22:53:36.7017578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7017785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7017990Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7018187Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7018396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7018602Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7018807Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7019033Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7019255Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex128 PASSED [ 59%] 2023-01-11T22:53:36.7019475Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7019694Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7019907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7020107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7020322Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7020535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7020744Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7021000Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7021226Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7021436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7021649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7021852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7022065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7022279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7022492Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7022752Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7022962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7023171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7023371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7023586Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex128 PASSED [ 59%] 2023-01-11T22:53:36.7023786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7023993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7024195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7024413Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7024636Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7024853Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7025062Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7025263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7025459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7025695Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7025926Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7026154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7026381Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7026605Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7026834Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7027055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7027275Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7027484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7027701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7027924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7028158Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7028425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7028654Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7028867Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7029090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7029302Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7029522Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7029745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7029967Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7030240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7030461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7030681Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7030901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7031117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7031323Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7031537Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7031750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7031970Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7032187Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7032401Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7032614Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7032823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7033037Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7033247Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7033458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7033676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7033904Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7034130Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7034350Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7034570Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7034819Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7035061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7035307Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7035603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7035863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7036104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7036349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7036573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7036798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7037020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7037243Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7037523Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7037780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7038032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7038278Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7038518Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7038758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7038996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7039249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7039496Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7039729Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7039972Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7040211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7040457Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7040683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7040906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7041132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7041353Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float32 PASSED [ 59%] 2023-01-11T22:53:36.7041570Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int16 PASSED [ 59%] 2023-01-11T22:53:36.7041781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7041992Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7042209Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7042431Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7042655Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7042916Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_uint8 PASSED [ 59%] 2023-01-11T22:53:36.7043168Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7043415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex128 PASSED [ 59%] 2023-01-11T22:53:36.7043663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_complex64 PASSED [ 59%] 2023-01-11T22:53:36.7043897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float64 PASSED [ 59%] 2023-01-11T22:53:36.7044135Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int32 PASSED [ 59%] 2023-01-11T22:53:36.7044373Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int64 PASSED [ 59%] 2023-01-11T22:53:36.7044668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int8 PASSED [ 59%] 2023-01-11T22:53:36.7044902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:53:36.7045128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_bool PASSED [ 59%] 2023-01-11T22:53:36.7045353Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float16 PASSED [ 59%] 2023-01-11T22:53:36.7045573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7045797Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7046014Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7046237Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7046463Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7046685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7046900Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7047115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7047335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7047546Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7047750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7047966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7048179Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7048387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7048583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7048795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7049008Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7049223Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex128 PASSED [ 60%] 2023-01-11T22:53:36.7049443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7049645Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7049851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7050116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7050344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex128 PASSED [ 60%] 2023-01-11T22:53:36.7050561Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7050774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7050987Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7051198Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7051401Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7051613Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7051827Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex128 PASSED [ 60%] 2023-01-11T22:53:36.7052095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7052304Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7052512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7052868Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7053088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7053292Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex128 PASSED [ 60%] 2023-01-11T22:53:36.7053504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7053723Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7053943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7054159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7054366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7054571Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7054777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7054991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7055190Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7055391Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7055590Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7055819Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7056038Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7056261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex128 PASSED [ 60%] 2023-01-11T22:53:36.7056479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7056697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7056898Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7057108Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7057306Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7057505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7057784Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7057995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7058193Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7058386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7058596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7058798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7059005Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7059215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7059420Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7059689Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7059892Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7060091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7060311Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7060511Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7060724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7060929Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7061136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7061364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bfloat16 XFAIL [ 60%] 2023-01-11T22:53:36.7061592Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex128 XFAIL [ 60%] 2023-01-11T22:53:36.7061815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_complex64 XFAIL [ 60%] 2023-01-11T22:53:36.7062036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float16 XFAIL [ 60%] 2023-01-11T22:53:36.7062240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int16 XFAIL [ 60%] 2023-01-11T22:53:36.7062459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int8 XFAIL [ 60%] 2023-01-11T22:53:36.7062675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_uint8 XFAIL [ 60%] 2023-01-11T22:53:36.7062888Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7063100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7063312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7063517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7063714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7063914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7064102Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7064304Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7064505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7064721Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7064930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7065187Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7065401Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7065615Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7065821Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7066042Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7066256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7066469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7066682Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7066944Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7067158Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7067374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7067584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7067785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7067990Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7068194Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7068419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7068627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7068843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex32 PASSED [ 60%] 2023-01-11T22:53:36.7069052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7069261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7069460Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7069675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7069893Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_indices_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7070115Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7070335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7070550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7070768Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7070983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_float64 PASSED [ 60%] 2023-01-11T22:53:36.7071189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7071396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7071604Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7071826Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7072041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7072253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7072469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7072723Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7072954Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7073171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7073383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7073594Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7073804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7074015Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7074227Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7074500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7074725Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7074945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7075154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7075366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7075576Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7075791Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex128 PASSED [ 60%] 2023-01-11T22:53:36.7076006Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7076220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7076433Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7076642Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_uint8 PASSED [ 60%] 2023-01-11T22:53:36.7076853Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:53:36.7077065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_bool PASSED [ 60%] 2023-01-11T22:53:36.7077283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7077501Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float16 PASSED [ 60%] 2023-01-11T22:53:36.7077715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7077927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int16 PASSED [ 60%] 2023-01-11T22:53:36.7078154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int32 PASSED [ 60%] 2023-01-11T22:53:36.7078367Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int64 PASSED [ 60%] 2023-01-11T22:53:36.7078580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_int8 PASSED [ 60%] 2023-01-11T22:53:36.7078785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex64 PASSED [ 60%] 2023-01-11T22:53:36.7078994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float32 PASSED [ 60%] 2023-01-11T22:53:36.7079208Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7079432Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex128 PASSED [ 61%] 2023-01-11T22:53:36.7079651Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7079872Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7080130Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7080349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7080557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7080766Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7080979Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7081186Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7081390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7081607Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7081881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7082090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7082295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7082508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7082712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7082963Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7083279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7083535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7083795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7084107Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7084353Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7084701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7084965Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7085240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex128 PASSED [ 61%] 2023-01-11T22:53:36.7085448Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7097905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7098351Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7098640Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex128 PASSED [ 61%] 2023-01-11T22:53:36.7098910Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7099130Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7099349Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7099555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7099800Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7100018Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7100237Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7100454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7100802Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7101037Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7101254Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7101461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7101676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7101896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7102116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7102330Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7102540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7102862Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7103108Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7103352Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7103570Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7103794Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7104027Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7104258Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7104484Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7104715Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7104936Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7105266Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7105509Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_bfloat16 XFAIL [ 61%] 2023-01-11T22:53:36.7105888Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float16 XFAIL [ 61%] 2023-01-11T22:53:36.7106127Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float32 XFAIL [ 61%] 2023-01-11T22:53:36.7106357Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_native_batch_norm_cuda_float64 XFAIL [ 61%] 2023-01-11T22:53:36.7106578Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float16 XFAIL [ 61%] 2023-01-11T22:53:36.7106802Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float32 XFAIL [ 61%] 2023-01-11T22:53:36.7107018Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_float64 XFAIL [ 61%] 2023-01-11T22:53:36.7107234Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bool XFAIL [ 61%] 2023-01-11T22:53:36.7107458Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex32 XFAIL [ 61%] 2023-01-11T22:53:36.7107717Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float32 XFAIL [ 61%] 2023-01-11T22:53:36.7107938Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int64 XFAIL [ 61%] 2023-01-11T22:53:36.7108153Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int8 XFAIL [ 61%] 2023-01-11T22:53:36.7108360Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_uint8 XFAIL [ 61%] 2023-01-11T22:53:36.7108591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7108889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7109124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7109342Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7109561Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7109769Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7110030Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7110290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7110546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7110856Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7111108Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7111366Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7111615Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7111864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7112099Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7112343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7112598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7112839Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7113080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7113334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex128 PASSED [ 61%] 2023-01-11T22:53:36.7113581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7113822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7114065Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7114298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7114560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7114813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7115073Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7115328Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7115581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int16 PASSED [ 61%] 2023-01-11T22:53:36.7115832Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7116087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7116378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7116632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7116883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7117134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7117381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7117626Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7117883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex128 PASSED [ 61%] 2023-01-11T22:53:36.7118192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7118438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7118686Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7118935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7119169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7119428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex128 PASSED [ 61%] 2023-01-11T22:53:36.7119674Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7119927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7120241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7120498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7120741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7120985Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7121239Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7121481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7121790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7122085Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7122338Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7122584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7122876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7123128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7123379Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7123674Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7123982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7124292Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7124549Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7124801Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7125135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7125537Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7131978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7132373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7132836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7133103Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7133327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7133565Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7133802Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int8 PASSED [ 61%] 2023-01-11T22:53:36.7134048Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:53:36.7134304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex32 PASSED [ 61%] 2023-01-11T22:53:36.7134553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7134806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float16 PASSED [ 61%] 2023-01-11T22:53:36.7135043Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float32 PASSED [ 61%] 2023-01-11T22:53:36.7135286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7135518Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int32 PASSED [ 61%] 2023-01-11T22:53:36.7135755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int64 PASSED [ 61%] 2023-01-11T22:53:36.7135993Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_uint8 PASSED [ 61%] 2023-01-11T22:53:36.7136238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bool PASSED [ 61%] 2023-01-11T22:53:36.7136486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex64 PASSED [ 61%] 2023-01-11T22:53:36.7136731Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float64 PASSED [ 61%] 2023-01-11T22:53:36.7136980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7137218Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7137457Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7137678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7137991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7138226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7138449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7138667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7138884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7139104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7139324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7139543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7139851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7140078Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7140302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7140524Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7140755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7140984Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7141207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7141425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7141652Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7141869Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7142089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7142311Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7142532Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7142748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7163809Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7164068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7164313Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7164545Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7164781Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7165010Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7165246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7165476Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7165702Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7165922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7166156Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7166458Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7166678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7166897Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7167123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7167349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7167569Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7167789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7168066Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7168291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7168517Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7168730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7168945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7169164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7169385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7169625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7169864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7170090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7170311Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7170530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7170742Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7170964Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7171187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7171405Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7171637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7171862Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7172081Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7172299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7172507Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7172952Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7173186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7173410Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7173642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7173946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7174195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7174429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7174658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7174908Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7175164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7175427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7175793Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7176042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7176293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7176542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7176789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7177034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7177277Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7177502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7177739Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7177967Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7178192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7178415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7178638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7178861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7179082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7179312Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7179542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7179763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7179987Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7180212Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7180422Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7180647Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7180868Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7181094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7181368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7181602Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7181827Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7182078Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7182291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7182501Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7182730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7183013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7183252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7183489Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7183720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7183954Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7184186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7184399Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7184624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7184851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7185089Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7185310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7185531Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7185784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:53:36.7186021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex128 PASSED [ 62%] 2023-01-11T22:53:36.7186286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7186500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7186743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7186986Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float64 PASSED [ 62%] 2023-01-11T22:53:36.7187226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7187469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7187708Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7187937Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7188165Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7188403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7188670Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bool PASSED [ 62%] 2023-01-11T22:53:36.7188922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex32 PASSED [ 62%] 2023-01-11T22:53:36.7189166Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex64 PASSED [ 62%] 2023-01-11T22:53:36.7189406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float16 PASSED [ 62%] 2023-01-11T22:53:36.7189642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float32 PASSED [ 62%] 2023-01-11T22:53:36.7189875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7190105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7190330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7190623Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7190851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7191092Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7191340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7191590Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7191832Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7192080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7192514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7192752Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7192994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7193212Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int64 PASSED [ 62%] 2023-01-11T22:53:36.7193470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7193722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int32 PASSED [ 62%] 2023-01-11T22:53:36.7193971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7194221Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_uint8 PASSED [ 62%] 2023-01-11T22:53:36.7194466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int16 PASSED [ 62%] 2023-01-11T22:53:36.7194706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int8 PASSED [ 62%] 2023-01-11T22:53:36.7194945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7195193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_shapes_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7195433Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7195685Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7195935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7196184Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7196493Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7196752Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7196996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7197245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7197488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7197734Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7197963Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7198256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7198498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7198740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7198981Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7199221Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7199456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7199683Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7199941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7200187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex32 PASSED [ 63%] 2023-01-11T22:53:36.7200420Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7200655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7200879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7201106Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7201340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7201565Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7201791Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7202020Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7202253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7202481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7202711Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7202939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7203170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7203402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7203628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7203906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7204128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7204367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7204604Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7204841Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7205072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7205314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7205681Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7205983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7206223Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7206444Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7206684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex32 PASSED [ 63%] 2023-01-11T22:53:36.7206913Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7207136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7207367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7207594Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7207832Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7208083Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7208456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7208703Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7208949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7209181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7209421Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7209657Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7209895Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7210126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7210355Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7210566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7210792Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7211035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7211287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7211541Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7211842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7212095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7212336Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7212728Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7212960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7213220Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7213470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7213816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7214060Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7214300Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7214542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7214785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7215034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7215286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex32 PASSED [ 63%] 2023-01-11T22:53:36.7215517Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7215769Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7216012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7216250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7216489Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7216729Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7216965Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7217195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7217440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7217662Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7217896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7218123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7218353Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7218587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7218813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7219042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7219276Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7219542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7219783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7220006Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7220248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7220485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7220718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7220947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7221177Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7221470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7221689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7221918Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7222146Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7222375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7222596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7222828Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7223062Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7223295Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7223528Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7223740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7223972Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7224216Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex32 PASSED [ 63%] 2023-01-11T22:53:36.7224461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7224700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7224939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7225179Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7225427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex128 PASSED [ 63%] 2023-01-11T22:53:36.7225672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7225899Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7226141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7226383Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7226628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7226912Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7227159Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex32 PASSED [ 63%] 2023-01-11T22:53:36.7227400Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7227639Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7227869Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7228090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7228316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7228573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7228889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_complex64 PASSED [ 63%] 2023-01-11T22:53:36.7229131Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7229375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7229615Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7229850Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7230082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int16 PASSED [ 63%] 2023-01-11T22:53:36.7230296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int32 PASSED [ 63%] 2023-01-11T22:53:36.7230518Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7230758Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_int8 PASSED [ 63%] 2023-01-11T22:53:36.7231011Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float16 PASSED [ 63%] 2023-01-11T22:53:36.7231262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float64 PASSED [ 63%] 2023-01-11T22:53:36.7231508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int64 PASSED [ 63%] 2023-01-11T22:53:36.7231755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_uint8 PASSED [ 63%] 2023-01-11T22:53:36.7232010Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:53:36.7232263Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bool PASSED [ 63%] 2023-01-11T22:53:36.7232513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex32 XFAIL [ 63%] 2023-01-11T22:53:36.7232901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float32 PASSED [ 63%] 2023-01-11T22:53:36.7233164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7233428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7233668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7233917Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7234162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7234471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7234727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7234960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7235196Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7235429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7235665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7235901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex32 PASSED [ 64%] 2023-01-11T22:53:36.7236134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7236429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7236665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7236896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7237115Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7237350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7237591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex32 PASSED [ 64%] 2023-01-11T22:53:36.7237824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7238057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7238293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7238523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7238755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7238987Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7239205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7239434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7239727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7240031Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7240322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7240606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7240896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7241181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7241455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7241739Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7242046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7242350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7242642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7242941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7243232Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7243520Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:53:36.7243808Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7244045Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7244284Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7244513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7244727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7244955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7245182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7245403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7245636Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7245860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7246093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7246317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7246529Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7246756Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7246980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7247218Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7247455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7247681Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7247909Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7248130Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7248368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7248583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7248819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7249053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7249329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7249568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7249800Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7250031Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7250255Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7250481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7250696Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7250933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7251210Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7251440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7251663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7251913Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7252162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7252403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7252795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7253029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7253270Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7253508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7253740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7253967Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7254199Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7254434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7254667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7254884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7255123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7255353Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7255582Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7255813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7256039Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7256272Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7256501Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7256737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7256955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7257253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7257503Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7257744Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7257986Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7258227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7258466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7258698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7258990Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7259204Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7259434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7259663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7259906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7260146Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7260375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7260611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7260867Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:53:36.7261108Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7261344Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7261595Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7261840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7262084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7262322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7262557Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7262804Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7263036Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7263276Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7263497Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7263729Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7263958Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7264186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7264418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int8 PASSED [ 64%] 2023-01-11T22:53:36.7264689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7264934Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7265170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7265403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7265615Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7265841Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7266085Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7266389Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7266628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7266853Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7267076Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7267307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7267545Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7267769Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7268002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7268238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int32 PASSED [ 64%] 2023-01-11T22:53:36.7268466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int64 PASSED [ 64%] 2023-01-11T22:53:36.7268688Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_uint8 PASSED [ 64%] 2023-01-11T22:53:36.7268919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7269156Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex128 PASSED [ 64%] 2023-01-11T22:53:36.7269391Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float32 PASSED [ 64%] 2023-01-11T22:53:36.7269609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int16 PASSED [ 64%] 2023-01-11T22:53:36.7269846Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7270087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float64 PASSED [ 64%] 2023-01-11T22:53:36.7270327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bool PASSED [ 64%] 2023-01-11T22:53:36.7270574Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex64 PASSED [ 64%] 2023-01-11T22:53:36.7270818Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float16 PASSED [ 64%] 2023-01-11T22:53:36.7271053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7271293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7271526Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7271747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7272035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7272279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7272514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7272746Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7272983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7273213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7273441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7273725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7273944Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7274172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7274411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7274644Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7274872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7275103Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7275336Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7275581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex64 PASSED [ 65%] 2023-01-11T22:53:36.7275823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7276046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7276282Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7276513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7276746Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7276975Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7277221Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex64 PASSED [ 65%] 2023-01-11T22:53:36.7277467Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7277700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7277938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7278157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7278393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7278624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7278851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7279084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7279359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7279594Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7279821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7280052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7280265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7280488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7280720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7280949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex64 PASSED [ 65%] 2023-01-11T22:53:36.7281229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7281465Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7281695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7281936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7282167Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7282384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7282612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7282845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7283082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7283308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7283542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7283773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7284001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7284230Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7284446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7284670Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7284907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7285146Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7285391Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7285633Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_complex64 PASSED [ 65%] 2023-01-11T22:53:36.7285865Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7286092Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7286307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7286542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7286839Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7287097Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7287341Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_complex64 PASSED [ 65%] 2023-01-11T22:53:36.7287585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7287827Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7288065Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7288302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7288575Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7288818Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7289051Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7289279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7289511Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7289734Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7289966Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7290226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_bfloat16 SKIPPED (Skipped!) [ 65%] 2023-01-11T22:53:36.7290473Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7290701Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7290937Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7291168Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7291394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7291620Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7291852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7292077Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7292316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7292680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7292909Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7293129Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7293354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7293581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7293804Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7294032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7294265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7294723Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7294970Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_frac_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7295185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7295396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7295626Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7295852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7296080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7296366Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7296591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7296819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7297029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7297253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7297476Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7297700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7297920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7298161Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7298414Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7298661Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7298901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7299121Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7299357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7299591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7299864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7300102Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7300333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7300565Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7300799Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7301035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7301252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7301485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bool PASSED [ 65%] 2023-01-11T22:53:36.7301724Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex64 PASSED [ 65%] 2023-01-11T22:53:36.7301963Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7302248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7302488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7302718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7302942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7303169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7303378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7303599Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7303816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7304094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7304309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7304542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7304774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igamma_cuda_float64 PASSED [ 65%] 2023-01-11T22:53:36.7305013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7305244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7305487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex32 PASSED [ 65%] 2023-01-11T22:53:36.7305726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float16 PASSED [ 65%] 2023-01-11T22:53:36.7305979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7306216Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int32 PASSED [ 65%] 2023-01-11T22:53:36.7306448Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int64 PASSED [ 65%] 2023-01-11T22:53:36.7306684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int8 PASSED [ 65%] 2023-01-11T22:53:36.7306916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_uint8 PASSED [ 65%] 2023-01-11T22:53:36.7307157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:53:36.7307390Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex128 PASSED [ 65%] 2023-01-11T22:53:36.7307634Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float32 PASSED [ 65%] 2023-01-11T22:53:36.7307877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int16 PASSED [ 65%] 2023-01-11T22:53:36.7308111Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7308339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7308572Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7308798Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7309029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7309278Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7309556Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7309806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7310046Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7310289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7310528Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7310764Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7310995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7311236Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7311542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7311776Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex32 PASSED [ 66%] 2023-01-11T22:53:36.7312028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7312271Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7312512Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7312752Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7312992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7313239Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7313480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7313715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7313938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7314182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7314416Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7314644Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7314876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7315109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7315355Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7315593Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7315840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7316065Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7316300Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7316531Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7316770Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7317047Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7317293Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7317527Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7317759Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7317984Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7318200Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7318428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7318658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7318949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7319182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7319424Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7319659Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7319899Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7320134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7320356Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7320589Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7320840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7321087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7321318Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7321548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7321767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7322016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7322241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7322466Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7322713Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7322944Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7323173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7323403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7323632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7323859Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7324088Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7324301Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7324530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7324796Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7325029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7325261Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7325492Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7325719Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7325957Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7326184Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7326449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7326684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7326936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7327191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7327436Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7327684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7327927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7328174Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7328432Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7328673Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7328925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7329176Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7329558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7329835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7330092Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7330434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7330686Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7330926Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7331144Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7331377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7331612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int16 XFAIL [ 66%] 2023-01-11T22:53:36.7331841Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int32 XFAIL [ 66%] 2023-01-11T22:53:36.7332074Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int8 XFAIL [ 66%] 2023-01-11T22:53:36.7332370Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7332790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7333028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7333258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7333480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7333715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7333946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7334180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7334495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7334726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7334957Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7335185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7335417Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7335630Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7335856Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7336084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7336324Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7336562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7336798Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex32 PASSED [ 66%] 2023-01-11T22:53:36.7337029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_complex64 PASSED [ 66%] 2023-01-11T22:53:36.7337257Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7337483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7337695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7337921Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7338193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7338456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7338722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex32 PASSED [ 66%] 2023-01-11T22:53:36.7338979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7339232Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7339485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7339735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7339974Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7340280Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7340534Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7340773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7341013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7341251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7341486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7341722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_uint8 PASSED [ 66%] 2023-01-11T22:53:36.7342019Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7342249Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7342483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7342716Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int32 PASSED [ 66%] 2023-01-11T22:53:36.7342955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int64 PASSED [ 66%] 2023-01-11T22:53:36.7343194Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7343429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7343671Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex128 PASSED [ 66%] 2023-01-11T22:53:36.7343915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float16 PASSED [ 66%] 2023-01-11T22:53:36.7344154Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float32 PASSED [ 66%] 2023-01-11T22:53:36.7344378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7344616Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int16 PASSED [ 66%] 2023-01-11T22:53:36.7344856Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int8 PASSED [ 66%] 2023-01-11T22:53:36.7345104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:53:36.7345343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_bool PASSED [ 66%] 2023-01-11T22:53:36.7345588Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float64 PASSED [ 66%] 2023-01-11T22:53:36.7345825Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7346063Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7346298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int64 XFAIL [ 67%] 2023-01-11T22:53:36.7346518Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7346753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7346997Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7347238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7347482Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7347762Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7347998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7348220Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7348459Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7348680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7348923Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7349163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7349457Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7349694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7349931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7350162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7350388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7350622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7350840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7351060Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int64 PASSED [ 67%] 2023-01-11T22:53:36.7351296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7351528Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7351748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7351983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7352213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7352480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7352747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7352992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7353251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int64 PASSED [ 67%] 2023-01-11T22:53:36.7353504Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7353766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7354024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7354288Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7354548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7354808Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7355117Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7355369Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7355601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7355826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7356055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7356295Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7356532Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7356824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex32 PASSED [ 67%] 2023-01-11T22:53:36.7357057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7357286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7357498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7357727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7357963Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7358190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex32 XFAIL [ 67%] 2023-01-11T22:53:36.7358428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7358664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7358894Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7359124Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7359358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7359579Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7359814Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7360054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7360288Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7360541Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7360784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7361026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7361266Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7361500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7361729Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7361961Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex32 PASSED [ 67%] 2023-01-11T22:53:36.7362190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7362477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7362714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7362943Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int64 PASSED [ 67%] 2023-01-11T22:53:36.7363192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7363445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7363673Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7363882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7364157Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7364385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7364609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int16 PASSED [ 67%] 2023-01-11T22:53:36.7364829Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int64 PASSED [ 67%] 2023-01-11T22:53:36.7365050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7365283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7365517Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7365743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7365957Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7366193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int16 PASSED [ 67%] 2023-01-11T22:53:36.7366418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7366698Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7366992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7367283Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7367573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7367869Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7368155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7368427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 67%] 2023-01-11T22:53:36.7368742Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 67%] 2023-01-11T22:53:36.7369049Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 67%] 2023-01-11T22:53:36.7369359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 67%] 2023-01-11T22:53:36.7369710Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 67%] 2023-01-11T22:53:36.7370028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 67%] 2023-01-11T22:53:36.7370266Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7370512Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex32 PASSED [ 67%] 2023-01-11T22:53:36.7370753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7370985Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7371216Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7371502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7371731Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int64 PASSED [ 67%] 2023-01-11T22:53:36.7371955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_uint8 PASSED [ 67%] 2023-01-11T22:53:36.7372195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex32 PASSED [ 67%] 2023-01-11T22:53:36.7372429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex64 PASSED [ 67%] 2023-01-11T22:53:36.7372821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7373063Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7373297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7373524Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7373763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7374007Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7374250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex32 PASSED [ 67%] 2023-01-11T22:53:36.7374488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7374721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int16 PASSED [ 67%] 2023-01-11T22:53:36.7374948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int32 PASSED [ 67%] 2023-01-11T22:53:36.7375178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int64 PASSED [ 67%] 2023-01-11T22:53:36.7375427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7375654Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7375980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 67%] 2023-01-11T22:53:36.7376235Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7376486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7376803Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 67%] 2023-01-11T22:53:36.7377188Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 67%] 2023-01-11T22:53:36.7377445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7377688Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7377931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7378180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7378415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7378665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7378978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7379245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7379506Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7379760Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7380019Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7380273Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7380527Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7380780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int16 PASSED [ 67%] 2023-01-11T22:53:36.7381024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int8 PASSED [ 67%] 2023-01-11T22:53:36.7381307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7381578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7381852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7382109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:53:36.7382364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7382618Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7382872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7383119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7383356Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:53:36.7383605Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7383850Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float16 PASSED [ 67%] 2023-01-11T22:53:36.7384094Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float64 PASSED [ 67%] 2023-01-11T22:53:36.7384418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bool PASSED [ 67%] 2023-01-11T22:53:36.7384706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 PASSED [ 67%] 2023-01-11T22:53:36.7384977Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7385246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7385523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7385788Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7386042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7386372Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7386636Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7386898Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7387170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7387436Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7387703Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7387979Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7388249Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7388500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7388738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7388990Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7389237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7389508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7389789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7390058Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7390323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7390587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7390848Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7391111Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7391361Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7391675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7391938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7392191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7392442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7392695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7392942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7393187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7393489Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7393724Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7393969Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7394214Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7394461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7394727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7394996Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_bool PASSED [ 68%] 2023-01-11T22:53:36.7395280Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7395548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7395809Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7396072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7396321Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7396587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7396845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7397127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7397393Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7397658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7397927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7398191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7398455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7398713Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7398998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7399253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7399513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7399768Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7400060Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7400304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7400611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7400872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7401128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7401364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7401611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7401864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7402106Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7402354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7402613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7402879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7403154Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7403417Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7403687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7403907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7404150Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7404382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7404606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7404838Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7405072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7405305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7405535Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7405760Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7405978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7406246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7406480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7406715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7406938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_bool PASSED [ 68%] 2023-01-11T22:53:36.7407175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7407409Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7407636Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7407945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7408175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7408423Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7408665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7408905Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7409138Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7409364Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7409591Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7409817Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7410033Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex32 XFAIL [ 68%] 2023-01-11T22:53:36.7410265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7410485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7410714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7410948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7411183Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7411420Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7411657Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7411883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7412096Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7412319Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7412708Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7412950Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7413183Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7413407Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7413642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7413945Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7414182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7414395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7414622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7414853Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7415080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7415327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7415629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_bool PASSED [ 68%] 2023-01-11T22:53:36.7415874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7416109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7416339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7416554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7416787Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7417017Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7417256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7417503Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7417750Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7417993Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7418226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7418453Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7418673Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int8 PASSED [ 68%] 2023-01-11T22:53:36.7418906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_uint8 PASSED [ 68%] 2023-01-11T22:53:36.7419134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7419382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex128 PASSED [ 68%] 2023-01-11T22:53:36.7419621Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7419855Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7420084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float64 PASSED [ 68%] 2023-01-11T22:53:36.7420316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7420560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7420786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_bool PASSED [ 68%] 2023-01-11T22:53:36.7421028Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7421315Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float16 PASSED [ 68%] 2023-01-11T22:53:36.7421562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float32 PASSED [ 68%] 2023-01-11T22:53:36.7421795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7422023Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7422253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int64 PASSED [ 68%] 2023-01-11T22:53:36.7422477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bool PASSED [ 68%] 2023-01-11T22:53:36.7422704Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex64 PASSED [ 68%] 2023-01-11T22:53:36.7422934Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int16 PASSED [ 68%] 2023-01-11T22:53:36.7423225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int32 PASSED [ 68%] 2023-01-11T22:53:36.7423445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:53:36.7423678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex32 PASSED [ 68%] 2023-01-11T22:53:36.7423903Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7424129Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7424358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7424584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7424799Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7425041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex64 PASSED [ 69%] 2023-01-11T22:53:36.7425268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7425490Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7425712Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7425946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7426179Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7426411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7426641Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7426862Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7427090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7427314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7427540Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7427774Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7428002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7428232Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7428462Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7428743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7428966Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7429192Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7429419Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7429653Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex128 PASSED [ 69%] 2023-01-11T22:53:36.7429876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7430100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7430327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7430611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7430829Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7431052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7431281Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7431514Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7431740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7431962Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7432181Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7432408Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7432649Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7432879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7433109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7433333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7433541Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex32 PASSED [ 69%] 2023-01-11T22:53:36.7433757Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex64 PASSED [ 69%] 2023-01-11T22:53:36.7433980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7434213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7434440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7434663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7434899Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex128 PASSED [ 69%] 2023-01-11T22:53:36.7435127Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7435349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7435562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7435788Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7436016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7436296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7436539Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex32 PASSED [ 69%] 2023-01-11T22:53:36.7436766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex64 PASSED [ 69%] 2023-01-11T22:53:36.7436988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7437211Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7437419Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7437641Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7437918Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7438166Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7438418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex128 PASSED [ 69%] 2023-01-11T22:53:36.7438676Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_complex64 PASSED [ 69%] 2023-01-11T22:53:36.7438919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7439164Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7439412Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7439648Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7439901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7440140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7440378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7440618Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7440850Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7441086Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7441318Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7441558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7441785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7442029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7442269Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7442510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7442751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7442992Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7443232Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7443525Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7443773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7443998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7444237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7444470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7444707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7444948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7445182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7445471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7445694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7445919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7446145Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7446378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7446611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7446849Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7447102Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7447348Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7447588Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7447848Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7448120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7448388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7448637Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7448906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7449171Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7449415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7449655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7449895Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7450136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7450408Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7450675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7450978Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7451259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7451530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7451792Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7452060Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7452330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7452790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7453071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7453340Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7453610Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7453864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7454107Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7454350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7454604Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7454843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7455082Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7455325Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7455565Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_uint8 PASSED [ 69%] 2023-01-11T22:53:36.7455805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7456032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7456290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7456564Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex64 PASSED [ 69%] 2023-01-11T22:53:36.7456826Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7457088Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float64 PASSED [ 69%] 2023-01-11T22:53:36.7457349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7457603Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7457861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7458107Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7458429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float32 PASSED [ 69%] 2023-01-11T22:53:36.7458671Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7458915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7459241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 69%] 2023-01-11T22:53:36.7459480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int16 PASSED [ 69%] 2023-01-11T22:53:36.7459722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7459960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int64 PASSED [ 69%] 2023-01-11T22:53:36.7460248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bool PASSED [ 69%] 2023-01-11T22:53:36.7460483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex32 PASSED [ 69%] 2023-01-11T22:53:36.7460713Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex64 PASSED [ 69%] 2023-01-11T22:53:36.7460927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float16 PASSED [ 69%] 2023-01-11T22:53:36.7461148Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int32 PASSED [ 69%] 2023-01-11T22:53:36.7461372Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int8 PASSED [ 69%] 2023-01-11T22:53:36.7461605Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:53:36.7461841Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7462084Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7462314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7462541Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7462764Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7462980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7463200Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7463425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7463719Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7463966Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7464195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7464418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7464646Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7464864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7465107Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7465332Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7465559Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7465842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7466078Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7466304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7466533Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7466773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7466994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7467223Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7467446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7467730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7467960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7468185Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7468411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7468631Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7468860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7469069Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7469304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7469544Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7469771Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7469997Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7470222Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7470445Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7470663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7470904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7471129Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7471371Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7471611Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7471845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7472077Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7472310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7472532Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7472761Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7472986Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7473252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7473487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7473708Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7473939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7474168Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7474396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7474619Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7474842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7475119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7475339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7475572Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7475799Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7476024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7476246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7476470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7476696Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7476929Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7477139Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7477383Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7477618Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7477858Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7478100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7478334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7478571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7478796Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7479026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7479237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7479458Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7479680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7479915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7480135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7480374Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7480659Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7480901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7481126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7481339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7481566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7481803Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7482040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7482280Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7482580Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7482816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7483052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7483274Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7483500Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7483725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7483953Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7484180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7484414Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7484638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7484871Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7485106Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_indices_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7485316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7485551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7485783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7486008Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7486237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7486463Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7486681Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7486916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7487155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7487387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7487620Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7487863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7488141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7488384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7488614Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7488845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7489075Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7489298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7489513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7489797Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7490032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7490263Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7490490Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7490711Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7490935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7491158Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7491380Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int64 PASSED [ 70%] 2023-01-11T22:53:36.7491599Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7491830Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7492068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7492309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7492694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7492946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7493175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7493404Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7493654Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:53:36.7493881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7494125Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7494368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7494609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7494851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7495087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int16 PASSED [ 70%] 2023-01-11T22:53:36.7495323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int32 PASSED [ 70%] 2023-01-11T22:53:36.7495631Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7495881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_uint8 PASSED [ 70%] 2023-01-11T22:53:36.7496104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7496334Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7496567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float16 PASSED [ 70%] 2023-01-11T22:53:36.7496793Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float32 PASSED [ 70%] 2023-01-11T22:53:36.7497013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_float64 PASSED [ 70%] 2023-01-11T22:53:36.7497240Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int8 PASSED [ 70%] 2023-01-11T22:53:36.7497535Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bool PASSED [ 70%] 2023-01-11T22:53:36.7497776Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex128 PASSED [ 70%] 2023-01-11T22:53:36.7498005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex32 PASSED [ 70%] 2023-01-11T22:53:36.7498248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex64 PASSED [ 70%] 2023-01-11T22:53:36.7498486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7498716Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int16 PASSED [ 71%] 2023-01-11T22:53:36.7498942Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int32 PASSED [ 71%] 2023-01-11T22:53:36.7499172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int64 PASSED [ 71%] 2023-01-11T22:53:36.7499402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_int8 PASSED [ 71%] 2023-01-11T22:53:36.7499624Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_uint8 PASSED [ 71%] 2023-01-11T22:53:36.7499889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:53:36.7500113Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7500345Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7500578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7500811Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7501041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7501268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7501505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex32 PASSED [ 71%] 2023-01-11T22:53:36.7501731Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int64 PASSED [ 71%] 2023-01-11T22:53:36.7501963Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7502176Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7502404Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7502629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int16 PASSED [ 71%] 2023-01-11T22:53:36.7502863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int64 PASSED [ 71%] 2023-01-11T22:53:36.7503132Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int8 PASSED [ 71%] 2023-01-11T22:53:36.7503365Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_uint8 PASSED [ 71%] 2023-01-11T22:53:36.7503598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7503833Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex32 PASSED [ 71%] 2023-01-11T22:53:36.7504059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7504280Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7504504Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7504776Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7505000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int16 PASSED [ 71%] 2023-01-11T22:53:36.7505226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int64 PASSED [ 71%] 2023-01-11T22:53:36.7505454Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int8 PASSED [ 71%] 2023-01-11T22:53:36.7505695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7505931Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex32 PASSED [ 71%] 2023-01-11T22:53:36.7506163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7506382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7506609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7506836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7507064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int16 PASSED [ 71%] 2023-01-11T22:53:36.7507287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int64 PASSED [ 71%] 2023-01-11T22:53:36.7507509Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_uint8 PASSED [ 71%] 2023-01-11T22:53:36.7507736Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bool PASSED [ 71%] 2023-01-11T22:53:36.7507969Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7508206Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex32 PASSED [ 71%] 2023-01-11T22:53:36.7508427Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7508657Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7508883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int16 PASSED [ 71%] 2023-01-11T22:53:36.7509117Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int32 PASSED [ 71%] 2023-01-11T22:53:36.7509345Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bool PASSED [ 71%] 2023-01-11T22:53:36.7509571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7509797Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7510027Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int32 PASSED [ 71%] 2023-01-11T22:53:36.7510245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int8 PASSED [ 71%] 2023-01-11T22:53:36.7510515Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_uint8 PASSED [ 71%] 2023-01-11T22:53:36.7510763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7510994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7511219Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int16 PASSED [ 71%] 2023-01-11T22:53:36.7511441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_uint8 PASSED [ 71%] 2023-01-11T22:53:36.7511700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7511954Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7512250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_float64 PASSED [ 71%] 2023-01-11T22:53:36.7512487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:53:36.7512731Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7512976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7513226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex128 PASSED [ 71%] 2023-01-11T22:53:36.7513467Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float16 PASSED [ 71%] 2023-01-11T22:53:36.7513707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7513940Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int64 PASSED [ 71%] 2023-01-11T22:53:36.7514172Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7514406Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7514625Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7514853Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7515084Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7515309Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7515532Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7515788Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager__native_batch_norm_legit_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7516027Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7516249Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_abs_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7516478Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7516687Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acos_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7516919Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7517170Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_complex64 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:53:36.7517422Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addbmm_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:53:36.7517650Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_float32 XFAIL [ 71%] 2023-01-11T22:53:36.7517932Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_complex64 XFAIL [ 71%] 2023-01-11T22:53:36.7518193Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7518414Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7518663Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_complex64 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:53:36.7518893Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addr_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:53:36.7519118Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7519353Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7519586Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_allclose_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7519866Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7520094Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_angle_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7520322Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7520540Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_any_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7520747Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_arange_cuda_float32 XFAIL [ 71%] 2023-01-11T22:53:36.7521047Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 71%] 2023-01-11T22:53:36.7521302Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_partial_views_cuda_complex64 XFAIL [ 71%] 2023-01-11T22:53:36.7521556Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_partial_views_cuda_float32 XFAIL [ 71%] 2023-01-11T22:53:36.7521790Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7522020Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7522240Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asinh_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7522458Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan2_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7522686Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7522901Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7523123Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atanh_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7523347Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7523581Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bernoulli_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7523813Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7524033Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7524255Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bmm_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7524480Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7524717Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7524930Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7525151Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_byte_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7525474Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7525705Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7525928Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cat_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7526162Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7526387Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ceil_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7526621Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7526851Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7527060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7527358Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7527590Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7527819Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7528037Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chunk_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7528263Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_min_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7528484Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7528700Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clone_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7528926Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7529166Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7529395Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_complex_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7529612Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7529856Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7530093Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_physical_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7530332Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7530563Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_contiguous_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7530794Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_copysign_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7531019Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7531251Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7531493Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7531712Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7531934Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7532165Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7532394Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumsum_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7532827Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7533077Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7533378Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_embed_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7533618Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7533857Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7534089Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7534338Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_complex64 PASSED [ 71%] 2023-01-11T22:53:36.7534584Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_scatter_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7534809Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7535036Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_digamma_cuda_float32 PASSED [ 71%] 2023-01-11T22:53:36.7535314Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7535564Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_floor_rounding_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7535815Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7536046Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7536272Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_double_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7536496Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7536721Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dsplit_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7536948Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7537207Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:53:36.7537430Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7537650Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7537876Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7538097Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_equal_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7538318Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfinv_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7538559Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7538792Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_as_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7539024Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7539263Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:53:36.7539483Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7539710Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7539937Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7540164Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fft_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7540391Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7540626Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7540906Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7541143Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7541368Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7541589Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7541815Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7542040Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7542281Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7542512Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7542792Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfft_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7543024Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7543254Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7543467Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7543693Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7543918Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7544146Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7544370Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7544604Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7544847Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7545068Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7545288Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmin_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7545498Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frexp_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7545723Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_complex64 XFAIL [ 72%] 2023-01-11T22:53:36.7545943Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_cuda_float32 XFAIL [ 72%] 2023-01-11T22:53:36.7546170Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7546398Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7546637Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7546881Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_grid_sampler_2d_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7547110Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7547344Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7547559Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hsplit_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7547787Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7548013Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hypot_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7548232Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_i0_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7548508Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igamma_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7548746Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_igammac_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7548971Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_imag_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7549205Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7549422Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7549653Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_reduce_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7549876Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7550097Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7550375Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7550600Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7550834Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7551066Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7551293Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isnan_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7551509Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isneginf_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7551739Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7552002Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7552262Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7552528Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7552750Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7552975Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_complex64 XFAIL [ 72%] 2023-01-11T22:53:36.7553197Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ldexp_cuda_float32 XFAIL [ 72%] 2023-01-11T22:53:36.7553414Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_le_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7553629Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7553855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lerp_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7554083Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lgamma_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7554320Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7554563Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7554804Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7555047Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7555283Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvals_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7555545Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7555770Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7556068Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7556327Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7556571Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7556809Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7557047Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7557303Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7557536Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7557766Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7558053Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7558300Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7558538Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7558779Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7559027Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7559277Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7559522Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7559773Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7560019Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_multi_dot_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7560246Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7560515Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7560758Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7560991Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7561245Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7561480Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7561724Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7561969Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7562206Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_ex_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7562447Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7562678Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7562918Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7563157Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svdvals_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7563413Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7563698Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7563953Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7564189Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vecdot_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7564433Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7564654Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7564874Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log1p_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7565103Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7565372Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7565597Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7565833Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp2_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7566066Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logaddexp_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7566307Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logcumsumexp_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7566523Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7566754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logdet_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7566991Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7567227Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_and_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7567486Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:53:36.7567720Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7567952Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_or_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7568185Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7568409Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logit_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7568623Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_float32 XFAIL [ 72%] 2023-01-11T22:53:36.7568842Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lt_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7569066Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7569290Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7569514Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7569738Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7569958Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mH_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7570181Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7570415Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7570643Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7570879Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_complex64 PASSED [ 72%] 2023-01-11T22:53:36.7571160Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_fill_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7571415Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_log_softmax_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7571658Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logsumexp_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7571889Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_float32 PASSED [ 72%] 2023-01-11T22:53:36.7572131Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_median_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7572376Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7572754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7572988Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_prod_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7573310Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7573552Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmin_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7573787Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7574015Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7574249Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7574513Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7574760Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_no_dim_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7574993Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_maximum_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7575211Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_median_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7575468Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7575730Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7575955Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7576178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mode_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7576410Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7576638Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_movedim_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7576873Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7577100Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_multinomial_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7577347Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7577594Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7577827Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nan_to_num_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7578052Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmean_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7578288Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanquantile_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7578516Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nansum_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7578756Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7579044Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7579269Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7579512Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_batch_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7579757Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_layer_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7579978Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7580204Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7580455Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:53:36.7580845Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 73%] 2023-01-11T22:53:36.7581161Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 73%] 2023-01-11T22:53:36.7581384Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7581604Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7581830Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7582099Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7582364Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7582637Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7582904Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7583160Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7583415Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7583667Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7583930Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7584202Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7584472Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7584741Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7585003Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7585272Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7585521Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7585775Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7586020Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout3d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7586323Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_dropout_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7586571Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7586855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7587141Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7587408Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7587651Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gelu_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7587902Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_group_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7588205Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardswish_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7588460Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7588726Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7588985Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7589243Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7589493Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7589749Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7590004Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7590271Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7590529Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7590793Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7591047Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7591305Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7591542Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7591791Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mish_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7592045Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7592306Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7592577Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7592823Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7593075Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7593325Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7593582Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7593906Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7594174Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7594432Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7594692Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7594959Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7595204Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_prelu_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7595451Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_rrelu_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7595751Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_selu_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7596005Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7596255Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softplus_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7596495Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7596751Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7597020Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7597282Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7597583Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7597833Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7598097Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7598354Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7598588Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7598806Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7599021Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7599257Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7599486Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_nuc_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7599718Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7599988Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7600226Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_like_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7600453Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7600677Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ormqr_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7600887Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7601128Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7601406Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_permute_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7601685Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:53:36.7601953Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:53:36.7602179Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7602402Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pow_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7602629Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7602851Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7603115Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7603345Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rad2deg_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7603581Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7603803Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_cuda_float32 XFAIL [ 73%] 2023-01-11T22:53:36.7604030Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_complex64 XFAIL [ 73%] 2023-01-11T22:53:36.7604250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_cuda_float32 XFAIL [ 73%] 2023-01-11T22:53:36.7604481Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7604702Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7604924Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7605159Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7605385Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_remainder_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7605617Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7605845Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7606092Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7606340Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_repeat_interleave_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7606575Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7606802Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7607030Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7607256Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize__cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7607491Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7607727Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7607966Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7608195Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7608418Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7608643Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rot90_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7608934Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_0_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7609158Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7609384Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7609641Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:53:36.7609887Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7610122Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_add_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7610356Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_complex64 PASSED [ 73%] 2023-01-11T22:53:36.7610602Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_prod_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7610903Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_sum_cuda_float32 PASSED [ 73%] 2023-01-11T22:53:36.7611158Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_lengths_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7611395Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_segment_reduce_offsets_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7611620Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7611839Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sgn_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7612060Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7612294Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7612517Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sign_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7612956Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:53:36.7613222Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_blackman_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:53:36.7613487Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_cosine_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:53:36.7613749Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_exponential_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:53:36.7614017Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:53:36.7614284Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_hamming_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:53:36.7614516Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signbit_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7614743Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7614968Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7615204Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7615433Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7615684Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7615914Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_softmax_with_dtype_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7616156Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j0_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7616402Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_j1_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7616711Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y1_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7616984Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7617219Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_entr_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7617455Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_erfcx_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7617714Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_he_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7617946Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i0e_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7618159Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1e_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7618812Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:53:36.7619073Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i0_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7619330Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_i1_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7619583Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k1_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7619857Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7620121Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7620389Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7620640Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_xlog1py_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7620881Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_zeta_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7621096Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7621339Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7621565Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7621789Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sqrt_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7622023Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7622250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7622482Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stack_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7622705Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7622913Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7623138Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7623373Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_unbiased_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7623608Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_unbiased_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7623829Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7624051Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7624325Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sub_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7624573Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7624796Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7625009Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7625226Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7625468Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7625688Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7625909Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7626184Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7626432Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7626668Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7626903Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensordot_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7627118Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7627342Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7627559Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7627793Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7628028Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_to_sparse_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7628250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_topk_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7628477Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7628710Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7628923Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7629167Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7629395Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7629616Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7629835Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triu_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7630085Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7630320Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_true_divide_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7630538Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trunc_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7630773Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7630991Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7631216Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_float32 XFAIL [ 74%] 2023-01-11T22:53:36.7631450Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7631684Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unsqueeze_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7631963Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7632199Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7632437Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7632667Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7632919Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_unbiased_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7633144Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_unbiased_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7633372Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7633592Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vdot_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7633887Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7634118Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7634354Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_real_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7634582Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7634804Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7635011Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7635238Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7635465Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_complex64 PASSED [ 74%] 2023-01-11T22:53:36.7635693Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_xlogy_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7635918Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7636143Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_float32 XFAIL [ 74%] 2023-01-11T22:53:36.7636375Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7636608Z test_ops.py::TestCompositeComplianceCUDA::test_backward_H_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7636836Z test_ops.py::TestCompositeComplianceCUDA::test_backward_T_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7637058Z test_ops.py::TestCompositeComplianceCUDA::test_backward___radd___cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7637300Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rmatmul___cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7637535Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rmul___cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7637776Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rsub___cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7638038Z test_ops.py::TestCompositeComplianceCUDA::test_backward__softmax_backward_data_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7638267Z test_ops.py::TestCompositeComplianceCUDA::test_backward_abs_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7638501Z test_ops.py::TestCompositeComplianceCUDA::test_backward_acos_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7638734Z test_ops.py::TestCompositeComplianceCUDA::test_backward_acosh_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7638954Z test_ops.py::TestCompositeComplianceCUDA::test_backward_add_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7639194Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addcdiv_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7639449Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_decomposed_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7639734Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addmv_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7639975Z test_ops.py::TestCompositeComplianceCUDA::test_backward_angle_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7640219Z test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7640480Z test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_partial_views_cuda_float32 XFAIL [ 74%] 2023-01-11T22:53:36.7640735Z test_ops.py::TestCompositeComplianceCUDA::test_backward_as_strided_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7640965Z test_ops.py::TestCompositeComplianceCUDA::test_backward_asin_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7641182Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atan_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7641413Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atanh_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7641738Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_1d_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7641981Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_3d_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7642217Z test_ops.py::TestCompositeComplianceCUDA::test_backward_baddbmm_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7642456Z test_ops.py::TestCompositeComplianceCUDA::test_backward_bernoulli_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7642687Z test_ops.py::TestCompositeComplianceCUDA::test_backward_bmm_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7642941Z test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_tensors_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7643190Z test_ops.py::TestCompositeComplianceCUDA::test_backward_broadcast_to_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7643428Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cartesian_prod_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7643660Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cat_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7643902Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cdist_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7644137Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ceil_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7644372Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cfloat_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7644608Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7644842Z test_ops.py::TestCompositeComplianceCUDA::test_backward_chunk_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7645076Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_min_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7645308Z test_ops.py::TestCompositeComplianceCUDA::test_backward_column_stack_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7645558Z test_ops.py::TestCompositeComplianceCUDA::test_backward_combinations_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7645796Z test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7646049Z test_ops.py::TestCompositeComplianceCUDA::test_backward_conj_physical_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7646291Z test_ops.py::TestCompositeComplianceCUDA::test_backward_contiguous_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7646524Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cosh_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7646760Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cummin_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7646999Z test_ops.py::TestCompositeComplianceCUDA::test_backward_deg2rad_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7647229Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7647457Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagflat_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7647692Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7647996Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7648244Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dist_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7648498Z test_ops.py::TestCompositeComplianceCUDA::test_backward_div_no_rounding_mode_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7648732Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dot_cuda_float32 PASSED [ 74%] 2023-01-11T22:53:36.7648969Z test_ops.py::TestCompositeComplianceCUDA::test_backward_double_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7649199Z test_ops.py::TestCompositeComplianceCUDA::test_backward_erfc_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7649420Z test_ops.py::TestCompositeComplianceCUDA::test_backward_erfinv_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7649654Z test_ops.py::TestCompositeComplianceCUDA::test_backward_exp2_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7649946Z test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_as_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7650187Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft2_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7650424Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fft_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7650658Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftn_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7650895Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7651128Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft2_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7651363Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifft_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7651599Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftshift_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7651835Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft2_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7652088Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfft_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7652329Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7652731Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft2_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7652981Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfftn_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7653218Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fill_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7653455Z test_ops.py::TestCompositeComplianceCUDA::test_backward_flipud_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7653679Z test_ops.py::TestCompositeComplianceCUDA::test_backward_float_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7653910Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fmin_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7654144Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fmod_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7654379Z test_ops.py::TestCompositeComplianceCUDA::test_backward_gather_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7654612Z test_ops.py::TestCompositeComplianceCUDA::test_backward_half_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7654847Z test_ops.py::TestCompositeComplianceCUDA::test_backward_hstack_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7655083Z test_ops.py::TestCompositeComplianceCUDA::test_backward_hypot_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7655317Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_add_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7655555Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_copy_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7655783Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_fill_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7656021Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_reduce_cuda_float32 XFAIL [ 75%] 2023-01-11T22:53:36.7656346Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_select_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7656596Z test_ops.py::TestCompositeComplianceCUDA::test_backward_inner_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7656824Z test_ops.py::TestCompositeComplianceCUDA::test_backward_kron_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7657058Z test_ops.py::TestCompositeComplianceCUDA::test_backward_kthvalue_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7657288Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lerp_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7657526Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cond_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7657754Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cross_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7658000Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7658330Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_det_singular_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7658569Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eig_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7658814Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigh_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7659084Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_householder_product_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7659335Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7659586Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_factor_ex_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7659831Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7660056Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_qr_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7660302Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7660553Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_ex_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7660817Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_solve_triangular_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7661056Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svd_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7661304Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorinv_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7661549Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vecdot_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7661797Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vector_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7662031Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log10_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7662260Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log1p_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7662497Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log2_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7662726Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7662967Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7663217Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logcumsumexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7663446Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logit_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7663688Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logsumexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7663923Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_solve_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7664139Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mH_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7664416Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mT_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7664677Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumsum_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7664928Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logsumexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7665169Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_mean_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7665413Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_median_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7665659Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_normalize_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7665904Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_scatter_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7666146Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_select_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7666435Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmin_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7666676Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_sum_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7666918Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_var_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7667152Z test_ops.py::TestCompositeComplianceCUDA::test_backward_matmul_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7667393Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_binary_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7667667Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7667926Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_with_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7668163Z test_ops.py::TestCompositeComplianceCUDA::test_backward_median_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7668433Z test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_no_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7668654Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mode_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7668893Z test_ops.py::TestCompositeComplianceCUDA::test_backward_movedim_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7669129Z test_ops.py::TestCompositeComplianceCUDA::test_backward_msort_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7669386Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7669619Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmean_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7669866Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nanquantile_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7670102Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nansum_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7670354Z test_ops.py::TestCompositeComplianceCUDA::test_backward_native_batch_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7670607Z test_ops.py::TestCompositeComplianceCUDA::test_backward_native_dropout_backward_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7670841Z test_ops.py::TestCompositeComplianceCUDA::test_backward_neg_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7671121Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7671397Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7671667Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_alpha_dropout_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7671929Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7672188Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7672518Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7672826Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7673068Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_celu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7673323Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7673578Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7673851Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7674132Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7674463Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cosine_similarity_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7674722Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_ctc_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7674983Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7675245Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7675510Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_dropout_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7675751Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_elu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7676046Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7676357Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7676640Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7676917Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7677171Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_glu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7677431Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_group_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7677688Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardtanh_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7677952Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_huber_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7678204Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_instance_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7678487Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_area_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7678764Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7679039Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7679317Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7679570Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_kl_div_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7679822Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_l1_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7680080Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_linear_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7680398Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7680654Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7680922Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7681195Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7681462Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7681737Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7681990Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mish_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7682295Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_mse_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7682579Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7682865Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7683126Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_normalize_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7683378Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_circular_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7683641Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_constant_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7683908Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_reflect_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7684184Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pad_replicate_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7684463Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pairwise_distance_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7684723Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pdist_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7684976Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_prelu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7685229Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu6_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7685483Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_relu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7685719Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_selu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7685963Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_silu_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7686237Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softshrink_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7686505Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_tanhshrink_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7686767Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_threshold_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7687040Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7687336Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7687611Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7687883Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_upsample_nearest_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7688109Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7688411Z test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_number_mean_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7688648Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ormqr_cuda_float32 PASSED [ 75%] 2023-01-11T22:53:36.7688882Z test_ops.py::TestCompositeComplianceCUDA::test_backward_outer_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7689213Z test_ops.py::TestCompositeComplianceCUDA::test_backward_pca_lowrank_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 76%] 2023-01-11T22:53:36.7689443Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polar_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7689706Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_0_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7689961Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_2_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7690282Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_3_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7690526Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_4_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7690757Z test_ops.py::TestCompositeComplianceCUDA::test_backward_put_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7690998Z test_ops.py::TestCompositeComplianceCUDA::test_backward_quantile_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7691235Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rad2deg_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7691463Z test_ops.py::TestCompositeComplianceCUDA::test_backward_real_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7691698Z test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7691943Z test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_as_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7692185Z test_ops.py::TestCompositeComplianceCUDA::test_backward_reshape_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7692421Z test_ops.py::TestCompositeComplianceCUDA::test_backward_roll_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7692784Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7693049Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_0_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7693306Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_neg_3_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7693540Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rsub_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7693796Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amin_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7694052Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_prod_cuda_float32 XFAIL [ 76%] 2023-01-11T22:53:36.7694307Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_sum_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7694573Z test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_lengths_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7694825Z test_ops.py::TestCompositeComplianceCUDA::test_backward_segment_reduce_offsets_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7695060Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sgn_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7695289Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sin_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7695518Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sinc_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7695750Z test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7695990Z test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7696220Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sort_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7696537Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_erfcx_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7696792Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i0e_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7697020Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7697259Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_i1e_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7697508Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_log_ndtr_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7697751Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtr_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7698003Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_xlog1py_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7698237Z test_ops.py::TestCompositeComplianceCUDA::test_backward_split_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7698537Z test_ops.py::TestCompositeComplianceCUDA::test_backward_squeeze_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7698773Z test_ops.py::TestCompositeComplianceCUDA::test_backward_stack_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7699026Z test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_unbiased_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7699243Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sub_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7699470Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7699698Z test_ops.py::TestCompositeComplianceCUDA::test_backward_t_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7699961Z test_ops.py::TestCompositeComplianceCUDA::test_backward_take_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7700191Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tan_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7700436Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tensor_split_cuda_float32 XFAIL [ 76%] 2023-01-11T22:53:36.7700686Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tensordot_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7700914Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tile_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7701131Z test_ops.py::TestCompositeComplianceCUDA::test_backward_to_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7701361Z test_ops.py::TestCompositeComplianceCUDA::test_backward_topk_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7701598Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trapezoid_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7701842Z test_ops.py::TestCompositeComplianceCUDA::test_backward_true_divide_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7702074Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trunc_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7702314Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unflatten_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7702553Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unsqueeze_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7702785Z test_ops.py::TestCompositeComplianceCUDA::test_backward_var_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7703028Z test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_unbiased_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7703268Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7703507Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_copy_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7703736Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7703970Z test_ops.py::TestCompositeComplianceCUDA::test_backward_zero__cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7704214Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___getitem___cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7704448Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rdiv___cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7704739Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmod___cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7704980Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmul___cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7705197Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rpow___cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7705459Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__softmax_backward_data_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7705691Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_abs_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7705927Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acos_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7706159Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_add_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7706399Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addbmm_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7706694Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcdiv_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7706934Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7707168Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addr_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7707442Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_allclose_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7707674Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amin_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7707954Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_any_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7708235Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_arange_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7708512Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmax_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7708808Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argsort_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7709095Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argwhere_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7709341Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7709604Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_partial_views_cuda_float32 XFAIL [ 76%] 2023-01-11T22:53:36.7709849Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_as_strided_scatter_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7710081Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asin_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7710316Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan2_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7710553Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atanh_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7710799Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_2d_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7711040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7711284Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bernoulli_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7711516Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bmm_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7711757Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cartesian_prod_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7711991Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cat_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7712269Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdist_cuda_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T22:53:36.7712559Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cfloat_cuda_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T22:53:36.7712888Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_cuda_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T22:53:36.7713147Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_solve_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7713389Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_min_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7713627Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clone_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7713862Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7714102Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_conj_physical_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7714356Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_constant_pad_nd_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7714641Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cos_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7714875Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cross_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7715114Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumsum_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7715347Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_deg2rad_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7715592Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_embed_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7715833Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7716067Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diff_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7716290Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_digamma_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7716522Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dist_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7716781Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_floor_rounding_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7717040Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_no_rounding_mode_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7717274Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_double_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7717552Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7717835Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_empty_like_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7718070Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfc_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7718306Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7718535Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expm1_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7718773Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft2_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7719015Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft2_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7719251Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfftn_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7719488Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftn_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7719725Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft2_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7719968Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfftn_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7720207Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft2_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7720448Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfft_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7720728Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flip_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7721025Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_cuda_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T22:53:36.7721268Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_float_power_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7721553Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_divide_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7721784Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmax_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7722013Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmod_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7722248Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frac_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7722539Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_frexp_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7722808Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7723092Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_full_like_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7723332Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gather_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7723611Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_geqrf_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7723855Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gradient_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7724148Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_grid_sampler_2d_cuda_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T22:53:36.7724420Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_gt_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7724706Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_histc_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7724943Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hsplit_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7725186Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_copy_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7725417Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_put_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7725663Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_select_cuda_float32 PASSED [ 76%] 2023-01-11T22:53:36.7725939Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_int_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7726217Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isclose_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7726501Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isfinite_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7726784Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isin_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7727058Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isinf_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7727336Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isnan_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7727622Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isposinf_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7727924Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:53:36.7728218Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7728575Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7728882Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_unary_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7729124Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kthvalue_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7729364Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lgamma_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7729610Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cond_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7729872Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_singular_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7730121Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvalsh_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7730436Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_householder_product_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7730674Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_ex_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7730970Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7731267Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7731560Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_ldl_solve_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7731828Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7732072Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7732333Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_solve_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7732731Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_norm_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7733003Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_power_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7733245Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_multi_dot_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7733487Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7733765Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7734029Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_hermitian_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7734275Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7734546Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_triangular_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7734793Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vander_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7735078Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linspace_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7735310Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log10_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7735532Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7735797Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_with_dtype_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7736046Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp2_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7736344Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logcumsumexp_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7736662Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logdet_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7736962Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_and_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7737249Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_not_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7737529Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_xor_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7737773Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_solve_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7738005Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_unpack_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7738245Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amin_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7738600Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmax_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7738893Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_argmin_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7739148Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumprod_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7739401Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logsumexp_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7739646Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_mean_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7739893Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_median_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7740143Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_normalize_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7740371Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_var_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7740617Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matmul_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7740857Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_binary_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7741118Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_no_dim_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7741375Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_reduction_with_dim_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7741616Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_maximum_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7741857Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_binary_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7742111Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_no_dim_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7742349Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_msort_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7742582Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mul_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7742814Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mv_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7743087Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7743377Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7743641Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7743877Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nan_to_num_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7744123Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmean_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7744377Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanmedian_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7744723Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_copy_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7745029Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_dropout_backward_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7745335Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_layer_norm_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7745612Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ne_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7745916Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_strided_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7746359Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_ones_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7746782Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7747367Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7747794Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7748083Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7748375Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7748627Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7748889Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool2d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7749220Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7749488Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_bilinear_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7749769Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7750019Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_celu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7750298Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7750567Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7750844Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_similarity_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7751124Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cross_entropy_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7751413Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_ctc_loss_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7751680Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout2d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7751983Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout3d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7752261Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_dropout_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7752576Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_bag_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7752843Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_embedding_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7753198Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7753490Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7753778Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7754051Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 77%] 2023-01-11T22:53:36.7754308Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_gelu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7754550Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_glu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7754810Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardswish_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7755130Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardtanh_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7755407Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_area_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7755685Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7755965Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_linear_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7756223Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_kl_div_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7756488Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_leaky_relu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7756748Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_logsigmoid_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7757018Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7757282Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool1d_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7757569Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 77%] 2023-01-11T22:53:36.7757846Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7758098Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mish_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7758408Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7758669Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_nll_loss_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7758946Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_circular_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7759215Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_constant_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7759468Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_reflect_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7759771Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pdist_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7760041Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7760301Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu6_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7760555Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_rrelu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7760816Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_selu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7761114Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_silu_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7761385Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7761648Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_threshold_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7762120Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7762528Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7762800Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_unfold_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7763073Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_nearest_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7763381Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_fro_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7763673Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_inf_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7763910Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_nuc_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7764191Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7764467Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7764746Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ormqr_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:53:36.7764976Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_permute_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7765247Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_1_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7765508Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7765745Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_positive_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7765977Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_qr_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7766260Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7766548Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randint_like_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7766826Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7767111Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_randn_like_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7767357Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reciprocal_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7767601Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7767841Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7768117Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize__cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7768398Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resize_as__cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7768635Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_roll_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7768886Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7769145Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_neg_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7769462Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsqrt_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7769705Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_add_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7769961Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amin_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7770213Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_sum_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7770444Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7770719Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_short_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:53:36.7770958Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sigmoid_cuda_float32 PASSED [ 77%] 2023-01-11T22:53:36.7771240Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sign_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7771550Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_bartlett_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7771861Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_exponential_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7772159Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_general_hamming_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7772459Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_hamming_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7772893Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signbit_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7773136Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sin_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7773382Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinc_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7773632Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_scatter_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7773890Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_with_dtype_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7774184Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_airy_ai_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7774591Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y1_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7774917Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7775285Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_erfcx_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7775608Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_h_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7775927Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_hermite_polynomial_he_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7776173Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i0e_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7776417Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7776663Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_i1e_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7776916Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_log_ndtr_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7777222Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k0_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7777556Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtr_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7777843Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7778162Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7778721Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:53:36.7779247Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:53:36.7779560Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_spherical_bessel_j0_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:53:36.7779880Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_xlog1py_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7780117Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7780371Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_with_sizes_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7780606Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sqrt_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7780845Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stack_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7781067Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7781303Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_stft_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7781629Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_lowrank_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 78%] 2023-01-11T22:53:36.7781920Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_symeig_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:53:36.7782152Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_t_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7782399Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_along_dim_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7782633Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_take_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7782864Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tan_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7783104Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensor_split_cuda_float32 XFAIL [ 78%] 2023-01-11T22:53:36.7783375Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_sparse_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:53:36.7783619Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trace_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7783868Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_transpose_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7784115Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapezoid_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7784370Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triangular_solve_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7784602Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_triu_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7784846Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_true_divide_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7785080Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unbind_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7785329Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_copy_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7785558Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unfold_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7785842Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7786105Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7786355Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7786604Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_complex_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7786833Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7787074Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zero__cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7787296Z test_ops.py::TestCompositeComplianceCUDA::test_operator_H_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7787510Z test_ops.py::TestCompositeComplianceCUDA::test_operator_T_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7787801Z test_ops.py::TestCompositeComplianceCUDA::test_operator___radd___cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7788034Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rdiv___cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7788265Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rmul___cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7788493Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rpow___cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7788720Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rsub___cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7788982Z test_ops.py::TestCompositeComplianceCUDA::test_operator__softmax_backward_data_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7789211Z test_ops.py::TestCompositeComplianceCUDA::test_operator_abs_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7789446Z test_ops.py::TestCompositeComplianceCUDA::test_operator_acos_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7789677Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addcmul_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7789912Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7790169Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addmm_decomposed_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7790403Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addmv_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7790645Z test_ops.py::TestCompositeComplianceCUDA::test_operator_allclose_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7790875Z test_ops.py::TestCompositeComplianceCUDA::test_operator_angle_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7791110Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argmax_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7791344Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argsort_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7791570Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argwhere_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7791826Z test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7792075Z test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_scatter_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7792306Z test_ops.py::TestCompositeComplianceCUDA::test_operator_asin_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7792542Z test_ops.py::TestCompositeComplianceCUDA::test_operator_asinh_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7792773Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atan_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7793016Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_1d_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7793255Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_3d_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7793494Z test_ops.py::TestCompositeComplianceCUDA::test_operator_baddbmm_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7793723Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bfloat16_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7794006Z test_ops.py::TestCompositeComplianceCUDA::test_operator_block_diag_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7794252Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bmm_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7794485Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bool_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7794739Z test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_shapes_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7794987Z test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_tensors_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7795228Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bucketize_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7795460Z test_ops.py::TestCompositeComplianceCUDA::test_operator_byte_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7795712Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cartesian_prod_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7795984Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cat_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7796218Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cdouble_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7796454Z test_ops.py::TestCompositeComplianceCUDA::test_operator_char_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7796693Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7796929Z test_ops.py::TestCompositeComplianceCUDA::test_operator_chunk_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7797171Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_max_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7797419Z test_ops.py::TestCompositeComplianceCUDA::test_operator_combinations_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7797653Z test_ops.py::TestCompositeComplianceCUDA::test_operator_complex_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7797881Z test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7798135Z test_ops.py::TestCompositeComplianceCUDA::test_operator_constant_pad_nd_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7798373Z test_ops.py::TestCompositeComplianceCUDA::test_operator_copysign_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7798615Z test_ops.py::TestCompositeComplianceCUDA::test_operator_count_nonzero_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7798846Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cov_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7799083Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cross_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7799324Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cumprod_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7799586Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cumulative_trapezoid_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7799820Z test_ops.py::TestCompositeComplianceCUDA::test_operator_deg2rad_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7800084Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7800327Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagflat_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7800577Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_copy_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7800815Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7801063Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diagonal_scatter_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7801293Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diff_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7801529Z test_ops.py::TestCompositeComplianceCUDA::test_operator_digamma_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7801758Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dist_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7802057Z test_ops.py::TestCompositeComplianceCUDA::test_operator_div_no_rounding_mode_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7802321Z test_ops.py::TestCompositeComplianceCUDA::test_operator_div_trunc_rounding_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7802552Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dot_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7802790Z test_ops.py::TestCompositeComplianceCUDA::test_operator_einsum_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7803081Z test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 78%] 2023-01-11T22:53:36.7803389Z test_ops.py::TestCompositeComplianceCUDA::test_operator_empty_like_cuda_float32 SKIPPED (Expected: empty_like is not comparable) [ 78%] 2023-01-11T22:53:36.7803622Z test_ops.py::TestCompositeComplianceCUDA::test_operator_equal_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7803852Z test_ops.py::TestCompositeComplianceCUDA::test_operator_erf_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7804152Z test_ops.py::TestCompositeComplianceCUDA::test_operator_exp_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7804377Z test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7804608Z test_ops.py::TestCompositeComplianceCUDA::test_operator_expm1_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7804847Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft2_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7805085Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftn_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7805319Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7805556Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfftn_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7805798Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft2_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7806038Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftn_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7806273Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft2_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7806510Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft2_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7806745Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfft_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7806983Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_irfftn_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7807215Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft2_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7807453Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfftn_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7807689Z test_ops.py::TestCompositeComplianceCUDA::test_operator_flatten_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7807925Z test_ops.py::TestCompositeComplianceCUDA::test_operator_flip_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7808171Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fliplr_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7808395Z test_ops.py::TestCompositeComplianceCUDA::test_operator_float_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7808637Z test_ops.py::TestCompositeComplianceCUDA::test_operator_float_power_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7808870Z test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7809114Z test_ops.py::TestCompositeComplianceCUDA::test_operator_floor_divide_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7809349Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fmod_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7809582Z test_ops.py::TestCompositeComplianceCUDA::test_operator_frac_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7809811Z test_ops.py::TestCompositeComplianceCUDA::test_operator_full_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7810058Z test_ops.py::TestCompositeComplianceCUDA::test_operator_full_like_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7810332Z test_ops.py::TestCompositeComplianceCUDA::test_operator_gather_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7810577Z test_ops.py::TestCompositeComplianceCUDA::test_operator_geqrf_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7810804Z test_ops.py::TestCompositeComplianceCUDA::test_operator_gt_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7811031Z test_ops.py::TestCompositeComplianceCUDA::test_operator_half_cuda_float32 PASSED [ 78%] 2023-01-11T22:53:36.7811264Z test_ops.py::TestCompositeComplianceCUDA::test_operator_histc_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7811489Z test_ops.py::TestCompositeComplianceCUDA::test_operator_i0_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7811731Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_copy_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7811968Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_put_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7812259Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isnan_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7812488Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isneginf_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7812927Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (skip) [ 79%] 2023-01-11T22:53:36.7813224Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (skip) [ 79%] 2023-01-11T22:53:36.7813457Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ldexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7813686Z test_ops.py::TestCompositeComplianceCUDA::test_operator_le_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7813930Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigh_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7814198Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_householder_product_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7814452Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7814697Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_inv_ex_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7814943Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_ex_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7815197Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_solve_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7815440Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7816417Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_cuda_float32 SKIPPED (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91685 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.) [ 79%] 2023-01-11T22:53:36.7816682Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_solve_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7816939Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7817194Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_power_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7817449Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7817717Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_matrix_rank_hermitian_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7817964Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_multi_dot_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7818195Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7818442Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7818776Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_hermitian_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7819128Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 79%] 2023-01-11T22:53:36.7819372Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_qr_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7819619Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_slogdet_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7819872Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_ex_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7820119Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svdvals_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7820365Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vander_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7820655Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log1p_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7820916Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_with_dtype_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7821164Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7821412Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logcumsumexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7821657Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_and_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7821897Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_or_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7822141Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logspace_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7822380Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logsumexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7822618Z test_ops.py::TestCompositeComplianceCUDA::test_operator_long_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7822838Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7823076Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_solve_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7823314Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lu_unpack_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7823541Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mT_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7823785Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amin_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7824033Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmax_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7824277Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_argmin_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7824527Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumprod_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7824775Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logsumexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7825024Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_median_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7825279Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_normalize_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7825525Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_prod_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7825774Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_scatter_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7826019Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_select_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7826264Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmin_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7826505Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_std_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7826798Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_sum_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7827032Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_var_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7827272Z test_ops.py::TestCompositeComplianceCUDA::test_operator_matmul_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7827513Z test_ops.py::TestCompositeComplianceCUDA::test_operator_matrix_exp_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7827753Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_binary_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7828025Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7828281Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_no_dim_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7828518Z test_ops.py::TestCompositeComplianceCUDA::test_operator_maximum_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7828831Z test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_no_dim_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7829088Z test_ops.py::TestCompositeComplianceCUDA::test_operator_min_reduction_with_dim_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7829306Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7829544Z test_ops.py::TestCompositeComplianceCUDA::test_operator_movedim_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7829779Z test_ops.py::TestCompositeComplianceCUDA::test_operator_msort_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7830010Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mul_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7830238Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mv_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7830494Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7830759Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7831004Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmedian_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7831239Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nanquantile_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7831478Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nansum_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7831718Z test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_copy_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7831950Z test_ops.py::TestCompositeComplianceCUDA::test_operator_narrow_cuda_float32 XFAIL [ 79%] 2023-01-11T22:53:36.7832206Z test_ops.py::TestCompositeComplianceCUDA::test_operator_native_batch_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7832447Z test_ops.py::TestCompositeComplianceCUDA::test_operator_native_layer_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7832684Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ne_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7832917Z test_ops.py::TestCompositeComplianceCUDA::test_operator_neg_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7833158Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_ones_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7833384Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_zeros_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7833621Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nextafter_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7833913Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7834194Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7834464Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7834748Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7835047Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_celu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7835315Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7835589Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7835848Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7836114Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cross_entropy_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7836372Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_ctc_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7836637Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout3d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7836957Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7837212Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_elu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7837514Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_bag_cuda_float32 SKIPPED (Allowed exemption) [ 79%] 2023-01-11T22:53:36.7837807Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_embedding_cuda_float32 SKIPPED (Allowed exemption) [ 79%] 2023-01-11T22:53:36.7838104Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7838394Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7838650Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_glu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7838923Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardtanh_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7839202Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7839464Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_huber_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7839727Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_instance_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7840002Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_area_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7840278Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7840539Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_kl_div_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7840810Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_layer_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7841076Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_local_response_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7841339Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool1d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7841595Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool3d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7841863Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7842116Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mish_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7842377Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_mse_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7842653Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7842976Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7843242Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_nll_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7843495Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_circular_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7843761Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_reflect_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7844022Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pdist_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7844296Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7844549Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_prelu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7844859Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu6_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7845112Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_selu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7845365Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_silu_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7845621Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7845886Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7846148Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softplus_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7846411Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softshrink_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7846679Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_softsign_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7846958Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7847258Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7847532Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7847805Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_upsample_nearest_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7848041Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_inf_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7848280Z test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_number_mean_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7848514Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ormqr_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7848754Z test_ops.py::TestCompositeComplianceCUDA::test_operator_outer_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7848987Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polar_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7849251Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_0_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7849512Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_3_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7849745Z test_ops.py::TestCompositeComplianceCUDA::test_operator_pow_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7849983Z test_ops.py::TestCompositeComplianceCUDA::test_operator_prod_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7850216Z test_ops.py::TestCompositeComplianceCUDA::test_operator_put_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7850442Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rand_like_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7850686Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7850979Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_like_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7851232Z test_ops.py::TestCompositeComplianceCUDA::test_operator_remainder_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7851471Z test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_cuda_float32 PASSED [ 79%] 2023-01-11T22:53:36.7851745Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resize__cuda_float32 SKIPPED (Allowed exception) [ 79%] 2023-01-11T22:53:36.7852022Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resize_as__cuda_float32 SKIPPED (Allowed exemption) [ 79%] 2023-01-11T22:53:36.7852266Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_neg_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7852503Z test_ops.py::TestCompositeComplianceCUDA::test_operator_roll_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7852946Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rot90_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7853204Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_3_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7853442Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rsqrt_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7853691Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scalar_tensor_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7853946Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_sum_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7854209Z test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_lengths_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7854441Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sgn_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7854673Z test_ops.py::TestCompositeComplianceCUDA::test_operator_short_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7854903Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sigmoid_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7855138Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sign_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7855397Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_cosine_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7855667Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_general_hamming_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7855923Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_hamming_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7856180Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_hann_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7856438Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_kaiser_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7856667Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sinc_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7856908Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sinh_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7857154Z test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_with_dtype_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7857404Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_airy_ai_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7857653Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j0_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7857928Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7858466Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:53:36.7858721Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_erfcx_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7858997Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_he_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7859319Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i0e_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7859576Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7859807Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_i1e_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7860086Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_laguerre_polynomial_l_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7860604Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:53:36.7860875Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k0_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7861143Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_k1_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7861474Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtri_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7862008Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:53:36.7862532Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:53:36.7862803Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_spherical_bessel_j0_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7863058Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_xlog1py_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7863278Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sqrt_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7863515Z test_ops.py::TestCompositeComplianceCUDA::test_operator_stack_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7863764Z test_ops.py::TestCompositeComplianceCUDA::test_operator_std_mean_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7864020Z test_ops.py::TestCompositeComplianceCUDA::test_operator_std_mean_unbiased_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7864267Z test_ops.py::TestCompositeComplianceCUDA::test_operator_std_unbiased_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7864499Z test_ops.py::TestCompositeComplianceCUDA::test_operator_stft_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7864731Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sub_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7864976Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_to_size_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7865216Z test_ops.py::TestCompositeComplianceCUDA::test_operator_symeig_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7865437Z test_ops.py::TestCompositeComplianceCUDA::test_operator_t_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7865677Z test_ops.py::TestCompositeComplianceCUDA::test_operator_take_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7865915Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tan_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7866162Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tensor_split_cuda_float32 XFAIL [ 80%] 2023-01-11T22:53:36.7866404Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tensordot_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7866633Z test_ops.py::TestCompositeComplianceCUDA::test_operator_topk_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7866876Z test_ops.py::TestCompositeComplianceCUDA::test_operator_transpose_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7867129Z test_ops.py::TestCompositeComplianceCUDA::test_operator_triangular_solve_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7867350Z test_ops.py::TestCompositeComplianceCUDA::test_operator_triu_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7867597Z test_ops.py::TestCompositeComplianceCUDA::test_operator_true_divide_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7867885Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trunc_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7868131Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unbind_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7868374Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unflatten_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7868620Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_copy_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7868860Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unfold_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7869119Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_consecutive_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7869359Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unique_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7869588Z test_ops.py::TestCompositeComplianceCUDA::test_operator_unsqueeze_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7869874Z test_ops.py::TestCompositeComplianceCUDA::test_operator_var_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7870132Z test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_unbiased_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7870365Z test_ops.py::TestCompositeComplianceCUDA::test_operator_vdot_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7870619Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_complex_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7870857Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_as_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7871096Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_copy_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7871333Z test_ops.py::TestCompositeComplianceCUDA::test_operator_where_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7871556Z test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7871806Z test_ops.py::TestCompositeComplianceCUDA::test_operator_zeros_like_cuda_float32 PASSED [ 80%] 2023-01-11T22:53:36.7872018Z test_ops.py::TestMathBitsCUDA::test_conj_view_H_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7872238Z test_ops.py::TestMathBitsCUDA::test_conj_view___rsub___cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7872452Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_T_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7872693Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bfloat16_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7872934Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cdouble_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7873169Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_chalf_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7873403Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_char_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7873629Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_double_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7873869Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_float_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7874100Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_half_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7874328Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_long_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7874558Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_short_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7874775Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_abs_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7874992Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acosh_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7875218Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_allclose_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7875503Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 80%] 2023-01-11T22:53:36.7875760Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atanh_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7875999Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_2d_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7876223Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_3d_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7876449Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_to_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7876668Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_chunk_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7876879Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_clone_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7877105Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_column_stack_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7877314Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7877582Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_conj_physical_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7877821Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_constant_pad_nd_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7878037Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cos_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7878248Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cosh_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7878462Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cumsum_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7878677Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7878902Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_copy_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7879125Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7879343Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dsplit_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7879558Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_dstack_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7879780Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_as_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7879997Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft2_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7880213Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fft_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7880433Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftn_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7880657Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft2_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7880873Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfft_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7881085Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7881294Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftn_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7881521Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft2_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7881742Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_float_power_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7881961Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hsplit_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7882175Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_imag_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7882392Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_add_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7882607Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isreal_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7882822Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_lerp_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7883056Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_matrix_norm_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7883322Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_norm_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7883563Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svdvals_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7883799Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_vector_norm_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7884013Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log10_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7884229Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log1p_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7884442Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log2_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7884680Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_softmax_with_dtype_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7884905Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_and_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7885167Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_or_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7885389Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_masked_fill_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7885633Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7885857Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_movedim_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7886072Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_neg_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7886348Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 80%] 2023-01-11T22:53:36.7886650Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_empty_strided_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 80%] 2023-01-11T22:53:36.7886871Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_zeros_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7887115Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_l1_loss_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7887366Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7887625Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7887878Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7888135Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7888376Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_tanhshrink_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7888628Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7888848Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ones_cuda_complex64 XFAIL [ 80%] 2023-01-11T22:53:36.7889071Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_positive_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7889284Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ravel_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7889486Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_real_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7889710Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reciprocal_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7889927Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_repeat_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7890148Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_as_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7890368Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_reshape_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7890581Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_roll_cuda_complex64 PASSED [ 80%] 2023-01-11T22:53:36.7890797Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rot90_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7891058Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsqrt_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7891269Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sgn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7891481Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sin_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7891690Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinc_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7891899Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sinh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7892155Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_log_softmax_with_dtype_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7892365Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sub_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7892715Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_t_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7893042Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tan_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7893255Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_trace_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7893466Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_transpose_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7893687Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_true_divide_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7893904Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unbind_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7894127Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_copy_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7894343Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unfold_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7894563Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_mean_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7894776Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7895004Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vsplit_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7895205Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_zeros_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7895411Z test_ops.py::TestMathBitsCUDA::test_conj_view_abs_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7895615Z test_ops.py::TestMathBitsCUDA::test_conj_view_acos_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7895822Z test_ops.py::TestMathBitsCUDA::test_conj_view_add_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7896029Z test_ops.py::TestMathBitsCUDA::test_conj_view_addbmm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7896243Z test_ops.py::TestMathBitsCUDA::test_conj_view_addcdiv_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7896449Z test_ops.py::TestMathBitsCUDA::test_conj_view_addmv_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7896664Z test_ops.py::TestMathBitsCUDA::test_conj_view_allclose_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7896862Z test_ops.py::TestMathBitsCUDA::test_conj_view_any_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7897063Z test_ops.py::TestMathBitsCUDA::test_conj_view_asin_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7897267Z test_ops.py::TestMathBitsCUDA::test_conj_view_atan_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7897475Z test_ops.py::TestMathBitsCUDA::test_conj_view_atanh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7897689Z test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_1d_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7897901Z test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_2d_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7898110Z test_ops.py::TestMathBitsCUDA::test_conj_view_atleast_3d_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7898318Z test_ops.py::TestMathBitsCUDA::test_conj_view_bfloat16_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7898519Z test_ops.py::TestMathBitsCUDA::test_conj_view_bmm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7898777Z test_ops.py::TestMathBitsCUDA::test_conj_view_bool_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7899018Z test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_tensors_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7899219Z test_ops.py::TestMathBitsCUDA::test_conj_view_byte_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7899427Z test_ops.py::TestMathBitsCUDA::test_conj_view_cfloat_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7899631Z test_ops.py::TestMathBitsCUDA::test_conj_view_chalf_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7899835Z test_ops.py::TestMathBitsCUDA::test_conj_view_char_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7900093Z test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_solve_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7900301Z test_ops.py::TestMathBitsCUDA::test_conj_view_chunk_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7900506Z test_ops.py::TestMathBitsCUDA::test_conj_view_conj_physical_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7900788Z test_ops.py::TestMathBitsCUDA::test_conj_view_constant_pad_nd_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7900994Z test_ops.py::TestMathBitsCUDA::test_conj_view_cosh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7901213Z test_ops.py::TestMathBitsCUDA::test_conj_view_count_nonzero_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7901417Z test_ops.py::TestMathBitsCUDA::test_conj_view_cov_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7901622Z test_ops.py::TestMathBitsCUDA::test_conj_view_cumsum_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7901853Z test_ops.py::TestMathBitsCUDA::test_conj_view_cumulative_trapezoid_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7902059Z test_ops.py::TestMathBitsCUDA::test_conj_view_diag_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7902249Z test_ops.py::TestMathBitsCUDA::test_conj_view_diff_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7902483Z test_ops.py::TestMathBitsCUDA::test_conj_view_div_no_rounding_mode_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7902704Z test_ops.py::TestMathBitsCUDA::test_conj_view_double_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7902916Z test_ops.py::TestMathBitsCUDA::test_conj_view_dsplit_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7903123Z test_ops.py::TestMathBitsCUDA::test_conj_view_dstack_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7903326Z test_ops.py::TestMathBitsCUDA::test_conj_view_einsum_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7903551Z test_ops.py::TestMathBitsCUDA::test_conj_view_empty_cuda_complex64 SKIPPED (Skipped!) [ 81%] 2023-01-11T22:53:36.7903784Z test_ops.py::TestMathBitsCUDA::test_conj_view_empty_like_cuda_complex64 SKIPPED (Skipped!) [ 81%] 2023-01-11T22:53:36.7903993Z test_ops.py::TestMathBitsCUDA::test_conj_view_equal_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7904191Z test_ops.py::TestMathBitsCUDA::test_conj_view_expand_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7904410Z test_ops.py::TestMathBitsCUDA::test_conj_view_eye_cuda_complex64 SKIPPED (Skipped!) [ 81%] 2023-01-11T22:53:36.7904626Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft2_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7904847Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftshift_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7905061Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfftn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7905266Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7905480Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft2_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7905690Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfftn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7905892Z test_ops.py::TestMathBitsCUDA::test_conj_view_flatten_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7906101Z test_ops.py::TestMathBitsCUDA::test_conj_view_fliplr_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7906319Z test_ops.py::TestMathBitsCUDA::test_conj_view_float_power_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7906587Z test_ops.py::TestMathBitsCUDA::test_conj_view_full_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7906803Z test_ops.py::TestMathBitsCUDA::test_conj_view_half_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7907007Z test_ops.py::TestMathBitsCUDA::test_conj_view_hsplit_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7907208Z test_ops.py::TestMathBitsCUDA::test_conj_view_imag_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7907421Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_fill_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7907623Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_put_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7907832Z test_ops.py::TestMathBitsCUDA::test_conj_view_isinf_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7908040Z test_ops.py::TestMathBitsCUDA::test_conj_view_isnan_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7908242Z test_ops.py::TestMathBitsCUDA::test_conj_view_isreal_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7908502Z test_ops.py::TestMathBitsCUDA::test_conj_view_istft_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7908742Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_2inputs_2outputs_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7908986Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_return_by_ref_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7909203Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_unary_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7909396Z test_ops.py::TestMathBitsCUDA::test_conj_view_kron_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7909599Z test_ops.py::TestMathBitsCUDA::test_conj_view_lerp_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7909812Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cond_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7910027Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eig_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7910244Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7910475Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvals_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7910688Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7919118Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_ex_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7919416Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_solve_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7919634Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7919888Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7920115Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_solve_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7920338Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_norm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7920574Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_power_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7920818Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7921043Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_multi_dot_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7921261Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7921516Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7921721Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7921945Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_ex_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7922174Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_solve_triangular_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7922389Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svd_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7922700Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorinv_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7922938Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_tensorsolve_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7923151Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vander_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7923372Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vecdot_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7923584Z test_ops.py::TestMathBitsCUDA::test_conj_view_log1p_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7923779Z test_ops.py::TestMathBitsCUDA::test_conj_view_log2_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7923982Z test_ops.py::TestMathBitsCUDA::test_conj_view_log_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7924194Z test_ops.py::TestMathBitsCUDA::test_conj_view_logdet_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7924481Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_and_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7924696Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_not_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7924905Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_or_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7925113Z test_ops.py::TestMathBitsCUDA::test_conj_view_logical_xor_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7925319Z test_ops.py::TestMathBitsCUDA::test_conj_view_logspace_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7925510Z test_ops.py::TestMathBitsCUDA::test_conj_view_long_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7925714Z test_ops.py::TestMathBitsCUDA::test_conj_view_lu_solve_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7925923Z test_ops.py::TestMathBitsCUDA::test_conj_view_lu_unpack_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7926124Z test_ops.py::TestMathBitsCUDA::test_conj_view_mH_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7926344Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_fill_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7926571Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_normalize_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7926789Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_select_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7927002Z test_ops.py::TestMathBitsCUDA::test_conj_view_matmul_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7927227Z test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7927432Z test_ops.py::TestMathBitsCUDA::test_conj_view_mm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7927634Z test_ops.py::TestMathBitsCUDA::test_conj_view_mul_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7927838Z test_ops.py::TestMathBitsCUDA::test_conj_view_mv_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7928043Z test_ops.py::TestMathBitsCUDA::test_conj_view_ne_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7928352Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_strided_cuda_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 81%] 2023-01-11T22:53:36.7928566Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_ones_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7928817Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose1d_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7929059Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_circular_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7929289Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_reflect_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7929539Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7929788Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7930028Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_tanhshrink_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7930331Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7930612Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7930843Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_unfold_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7931055Z test_ops.py::TestMathBitsCUDA::test_conj_view_nonzero_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7931270Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_inf_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7931462Z test_ops.py::TestMathBitsCUDA::test_conj_view_ones_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7931675Z test_ops.py::TestMathBitsCUDA::test_conj_view_ormqr_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7931891Z test_ops.py::TestMathBitsCUDA::test_conj_view_pinverse_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7932149Z test_ops.py::TestMathBitsCUDA::test_conj_view_prod_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7932361Z test_ops.py::TestMathBitsCUDA::test_conj_view_put_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7932949Z test_ops.py::TestMathBitsCUDA::test_conj_view_rand_like_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7933169Z test_ops.py::TestMathBitsCUDA::test_conj_view_randn_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:53:36.7933386Z test_ops.py::TestMathBitsCUDA::test_conj_view_randn_like_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7933581Z test_ops.py::TestMathBitsCUDA::test_conj_view_ravel_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7933789Z test_ops.py::TestMathBitsCUDA::test_conj_view_renorm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:53:36.7934003Z test_ops.py::TestMathBitsCUDA::test_conj_view_resize_as__cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7934220Z test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_conj_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7934426Z test_ops.py::TestMathBitsCUDA::test_conj_view_roll_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7934631Z test_ops.py::TestMathBitsCUDA::test_conj_view_rsub_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7934841Z test_ops.py::TestMathBitsCUDA::test_conj_view_sigmoid_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7935040Z test_ops.py::TestMathBitsCUDA::test_conj_view_sin_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7935231Z test_ops.py::TestMathBitsCUDA::test_conj_view_sinh_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7935486Z test_ops.py::TestMathBitsCUDA::test_conj_view_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 82%] 2023-01-11T22:53:36.7935687Z test_ops.py::TestMathBitsCUDA::test_conj_view_sqrt_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7935892Z test_ops.py::TestMathBitsCUDA::test_conj_view_squeeze_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7936089Z test_ops.py::TestMathBitsCUDA::test_conj_view_stack_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:53:36.7936300Z test_ops.py::TestMathBitsCUDA::test_conj_view_std_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7936513Z test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7936734Z test_ops.py::TestMathBitsCUDA::test_conj_view_std_mean_unbiased_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7936922Z test_ops.py::TestMathBitsCUDA::test_conj_view_sub_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7937121Z test_ops.py::TestMathBitsCUDA::test_conj_view_sum_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7937338Z test_ops.py::TestMathBitsCUDA::test_conj_view_sum_to_size_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7937560Z test_ops.py::TestMathBitsCUDA::test_conj_view_take_along_dim_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7937760Z test_ops.py::TestMathBitsCUDA::test_conj_view_take_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7937960Z test_ops.py::TestMathBitsCUDA::test_conj_view_tan_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7938180Z test_ops.py::TestMathBitsCUDA::test_conj_view_tensor_split_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7938471Z test_ops.py::TestMathBitsCUDA::test_conj_view_tile_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7938688Z test_ops.py::TestMathBitsCUDA::test_conj_view_to_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7938885Z test_ops.py::TestMathBitsCUDA::test_conj_view_trace_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7939091Z test_ops.py::TestMathBitsCUDA::test_conj_view_trapz_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7939312Z test_ops.py::TestMathBitsCUDA::test_conj_view_triangular_solve_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7939515Z test_ops.py::TestMathBitsCUDA::test_conj_view_tril_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7939712Z test_ops.py::TestMathBitsCUDA::test_conj_view_triu_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7939927Z test_ops.py::TestMathBitsCUDA::test_conj_view_true_divide_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7940145Z test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_copy_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7940423Z test_ops.py::TestMathBitsCUDA::test_conj_view_unfold_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7940626Z test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7940853Z test_ops.py::TestMathBitsCUDA::test_conj_view_var_mean_unbiased_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7941060Z test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_cuda_complex64 PASSED [ 82%] 2023-01-11T22:53:36.7941512Z test_ops.py::TestMathBitsCUDA::test_conj_view_view_as_real_cuda_complex64 SKIPPED (Operation doesn't support conjugated inputs.) [ 82%] 2023-01-11T22:53:36.7941717Z test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:53:36.7941928Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_H_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7942136Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_T_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7942362Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___getitem___cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7942569Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___radd___cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7942782Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rsub___cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7942999Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_T_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7943244Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bfloat16_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7943477Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_bool_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7943710Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_byte_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7943950Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cdouble_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7944192Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_chalf_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7944434Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_float_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7944659Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_long_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7944901Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_short_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7945113Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_abs_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7945328Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acos_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7945542Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_add_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7945763Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcdiv_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7945981Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addr_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7946244Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_all_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7946539Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_cuda_complex128 SKIPPED (Errors when storage_offset is included) [ 82%] 2023-01-11T22:53:36.7946766Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_scatter_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7946986Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asinh_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7947197Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atan_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7947423Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_1d_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7947648Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_2d_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7947922Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atleast_3d_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7948143Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_chunk_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7948360Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_clone_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7948579Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_column_stack_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7948796Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7949029Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_constant_pad_nd_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7949253Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_contiguous_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7949464Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cos_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7949681Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7949914Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diag_embed_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7950138Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7950372Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_scatter_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7950582Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dsplit_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7950804Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_dstack_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7951081Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 82%] 2023-01-11T22:53:36.7951293Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eq_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7951506Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_exp_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7951737Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_as_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7951957Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_expand_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7952191Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_eye_cuda_complex128 SKIPPED (Skipped!) [ 82%] 2023-01-11T22:53:36.7952410Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft2_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7952621Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fft_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7952844Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft2_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7953066Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfftn_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7953285Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft2_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7953558Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifft_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7953785Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftn_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7954007Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft2_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7954226Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fill_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7954445Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flatten_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7954647Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flip_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7954866Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fliplr_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7955089Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_flipud_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7955364Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_float_power_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7955584Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hstack_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7955802Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_imag_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7956028Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_fill_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7956255Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_select_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7956468Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isclose_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7956682Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isinf_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7956896Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isnan_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7957125Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_norm_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7957366Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_vector_norm_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7957591Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linspace_cuda_complex128 XFAIL [ 82%] 2023-01-11T22:53:36.7957800Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log10_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7958016Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log1p_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7958234Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log2_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7958438Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7958666Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_or_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7958886Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7959110Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ne_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7959414Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_strided_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 82%] 2023-01-11T22:53:36.7959641Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_full_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7959864Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_zeros_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7960125Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7960383Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmax_with_dtype_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7960635Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7960905Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_pow_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7961131Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ravel_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7961346Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_real_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7961577Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reciprocal_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7961804Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_as_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7962029Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_reshape_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7962247Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_roll_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7962446Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsub_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7962712Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sgn_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7962938Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sigmoid_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7963152Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sin_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7963370Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinc_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7963613Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_softmax_with_dtype_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7963833Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sqrt_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7964054Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_squeeze_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7964278Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_mean_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7964493Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_to_size_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7964715Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tan_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7964934Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tanh_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7965152Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_trace_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7965378Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_transpose_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7965599Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unbind_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7965822Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unflatten_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7966046Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_copy_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7966261Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unfold_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7966479Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_unsqueeze_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7966696Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7966914Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_var_mean_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7967135Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_as_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7967350Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_view_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7967558Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_abs_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7967774Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acos_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7967990Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_acosh_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7968194Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcdiv_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7968454Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addcmul_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7968694Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_decomposed_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7968910Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addr_cuda_complex128 PASSED [ 82%] 2023-01-11T22:53:36.7969123Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_angle_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7969341Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_argwhere_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7969562Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7969851Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_partial_views_cuda_complex128 SKIPPED (Test changes in memory layout) [ 83%] 2023-01-11T22:53:36.7970082Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_as_strided_scatter_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7970333Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atanh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7970552Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_1d_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7970771Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_baddbmm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7970982Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bmm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7971213Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_tensors_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7971429Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_byte_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7971638Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cat_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7971852Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cfloat_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7972051Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chunk_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7972266Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7972491Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_conj_physical_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7972877Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_contiguous_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7973111Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_corrcoef_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7973328Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_count_nonzero_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7973540Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cross_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7973755Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumsum_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7973992Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumulative_trapezoid_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7974203Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7974437Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_scatter_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7974649Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dist_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7974885Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_div_no_rounding_mode_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7975103Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dsplit_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7975317Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dstack_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7975529Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_einsum_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7975740Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_equal_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7975945Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_as_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7976235Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft2_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7976462Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft2_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7976681Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7976905Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftshift_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7977118Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7977337Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flatten_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7977547Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flip_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7977757Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_flipud_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7978034Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7978259Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_float_power_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7978470Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7978690Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_full_like_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7978907Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gradient_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7979123Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_half_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7979328Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_imag_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7979543Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_add_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7979748Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_fill_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7980053Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_put_cuda_complex128 SKIPPED (Operation not tested with tensors with negative bit.) [ 83%] 2023-01-11T22:53:36.7980278Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_select_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7980489Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_inner_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7980699Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_int_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7980914Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isclose_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7981125Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isinf_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7981339Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isreal_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7981585Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_2inputs_2outputs_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7981828Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7982056Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7982299Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_binary_return_by_ref_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7982526Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_jiterator_unary_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7982739Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_kron_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7982948Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ldexp_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7983171Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cond_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7983390Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7983605Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvalsh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7983906Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_householder_product_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7984146Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7984373Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_solve_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7984603Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7984834Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_solve_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7985064Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_norm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7985291Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7985532Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7985795Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7986014Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7986251Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7986571Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 83%] 2023-01-11T22:53:36.7986803Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_slogdet_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7987030Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7987255Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_ex_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7987489Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorinv_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7987730Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_tensorsolve_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7987941Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vander_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7988158Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linspace_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7988368Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log1p_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7988577Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7988813Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log_softmax_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7989033Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_and_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7989246Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logspace_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7989464Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_long_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7989659Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mH_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7989862Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mT_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7990091Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumprod_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7990311Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_mean_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7990543Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_normalize_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7990759Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_prod_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7990979Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_std_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7991204Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_sum_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7991456Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_var_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7991664Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matrix_exp_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7991905Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7992119Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7992335Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_copy_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7992573Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_cuda_complex128 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:53:36.7992876Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_empty_strided_cuda_complex128 SKIPPED (Expected: new_empty_strided is not comparable) [ 83%] 2023-01-11T22:53:36.7993142Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_zeros_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7993382Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv2d_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7993634Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose2d_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7993905Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7994140Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_linear_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7994379Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_normalize_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7994623Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7994874Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7995126Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7995377Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7995616Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7995870Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7996093Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_unfold_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7996303Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7996512Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_inf_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7996729Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_nuc_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7996938Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7997149Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ones_like_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7997365Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_permute_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7997579Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pinverse_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7997779Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_prod_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7997991Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_put_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7998204Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rand_like_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7998412Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:53:36.7998631Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_randn_like_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7998889Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ravel_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7999103Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_real_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7999322Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reciprocal_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7999537Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.7999824Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize__cuda_complex128 SKIPPED (Operation not tested with tensors with negative bit.) [ 83%] 2023-01-11T22:53:36.8000085Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_conj_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8000305Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resolve_neg_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8000566Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rot90_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8000776Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsub_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8001019Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scalar_tensor_cuda_complex128 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:53:36.8001239Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_add_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8001450Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_scatter_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8001654Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sin_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8001849Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinc_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8002046Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sinh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8002250Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_slice_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8002483Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_softmax_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8002743Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:53:36.8002969Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_list_args_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8003193Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_with_sizes_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8003404Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stack_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8003602Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8003820Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_unbiased_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8004024Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_stft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8004236Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sub_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8004438Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_cuda_complex128 PASSED [ 83%] 2023-01-11T22:53:36.8004660Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sum_to_size_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8004878Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_symeig_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8005083Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_t_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8005280Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tan_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8005492Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8005713Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_to_sparse_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8005925Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trace_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8006148Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_transpose_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8006407Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unbind_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8006635Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unflatten_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8006857Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_copy_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8007074Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unfold_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8007294Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_mean_unbiased_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8007508Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8007714Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8007915Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_cuda_complex128 XFAIL [ 84%] 2023-01-11T22:53:36.8008178Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zeros_like_cuda_complex128 PASSED [ 84%] 2023-01-11T22:53:36.8008389Z test_ops.py::TestMathBitsCUDA::test_neg_view___getitem___cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8008595Z test_ops.py::TestMathBitsCUDA::test_neg_view___rmod___cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8008822Z test_ops.py::TestMathBitsCUDA::test_neg_view__native_batch_norm_legit_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8009042Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bfloat16_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8009268Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_bool_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8009502Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cdouble_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8009730Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_chalf_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8009965Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_complex_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8010194Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_double_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8010424Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_float_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8010647Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_long_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8010859Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_abs_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8011056Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acos_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8011265Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_acosh_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8011467Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_add_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8011681Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcdiv_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8011893Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addcmul_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8012102Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amin_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8012303Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_any_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8012509Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_arange_cuda_float64 XFAIL [ 84%] 2023-01-11T22:53:36.8012937Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_cuda_float64 SKIPPED (Errors when storage_offset is included) [ 84%] 2023-01-11T22:53:36.8013239Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_partial_views_cuda_float64 SKIPPED (Errors when storage_offset is included) [ 84%] 2023-01-11T22:53:36.8013451Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atanh_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8013664Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_1d_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8013883Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_2d_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8014177Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_tensors_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8014401Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_bucketize_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8014614Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_chunk_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8014827Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_min_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8015023Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clone_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8015245Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_constant_pad_nd_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8015458Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_contiguous_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8015673Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_copysign_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8015956Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cos_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8016168Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cosh_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8016383Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_embed_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8016608Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_scatter_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8016827Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_no_rounding_mode_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8017056Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_trunc_rounding_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8017327Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_like_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 84%] 2023-01-11T22:53:36.8017530Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eq_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8017739Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp2_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8017948Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_exp_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8018159Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8018365Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expm1_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8018587Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_eye_cuda_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:53:36.8018794Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftshift_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8019009Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8019229Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftshift_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8019439Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfftn_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8019654Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8019874Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfftn_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8020088Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft2_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8020301Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfft_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8020498Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_rfftn_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8020706Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flip_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8020923Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flipud_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8021127Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_gt_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8021339Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_heaviside_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8021623Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hypot_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8021831Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_i0_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8022042Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igamma_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8022252Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_igammac_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8022449Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_add_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8022661Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_fill_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8022875Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_select_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8023083Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isclose_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8023297Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isfinite_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8023563Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isposinf_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8023775Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isreal_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8023979Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_le_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8024178Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lgamma_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8024403Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_matrix_norm_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8024616Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_norm_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8024824Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log10_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8025028Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log2_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8025233Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8025474Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log_softmax_with_dtype_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8025688Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_or_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8025892Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_masked_fill_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8026103Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mean_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8026339Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_list_of_tensors_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8026579Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_meshgrid_variadic_tensors_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8026789Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_minimum_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8026996Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_movedim_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8027202Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_mul_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8027423Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_copy_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8027647Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_native_layer_norm_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8027843Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_neg_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8028112Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 84%] 2023-01-11T22:53:36.8028321Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_full_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8028610Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 84%] 2023-01-11T22:53:36.8028834Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_gelu_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8029117Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_group_norm_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8029360Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_huber_loss_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8029585Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_l1_loss_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8029833Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8030049Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mish_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8030278Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_mse_loss_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8030520Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pairwise_distance_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8030767Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8031063Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softplus_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8031300Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softshrink_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8031539Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_tanhshrink_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8031789Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8031993Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ones_cuda_float64 XFAIL [ 84%] 2023-01-11T22:53:36.8032197Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_permute_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8032407Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_positive_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8032605Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_pow_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8032861Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_randn_cuda_float64 SKIPPED (Test expects tensor input) [ 84%] 2023-01-11T22:53:36.8033069Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ravel_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8033284Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reciprocal_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8033494Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_remainder_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8033704Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_repeat_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8033907Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_as_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8034120Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_reshape_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8034329Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_round_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8034533Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sgn_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8034746Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sigmoid_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8034951Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_signbit_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8035151Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sin_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8035354Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinc_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8035565Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j0_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8035779Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i0e_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8035988Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8036202Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_i1e_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8036428Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_ndtr_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8036719Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_log_softmax_with_dtype_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8036948Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_logit_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8037199Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8037447Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8037651Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtri_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8037888Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_softmax_with_dtype_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8038108Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_xlog1py_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8038369Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_squeeze_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8038575Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8038779Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tanh_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8038993Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tensor_split_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8039195Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_to_cuda_float64 PASSED [ 84%] 2023-01-11T22:53:36.8039401Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trace_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8039597Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tril_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8039799Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_triu_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8040017Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_true_divide_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8040232Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unbind_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8040452Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unflatten_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8040664Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_copy_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8040875Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unfold_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8041088Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_unsqueeze_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8041287Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_mean_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8041500Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_as_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8041703Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_view_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8041909Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vsplit_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8042116Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_vstack_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8042328Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_where_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8042527Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_xlogy_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8042731Z test_ops.py::TestMathBitsCUDA::test_neg_view_acos_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8042922Z test_ops.py::TestMathBitsCUDA::test_neg_view_acosh_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8043125Z test_ops.py::TestMathBitsCUDA::test_neg_view_add_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8043326Z test_ops.py::TestMathBitsCUDA::test_neg_view_addcmul_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8043545Z test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_decomposed_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8043742Z test_ops.py::TestMathBitsCUDA::test_neg_view_addmv_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8043943Z test_ops.py::TestMathBitsCUDA::test_neg_view_all_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8044195Z test_ops.py::TestMathBitsCUDA::test_neg_view_allclose_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8044404Z test_ops.py::TestMathBitsCUDA::test_neg_view_amin_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8044589Z test_ops.py::TestMathBitsCUDA::test_neg_view_angle_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8044790Z test_ops.py::TestMathBitsCUDA::test_neg_view_arange_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8044990Z test_ops.py::TestMathBitsCUDA::test_neg_view_argmax_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8045185Z test_ops.py::TestMathBitsCUDA::test_neg_view_argmin_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8045382Z test_ops.py::TestMathBitsCUDA::test_neg_view_argsort_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8045661Z test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_partial_views_cuda_float64 SKIPPED (Test changes in memory layout) [ 85%] 2023-01-11T22:53:36.8045911Z test_ops.py::TestMathBitsCUDA::test_neg_view_asin_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8046107Z test_ops.py::TestMathBitsCUDA::test_neg_view_atan_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8046300Z test_ops.py::TestMathBitsCUDA::test_neg_view_atanh_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8046499Z test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_2d_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8046700Z test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_3d_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8046901Z test_ops.py::TestMathBitsCUDA::test_neg_view_bfloat16_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8047119Z test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_tensors_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8047334Z test_ops.py::TestMathBitsCUDA::test_neg_view_cartesian_prod_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8047531Z test_ops.py::TestMathBitsCUDA::test_neg_view_ceil_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8047731Z test_ops.py::TestMathBitsCUDA::test_neg_view_char_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8047936Z test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8048121Z test_ops.py::TestMathBitsCUDA::test_neg_view_chunk_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8048325Z test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_max_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8048520Z test_ops.py::TestMathBitsCUDA::test_neg_view_clone_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8048730Z test_ops.py::TestMathBitsCUDA::test_neg_view_column_stack_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8048936Z test_ops.py::TestMathBitsCUDA::test_neg_view_combinations_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8049135Z test_ops.py::TestMathBitsCUDA::test_neg_view_complex_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8049341Z test_ops.py::TestMathBitsCUDA::test_neg_view_copysign_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8049544Z test_ops.py::TestMathBitsCUDA::test_neg_view_corrcoef_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8049736Z test_ops.py::TestMathBitsCUDA::test_neg_view_cos_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8049950Z test_ops.py::TestMathBitsCUDA::test_neg_view_count_nonzero_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8050144Z test_ops.py::TestMathBitsCUDA::test_neg_view_cov_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8050338Z test_ops.py::TestMathBitsCUDA::test_neg_view_cross_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8050537Z test_ops.py::TestMathBitsCUDA::test_neg_view_cummin_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8050735Z test_ops.py::TestMathBitsCUDA::test_neg_view_cumprod_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8050933Z test_ops.py::TestMathBitsCUDA::test_neg_view_cumsum_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8051154Z test_ops.py::TestMathBitsCUDA::test_neg_view_cumulative_trapezoid_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8051341Z test_ops.py::TestMathBitsCUDA::test_neg_view_deg2rad_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8051587Z test_ops.py::TestMathBitsCUDA::test_neg_view_diag_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8051809Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_copy_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8052023Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_scatter_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8052222Z test_ops.py::TestMathBitsCUDA::test_neg_view_digamma_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8052443Z test_ops.py::TestMathBitsCUDA::test_neg_view_div_floor_rounding_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8052818Z test_ops.py::TestMathBitsCUDA::test_neg_view_div_no_rounding_mode_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8053034Z test_ops.py::TestMathBitsCUDA::test_neg_view_dstack_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8053223Z test_ops.py::TestMathBitsCUDA::test_neg_view_einsum_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8053424Z test_ops.py::TestMathBitsCUDA::test_neg_view_exp2_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8053693Z test_ops.py::TestMathBitsCUDA::test_neg_view_exp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8053890Z test_ops.py::TestMathBitsCUDA::test_neg_view_expand_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8054103Z test_ops.py::TestMathBitsCUDA::test_neg_view_eye_cuda_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:53:36.8054303Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft2_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8054498Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fft_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8054711Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftshift_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8054912Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft2_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8055106Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfft_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8055305Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8055521Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftshift_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8055730Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft2_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8055932Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfft_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8056139Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft2_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8056338Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfft_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8056543Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfftn_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8056736Z test_ops.py::TestMathBitsCUDA::test_neg_view_flatten_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8056934Z test_ops.py::TestMathBitsCUDA::test_neg_view_flip_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8057130Z test_ops.py::TestMathBitsCUDA::test_neg_view_fliplr_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8057329Z test_ops.py::TestMathBitsCUDA::test_neg_view_flipud_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8057530Z test_ops.py::TestMathBitsCUDA::test_neg_view_float_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8057724Z test_ops.py::TestMathBitsCUDA::test_neg_view_frac_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8057922Z test_ops.py::TestMathBitsCUDA::test_neg_view_frexp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8058112Z test_ops.py::TestMathBitsCUDA::test_neg_view_full_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8058295Z test_ops.py::TestMathBitsCUDA::test_neg_view_ge_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8058510Z test_ops.py::TestMathBitsCUDA::test_neg_view_grid_sampler_2d_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8058705Z test_ops.py::TestMathBitsCUDA::test_neg_view_half_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8058908Z test_ops.py::TestMathBitsCUDA::test_neg_view_heaviside_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8059105Z test_ops.py::TestMathBitsCUDA::test_neg_view_hsplit_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8059363Z test_ops.py::TestMathBitsCUDA::test_neg_view_hstack_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8059576Z test_ops.py::TestMathBitsCUDA::test_neg_view_hypot_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8059772Z test_ops.py::TestMathBitsCUDA::test_neg_view_i0_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8059959Z test_ops.py::TestMathBitsCUDA::test_neg_view_igamma_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8060173Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_copy_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8060376Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_fill_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8060665Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_put_cuda_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 85%] 2023-01-11T22:53:36.8060876Z test_ops.py::TestMathBitsCUDA::test_neg_view_isfinite_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8061171Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_2inputs_2outputs_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8061417Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8061630Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8061866Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_binary_return_by_ref_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8062070Z test_ops.py::TestMathBitsCUDA::test_neg_view_jiterator_unary_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8062275Z test_ops.py::TestMathBitsCUDA::test_neg_view_kthvalue_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8062476Z test_ops.py::TestMathBitsCUDA::test_neg_view_ldexp_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8062678Z test_ops.py::TestMathBitsCUDA::test_neg_view_le_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8062878Z test_ops.py::TestMathBitsCUDA::test_neg_view_lerp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8063086Z test_ops.py::TestMathBitsCUDA::test_neg_view_lgamma_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8063299Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eig_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8063512Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvals_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8063777Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigvalsh_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8063989Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_ex_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8064201Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8064421Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_factor_ex_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8064635Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_ldl_solve_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8064844Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8065066Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_ex_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8065277Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_solve_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8065481Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8065715Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_rank_hermitian_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8065922Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8066160Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8066384Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_hermitian_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8066593Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_slogdet_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8066815Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorinv_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8067074Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vander_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8067292Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vecdot_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8067484Z test_ops.py::TestMathBitsCUDA::test_neg_view_linspace_cuda_float64 XFAIL [ 85%] 2023-01-11T22:53:36.8067686Z test_ops.py::TestMathBitsCUDA::test_neg_view_log1p_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8067888Z test_ops.py::TestMathBitsCUDA::test_neg_view_log_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8068102Z test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp2_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8068313Z test_ops.py::TestMathBitsCUDA::test_neg_view_logaddexp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8068532Z test_ops.py::TestMathBitsCUDA::test_neg_view_logcumsumexp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8068736Z test_ops.py::TestMathBitsCUDA::test_neg_view_logdet_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8068998Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_and_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8069190Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_not_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8069385Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_xor_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8069588Z test_ops.py::TestMathBitsCUDA::test_neg_view_logit_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8069786Z test_ops.py::TestMathBitsCUDA::test_neg_view_lu_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8069992Z test_ops.py::TestMathBitsCUDA::test_neg_view_lu_solve_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8070187Z test_ops.py::TestMathBitsCUDA::test_neg_view_mH_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8070381Z test_ops.py::TestMathBitsCUDA::test_neg_view_mT_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8070589Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_fill_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8070805Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logaddexp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8071025Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_logsumexp_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8071239Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_normalize_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8071447Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_prod_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8071659Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_scatter_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8071873Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_select_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8072087Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmax_cuda_float64 PASSED [ 85%] 2023-01-11T22:53:36.8072301Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_softmin_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8072511Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_std_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8072710Z test_ops.py::TestMathBitsCUDA::test_neg_view_matmul_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8072951Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8073174Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_no_dim_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8073401Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_reduction_with_dim_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8073601Z test_ops.py::TestMathBitsCUDA::test_neg_view_mean_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8073801Z test_ops.py::TestMathBitsCUDA::test_neg_view_median_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8074034Z test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_variadic_tensors_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8074260Z test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_no_dim_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8074478Z test_ops.py::TestMathBitsCUDA::test_neg_view_min_reduction_with_dim_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8074724Z test_ops.py::TestMathBitsCUDA::test_neg_view_minimum_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8074934Z test_ops.py::TestMathBitsCUDA::test_neg_view_mode_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8075138Z test_ops.py::TestMathBitsCUDA::test_neg_view_movedim_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8075341Z test_ops.py::TestMathBitsCUDA::test_neg_view_mul_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8075550Z test_ops.py::TestMathBitsCUDA::test_neg_view_multinomial_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8075771Z test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8075992Z test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8076198Z test_ops.py::TestMathBitsCUDA::test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8076453Z test_ops.py::TestMathBitsCUDA::test_neg_view_nanmean_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8076657Z test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_cuda_float64 XFAIL [ 86%] 2023-01-11T22:53:36.8076874Z test_ops.py::TestMathBitsCUDA::test_neg_view_native_batch_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8077102Z test_ops.py::TestMathBitsCUDA::test_neg_view_native_dropout_backward_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8077313Z test_ops.py::TestMathBitsCUDA::test_neg_view_native_layer_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8077511Z test_ops.py::TestMathBitsCUDA::test_neg_view_ne_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8077715Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_full_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8077962Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8078188Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_alpha_dropout_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8078426Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8078656Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8078900Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8079142Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8079402Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8079623Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8079863Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8080107Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8080348Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cosine_similarity_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8080583Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_cross_entropy_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8080826Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8081048Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_elu_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8081281Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_bag_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8081529Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_embedding_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8081797Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8082172Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 86%] 2023-01-11T22:53:36.8082416Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_grid_sample_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8082637Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardsigmoid_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8082877Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_instance_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8083116Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_area_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8083362Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8083590Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_l1_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8083822Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_leaky_relu_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8084111Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_linear_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8084350Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_local_response_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8084580Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_logsigmoid_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8084798Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8085033Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8085270Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8085506Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8085725Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mish_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8085959Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_mse_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8086195Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_circular_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8086419Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_constant_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8086637Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_reflect_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8086880Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pairwise_distance_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8087109Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8087344Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8087563Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_prelu_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8087790Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu6_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8088004Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_rrelu_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8088237Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8088469Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8088681Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8088907Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softplus_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8089137Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softshrink_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8089362Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_tanhshrink_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8089634Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_threshold_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8089888Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8090150Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8090398Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8090599Z test_ops.py::TestMathBitsCUDA::test_neg_view_nonzero_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8090787Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8090992Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_nuc_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8091210Z test_ops.py::TestMathBitsCUDA::test_neg_view_normal_number_mean_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8091465Z test_ops.py::TestMathBitsCUDA::test_neg_view_ones_like_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8091703Z test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_native_batch_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8091926Z test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_var_mean_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8092127Z test_ops.py::TestMathBitsCUDA::test_neg_view_ormqr_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8092335Z test_ops.py::TestMathBitsCUDA::test_neg_view_pca_lowrank_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8092527Z test_ops.py::TestMathBitsCUDA::test_neg_view_permute_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8092968Z test_ops.py::TestMathBitsCUDA::test_neg_view_polar_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8093197Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_0_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8093426Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_3_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8093647Z test_ops.py::TestMathBitsCUDA::test_neg_view_positive_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8093845Z test_ops.py::TestMathBitsCUDA::test_neg_view_pow_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8094042Z test_ops.py::TestMathBitsCUDA::test_neg_view_prod_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8094241Z test_ops.py::TestMathBitsCUDA::test_neg_view_qr_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8094444Z test_ops.py::TestMathBitsCUDA::test_neg_view_quantile_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8094632Z test_ops.py::TestMathBitsCUDA::test_neg_view_rad2deg_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8094841Z test_ops.py::TestMathBitsCUDA::test_neg_view_rand_like_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8095051Z test_ops.py::TestMathBitsCUDA::test_neg_view_randint_like_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8095251Z test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8095541Z test_ops.py::TestMathBitsCUDA::test_neg_view_resize__cuda_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 86%] 2023-01-11T22:53:36.8095746Z test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_conj_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8095960Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_0_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8096194Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8096384Z test_ops.py::TestMathBitsCUDA::test_neg_view_rsub_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8096599Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amax_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8096818Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_prod_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8097036Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_sum_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8097264Z test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_offsets_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8097543Z test_ops.py::TestMathBitsCUDA::test_neg_view_select_scatter_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8097755Z test_ops.py::TestMathBitsCUDA::test_neg_view_sgn_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8097957Z test_ops.py::TestMathBitsCUDA::test_neg_view_short_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8098146Z test_ops.py::TestMathBitsCUDA::test_neg_view_sigmoid_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8098344Z test_ops.py::TestMathBitsCUDA::test_neg_view_sign_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8098592Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8098840Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8099087Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8099392Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_hann_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8099634Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8099879Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:53:36.8100113Z test_ops.py::TestMathBitsCUDA::test_neg_view_sinc_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8100302Z test_ops.py::TestMathBitsCUDA::test_neg_view_sinh_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8100499Z test_ops.py::TestMathBitsCUDA::test_neg_view_slice_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8100707Z test_ops.py::TestMathBitsCUDA::test_neg_view_slice_scatter_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8100921Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j0_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8101140Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_j1_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8101384Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_u_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8101881Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T22:53:36.8102096Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_erfcx_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8102332Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_he_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8102528Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1e_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8102765Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_laguerre_polynomial_l_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8102994Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i0_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8103224Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_i1_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8103444Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k0_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8103665Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_modified_bessel_k1_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8103880Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtr_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8104091Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_ndtri_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8104341Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8104571Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k1_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8105061Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T22:53:36.8105594Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T22:53:36.8105823Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_xlog1py_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8106032Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_zeta_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8106247Z test_ops.py::TestMathBitsCUDA::test_neg_view_split_list_args_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8106445Z test_ops.py::TestMathBitsCUDA::test_neg_view_stack_cuda_float64 XFAIL [ 86%] 2023-01-11T22:53:36.8106646Z test_ops.py::TestMathBitsCUDA::test_neg_view_std_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8106851Z test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8107052Z test_ops.py::TestMathBitsCUDA::test_neg_view_std_unbiased_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8107306Z test_ops.py::TestMathBitsCUDA::test_neg_view_sub_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8107503Z test_ops.py::TestMathBitsCUDA::test_neg_view_sum_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8107707Z test_ops.py::TestMathBitsCUDA::test_neg_view_take_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8107920Z test_ops.py::TestMathBitsCUDA::test_neg_view_tensordot_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8108115Z test_ops.py::TestMathBitsCUDA::test_neg_view_tile_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8108311Z test_ops.py::TestMathBitsCUDA::test_neg_view_topk_cuda_float64 PASSED [ 86%] 2023-01-11T22:53:36.8108504Z test_ops.py::TestMathBitsCUDA::test_neg_view_trace_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8108698Z test_ops.py::TestMathBitsCUDA::test_neg_view_trapezoid_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8108888Z test_ops.py::TestMathBitsCUDA::test_neg_view_tril_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8109099Z test_ops.py::TestMathBitsCUDA::test_neg_view_true_divide_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8109299Z test_ops.py::TestMathBitsCUDA::test_neg_view_unbind_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8109507Z test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_copy_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8109726Z test_ops.py::TestMathBitsCUDA::test_neg_view_unique_consecutive_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8109931Z test_ops.py::TestMathBitsCUDA::test_neg_view_unsqueeze_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8110129Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8110316Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8110516Z test_ops.py::TestMathBitsCUDA::test_neg_view_vsplit_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8110710Z test_ops.py::TestMathBitsCUDA::test_neg_view_vstack_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8110908Z test_ops.py::TestMathBitsCUDA::test_neg_view_zero__cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8111116Z test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_like_cuda_float64 PASSED [ 87%] 2023-01-11T22:53:36.8111311Z test_ops.py::TestFakeTensorCUDA::test_fake_T_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8111511Z test_ops.py::TestFakeTensorCUDA::test_fake___radd___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8111702Z test_ops.py::TestFakeTensorCUDA::test_fake___rand___cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8111897Z test_ops.py::TestFakeTensorCUDA::test_fake___rmatmul___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8112090Z test_ops.py::TestFakeTensorCUDA::test_fake___rmul___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8112285Z test_ops.py::TestFakeTensorCUDA::test_fake___ror___cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8112476Z test_ops.py::TestFakeTensorCUDA::test_fake___rsub___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8112710Z test_ops.py::TestFakeTensorCUDA::test_fake__native_batch_norm_legit_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8112952Z test_ops.py::TestFakeTensorCUDA::test_fake_acos_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8113157Z test_ops.py::TestFakeTensorCUDA::test_fake_addbmm_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8113374Z test_ops.py::TestFakeTensorCUDA::test_fake_addmm_decomposed_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8113559Z test_ops.py::TestFakeTensorCUDA::test_fake_addr_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8113751Z test_ops.py::TestFakeTensorCUDA::test_fake_amax_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8113986Z test_ops.py::TestFakeTensorCUDA::test_fake_aminmax_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8114180Z test_ops.py::TestFakeTensorCUDA::test_fake_angle_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8114379Z test_ops.py::TestFakeTensorCUDA::test_fake_argwhere_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8114644Z test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8114863Z test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_scatter_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8115057Z test_ops.py::TestFakeTensorCUDA::test_fake_asinh_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8115248Z test_ops.py::TestFakeTensorCUDA::test_fake_atan2_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8115434Z test_ops.py::TestFakeTensorCUDA::test_fake_atan_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8115638Z test_ops.py::TestFakeTensorCUDA::test_fake_atleast_2d_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8115838Z test_ops.py::TestFakeTensorCUDA::test_fake_atleast_3d_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8116055Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___getitem___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8116262Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rand___cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8116471Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rdiv___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8116695Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmatmul___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8116908Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmod___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8117109Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rpow___cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8117350Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast__native_batch_norm_legit_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8117560Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_abs_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8117770Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acos_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8117984Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcdiv_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8118192Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addr_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8118404Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_all_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8118616Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amax_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8118808Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_amin_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8119018Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_any_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8119226Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_arange_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8119431Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmin_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8119642Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argsort_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8119860Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argwhere_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8120098Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_partial_views_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8120316Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asinh_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8120566Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8120779Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bincount_cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8121002Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_left_shift_cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8121219Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_not_cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8121450Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_right_shift_cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8121664Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_xor_cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8121879Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_block_diag_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8122088Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bmm_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8122377Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_shapes_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8122589Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_to_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8122805Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bucketize_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8123027Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cartesian_prod_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8123236Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ceil_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8123446Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cfloat_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8123656Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chalf_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8123866Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_char_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8124112Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8124345Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_solve_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8124549Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8124766Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_min_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8124975Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clone_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8125194Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_combinations_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8125416Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_constant_pad_nd_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8125633Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_contiguous_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8125847Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_copysign_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8126064Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cosh_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8126295Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cov_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8126505Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cross_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8126718Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummin_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8126932Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumprod_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8127144Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8127358Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagflat_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8127572Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8127802Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_scatter_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8128057Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diff_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8128273Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dist_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8128486Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dot_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8128701Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_double_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8128909Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dsplit_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8129113Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_dstack_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8129316Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_einsum_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8129524Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8129742Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_empty_like_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8129991Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eq_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8130199Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfc_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8130407Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erfinv_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8130612Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8130833Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_as_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8131042Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expand_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8131251Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_expm1_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8131462Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft2_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8131667Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftn_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8131894Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fftshift_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8132110Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft2_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8132328Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftn_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8132725Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifftshift_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8132968Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft2_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8133184Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfft_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8133405Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ihfftn_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8133611Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfftn_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8133836Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8134055Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flatten_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8134265Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8134483Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_float_power_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8134690Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8134897Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmin_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8135102Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frac_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8135310Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_frexp_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8135506Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8135716Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_geqrf_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8136007Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gradient_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8136238Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_grid_sampler_2d_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8136443Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gt_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8136655Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_half_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8136875Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_heaviside_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8137090Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hstack_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8137288Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hypot_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8137492Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_i0_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8137826Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igammac_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8138045Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_add_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8138265Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_reduce_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8138484Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_select_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8138692Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_inner_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8138898Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_int_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8139097Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isin_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8139304Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isinf_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8139517Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isneginf_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8139738Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isreal_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8140015Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8140301Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8140558Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8140811Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_unary_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:53:36.8141018Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kron_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8141214Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lcm_cuda_int64 PASSED [ 87%] 2023-01-11T22:53:36.8141434Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ldexp_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8141640Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_le_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8141853Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lgamma_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8142067Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_cuda_float32 PASSED [ 87%] 2023-01-11T22:53:36.8142288Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigh_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8142535Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_householder_product_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8142765Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8142991Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8143215Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_factor_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8143486Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_solve_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8143725Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8143989Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_power_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8144204Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_qr_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8144426Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_slogdet_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8144651Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8144892Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_triangular_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8145109Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linspace_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8145364Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8145584Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8145806Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8146025Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logcumsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8146244Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_not_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8146459Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_or_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8146674Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_xor_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8146889Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logit_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8147097Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8147315Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_long_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8147526Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lt_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8147732Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8147975Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_solve_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8148176Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mH_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8148376Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mT_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8148593Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amin_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8148807Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8149036Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_argmin_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8149254Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumsum_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8149477Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_fill_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8149709Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_log_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8149939Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logaddexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8150159Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_median_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8150384Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8150605Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_softmin_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8150810Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_binary_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8151098Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_with_dim_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8151321Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_maximum_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8151529Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mean_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8151744Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_median_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8151986Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_list_of_tensors_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8152206Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_binary_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8152423Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_minimum_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8152621Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mm_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8152879Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mul_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8153090Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mv_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8153359Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8153625Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8153890Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8154100Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nan_to_num_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8154318Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmedian_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8154575Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanquantile_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8154786Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nansum_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8155032Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8155282Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 88%] 2023-01-11T22:53:36.8155487Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ne_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8155697Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_neg_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8155915Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8156129Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_full_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8156343Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_ones_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8156602Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8156852Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8157111Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8157358Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_alpha_dropout_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8157600Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool1d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8157839Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8158079Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_avg_pool3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8158355Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8158640Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_celu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8158901Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8159149Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8159417Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8159659Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8159900Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8160137Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_dropout_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8160415Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_elu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8160695Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8160934Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_embedding_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8161193Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8161432Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8161664Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_gelu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8161895Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_glu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8162140Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_grid_sample_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8162388Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_group_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8162631Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardsigmoid_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8162867Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardswish_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8163103Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardtanh_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8163356Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8163597Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_area_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8163854Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8164098Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_l1_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8164340Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_layer_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8164585Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_leaky_relu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8164824Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_linear_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8165060Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8165302Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8165545Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8165786Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8166090Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8166360Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8166626Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_nll_loss_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8166868Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_normalize_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8167106Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_circular_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8167353Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_reflect_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8167605Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_replicate_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8167913Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pairwise_distance_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8168156Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pdist_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8168394Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8168629Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_selu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8168862Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_silu_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8169106Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8169353Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8169590Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8169851Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8170091Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softshrink_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8170327Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softsign_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8170559Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_tanhshrink_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8170797Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_threshold_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8171054Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8171286Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_unfold_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8171539Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8171764Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nonzero_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8171980Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ormqr_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8172192Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_permute_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8172425Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_2_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8172820Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_3_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8173038Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_qr_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8173290Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_quantile_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8173507Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8173790Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ravel_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8174015Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_real_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8174238Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_remainder_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8174453Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8174706Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_repeat_interleave_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8174922Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_as_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8175139Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reshape_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8175353Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize_as__cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8175624Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rot90_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8175835Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8176065Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_3_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8176290Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_add_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8176513Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amin_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8176737Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_mean_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8177001Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_lengths_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:53:36.8177213Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8177436Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_select_scatter_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8177656Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sgn_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8177869Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_short_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8178104Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_blackman_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8178341Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_cosine_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8178568Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_gaussian_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8178814Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_general_cosine_cuda_float32 PASSED [ 88%] 2023-01-11T22:53:36.8179063Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_general_hamming_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8179300Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_hamming_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8179535Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_hann_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8179773Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_kaiser_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8180008Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_nuttall_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8180219Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinh_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8180432Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8180642Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_slice_scatter_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8180853Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sort_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8181114Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sparse_sampled_addmm_cuda_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:53:36.8181389Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_airy_ai_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8181630Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j1_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8181864Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y1_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8182116Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8182625Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:53:36.8183108Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:53:36.8183320Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_entr_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8183605Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_erfcx_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8183856Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_h_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8184076Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1e_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8184558Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:53:36.8184800Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i0_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8185042Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k0_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8185266Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtri_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8185528Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8186031Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:53:36.8186505Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:53:36.8186757Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_spherical_bessel_j0_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8186987Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_xlog1py_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8187209Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_zeta_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8187436Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_with_sizes_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8187658Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_squeeze_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8187861Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stack_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8188083Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8188309Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_unbiased_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8188524Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_stft_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8188736Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8188945Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8189155Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_symeig_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8189381Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_along_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8189632Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tan_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8189861Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensordot_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8190072Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tile_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8190274Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8190485Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_transpose_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8190708Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapezoid_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8190924Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trapz_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8191132Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8191415Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_indices_cuda_int64 PASSED [ 89%] 2023-01-11T22:53:36.8191623Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unbind_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8191842Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_copy_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8192055Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_uniform_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8192269Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8192488Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unsqueeze_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8192696Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8192925Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_unbiased_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8193146Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_unbiased_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8193352Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vdot_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8193564Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8193791Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_real_cuda_complex64 PASSED [ 89%] 2023-01-11T22:53:36.8194006Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_copy_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8194221Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vsplit_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8194426Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_vstack_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8194636Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_where_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8194851Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_like_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8195047Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_and_cuda_int64 PASSED [ 89%] 2023-01-11T22:53:36.8195261Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_left_shift_cuda_int64 PASSED [ 89%] 2023-01-11T22:53:36.8195476Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_right_shift_cuda_int64 PASSED [ 89%] 2023-01-11T22:53:36.8195686Z test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_to_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8195889Z test_ops.py::TestFakeTensorCUDA::test_fake_bucketize_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8196098Z test_ops.py::TestFakeTensorCUDA::test_fake_cartesian_prod_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8196294Z test_ops.py::TestFakeTensorCUDA::test_fake_cat_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8196497Z test_ops.py::TestFakeTensorCUDA::test_fake_cdist_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8196693Z test_ops.py::TestFakeTensorCUDA::test_fake_ceil_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8196883Z test_ops.py::TestFakeTensorCUDA::test_fake_cfloat_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8197082Z test_ops.py::TestFakeTensorCUDA::test_fake_chalf_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8197362Z test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_cuda_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:53:36.8197619Z test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_inverse_cuda_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:53:36.8197817Z test_ops.py::TestFakeTensorCUDA::test_fake_chunk_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8198012Z test_ops.py::TestFakeTensorCUDA::test_fake_clamp_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8198215Z test_ops.py::TestFakeTensorCUDA::test_fake_clamp_max_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8198413Z test_ops.py::TestFakeTensorCUDA::test_fake_clamp_min_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8198612Z test_ops.py::TestFakeTensorCUDA::test_fake_column_stack_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8198823Z test_ops.py::TestFakeTensorCUDA::test_fake_conj_physical_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8199083Z test_ops.py::TestFakeTensorCUDA::test_fake_contiguous_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8199295Z test_ops.py::TestFakeTensorCUDA::test_fake_count_nonzero_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8199517Z test_ops.py::TestFakeTensorCUDA::test_fake_cov_cuda_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:53:36.8199748Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_H_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8200023Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___getitem___cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8200262Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmod___cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8200480Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_abs_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8200711Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acosh_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8200950Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addbmm_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8201181Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmv_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8201410Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addr_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8201639Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amax_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8201866Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_amin_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8202088Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_angle_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8202343Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_scatter_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8202563Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asinh_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8202799Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8203043Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_2d_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8203283Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_baddbmm_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8203520Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_block_diag_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8203776Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_tensors_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8204021Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cartesian_prod_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8204251Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdist_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8204481Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cdouble_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8204709Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cfloat_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8204989Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8205248Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_inverse_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8205491Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cholesky_solve_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8205733Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_max_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8205960Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clone_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8206200Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_column_stack_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8206445Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_combinations_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8206750Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_physical_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8206986Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_constant_pad_nd_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8207226Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_contiguous_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8207464Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_copysign_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8207697Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummin_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8207930Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumprod_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8208160Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_deg2rad_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8208392Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8208631Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diag_embed_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8208871Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagflat_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8209092Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8209342Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_scatter_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8209575Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diff_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8209825Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_floor_rounding_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8210079Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_no_rounding_mode_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8210338Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_div_trunc_rounding_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8210577Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dstack_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8210804Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_einsum_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8211030Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erf_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8211256Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfinv_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8211485Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp2_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8211712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_exp_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8211947Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8212178Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8212464Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftn_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8212859Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft2_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8213094Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfft_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8213323Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft2_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8213538Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifft_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8213766Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftn_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8214011Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ifftshift_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8214322Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8214558Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft2_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8214785Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfftn_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8215012Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfftn_cuda_float32 XFAIL [ 89%] 2023-01-11T22:53:36.8215241Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fill_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8215462Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flatten_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8215697Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fliplr_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8215921Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmax_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8216154Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmin_cuda_float32 PASSED [ 89%] 2023-01-11T22:53:36.8216386Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8216621Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gradient_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8216848Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_half_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8217076Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hsplit_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8217301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hstack_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8217520Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_hypot_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8217758Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_add_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8217999Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_copy_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8218244Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_reduce_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8218477Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kthvalue_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8218705Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ldexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8218935Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lerp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8219169Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cond_cuda_float32 XFAIL [ 90%] 2023-01-11T22:53:36.8219414Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvalsh_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8219643Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8219949Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_inv_ex_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8220201Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8220464Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8220710Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_solve_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8220953Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_norm_cuda_float32 XFAIL [ 90%] 2023-01-11T22:53:36.8221227Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_hermitian_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:53:36.8221477Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_slogdet_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8221793Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_triangular_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8222029Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svdvals_cuda_float32 XFAIL [ 90%] 2023-01-11T22:53:36.8222279Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorinv_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8222527Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_tensorsolve_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8222772Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vector_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8223000Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log10_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8223233Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log1p_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8223460Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8223726Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_with_dtype_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8223968Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8224195Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logsumexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8224433Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_solve_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8224666Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_unpack_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8224890Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mH_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8225131Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amax_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8225374Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_amin_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8225624Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumsum_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8225876Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_log_softmax_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8226126Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logaddexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8226364Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_logsumexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8226602Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_median_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8226844Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_prod_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8227088Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_scatter_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8227335Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmax_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8227620Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_sum_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8227868Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_var_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8228104Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matmul_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8228355Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_no_dim_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8228581Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_maximum_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8228811Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mean_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8229042Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_median_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8229360Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8229594Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_binary_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8229846Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_no_dim_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8230099Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_min_reduction_with_dim_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8230329Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_minimum_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8230552Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mm_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8230770Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mul_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8231025Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8231271Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmedian_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8231505Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_narrow_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8231754Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_batch_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8232013Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_dropout_backward_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8232291Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8232564Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8232829Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8233095Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8233365Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8233619Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_bilinear_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8233907Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8234158Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_celu_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8234410Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8234658Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8234983Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8235264Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8235541Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8235795Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8236087Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8236353Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8236656Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_gelu_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8236920Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardshrink_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8237180Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardswish_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8237436Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardtanh_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8237708Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8237963Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_huber_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8238236Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8238512Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8238785Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8239070Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8239323Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_l1_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8239580Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_layer_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8239828Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8240077Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8240333Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8240578Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8240839Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8241098Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8241360Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8241618Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8241869Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mish_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8242174Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_mse_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8242452Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8242728Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8243007Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8243271Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_circular_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8243530Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_constant_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8243785Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8244109Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pdist_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8244370Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8244613Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_prelu_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8244869Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_selu_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8245118Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_silu_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8245372Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8245643Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8245911Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softplus_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8246163Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softshrink_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8246456Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8246704Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_unfold_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8246938Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_fro_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8247168Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_nuc_cuda_float32 XFAIL [ 90%] 2023-01-11T22:53:36.8247398Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_outer_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8247637Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polar_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8247898Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8248154Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8248377Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_prod_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8248607Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_put_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8248831Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_qr_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8249066Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rad2deg_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8249305Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reciprocal_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8249594Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_remainder_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8249837Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_renorm_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8250068Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8250318Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_repeat_interleave_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8250547Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_neg_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8250773Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_roll_cuda_float32 XFAIL [ 90%] 2023-01-11T22:53:36.8251004Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rot90_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8251253Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_neg_3_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8251539Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsqrt_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8251767Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_rsub_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8252001Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8252254Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amax_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8252501Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_amin_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8252890Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_mean_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8253153Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_prod_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8253412Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_reduce_sum_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8253645Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8253875Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sign_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8254108Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinh_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8254338Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8254586Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_softmax_with_dtype_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8254813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sort_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8255048Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_erfcx_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8255298Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i0e_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8255541Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtr_cuda_float32 PASSED [ 90%] 2023-01-11T22:53:36.8255788Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_ndtri_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8256017Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8256259Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_list_args_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8256492Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_squeeze_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8256718Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stack_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8256941Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8257288Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8257545Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8257774Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8257998Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8258233Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_svd_lowrank_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8258466Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_symeig_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8258710Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_along_dim_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8258942Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_take_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8259246Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_sparse_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8259469Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_topk_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8259708Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_transpose_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8259940Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapezoid_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8260167Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tril_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8260395Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triu_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8260633Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_true_divide_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8260873Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_copy_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8261113Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unfold_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8261340Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8261568Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8261812Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_mean_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8262051Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_var_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8262281Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vdot_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8262523Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_complex_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8262761Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_copy_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8262994Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vstack_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8263222Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_zero__cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8263441Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_H_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8263668Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_T_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8263909Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___radd___cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8264143Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rdiv___cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8264376Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmul___cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8264617Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rsub___cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8264919Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp__softmax_backward_data_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8265159Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acos_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8265395Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_acosh_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8265624Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcdiv_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8265857Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addr_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8266091Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_angle_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8266341Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8266630Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asinh_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8266856Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan2_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8267100Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_2d_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8267338Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_3d_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8267580Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_baddbmm_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8267813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bernoulli_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8268055Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bfloat16_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8268285Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_bmm_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8268547Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_tensors_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8268800Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cartesian_prod_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8269034Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdist_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8269267Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cdouble_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8269508Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cfloat_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8269760Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_inverse_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8269985Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8270228Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_max_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8270466Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clamp_min_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8270712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_column_stack_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8270951Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_complex_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8271195Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_physical_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8271438Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_contiguous_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8271674Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_copysign_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8271905Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cos_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8272179Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cosh_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8272424Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cross_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8272660Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumprod_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8272898Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_deg2rad_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8273138Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_embed_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8273371Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagflat_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8273623Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_copy_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8273864Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8274174Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diagonal_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8274419Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_floor_rounding_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8274675Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_trunc_rounding_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8274911Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_double_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8275141Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dsplit_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8275372Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erf_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8275599Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfc_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8275834Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8276080Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_as_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8276315Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expm1_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8276541Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft2_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8276778Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fft_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8277014Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8277252Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft2_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8277490Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifft_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8277731Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8277982Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ifftshift_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8278221Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft2_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8278451Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8278681Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfftn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8278911Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft2_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8279143Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfft_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8279376Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fill_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8279652Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flip_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8279902Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flipud_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8280135Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8280378Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_float_power_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8280616Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_floor_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8280840Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmax_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8281062Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmod_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8281333Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_half_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8281568Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hstack_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8281802Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hypot_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8282040Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_add_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8282272Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lerp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8282506Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lgamma_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8282751Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8282984Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigh_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8283246Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvalsh_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8283512Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_householder_product_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8283757Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_ex_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8284001Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8284254Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8284505Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_solve_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8284763Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_power_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8285022Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_multi_dot_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8285289Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_subgradients_at_zero_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8285629Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 91%] 2023-01-11T22:53:36.8285875Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8286122Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_ex_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8286358Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svd_cuda_float32 XFAIL [ 91%] 2023-01-11T22:53:36.8286605Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorinv_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8286906Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8287162Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vecdot_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8287397Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log10_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8287625Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log1p_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8287847Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log2_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8288091Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp2_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8288332Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logaddexp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8288567Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logdet_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8288854Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8289090Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_solve_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8289333Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_lu_unpack_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8289563Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mT_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8289809Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amax_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8290042Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_amin_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8290292Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logaddexp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8290541Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_logsumexp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8290799Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8291049Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_select_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8291292Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmax_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8291537Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_softmin_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8291780Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_std_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8292017Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matmul_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8292248Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_matrix_exp_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8292515Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8292908Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_maximum_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8293181Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8293444Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8293699Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cuda_float32 PASSED [ 91%] 2023-01-11T22:53:36.8293939Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_minimum_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8294170Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8294409Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mode_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8294700Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_movedim_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8294950Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_msort_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8295179Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mul_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8295405Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mv_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8295661Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8295912Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8296157Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8296472Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nan_to_num_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8296712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmean_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8296939Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nansum_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8297201Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_dropout_backward_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8297433Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_neg_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8297712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8297988Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8298270Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8298546Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8298816Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8299085Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8299346Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8299600Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8299879Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8300184Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8300442Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8300686Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8300952Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8301220Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8301494Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8301762Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 92%] 2023-01-11T22:53:36.8302080Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8302345Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8302604Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_embedding_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8302895Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8303194Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8303467Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8303774Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_glu_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8304039Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8304307Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8304575Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8304833Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8305085Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8305348Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8305637Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8305916Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8306196Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8306458Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8306714Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_linear_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8306988Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8307255Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_logsigmoid_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8307525Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8307781Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8308052Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8308308Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8308579Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8308839Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_normalize_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8309153Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8309433Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8309707Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8309960Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pdist_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8310200Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_prelu_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8310440Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu6_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8310688Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_relu_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8310999Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_rrelu_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8311261Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8311527Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8311787Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8312046Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softplus_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8312308Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_threshold_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8312582Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8312835Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_unfold_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8313111Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8313381Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8313616Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8313854Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_inf_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8314089Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_nuc_cuda_float32 XFAIL [ 92%] 2023-01-11T22:53:36.8314324Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ormqr_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8314575Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pca_lowrank_cuda_float32 XFAIL [ 92%] 2023-01-11T22:53:36.8314817Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_permute_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8315047Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pinverse_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8315311Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8315569Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8315832Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8316094Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8316354Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8316626Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_qr_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8316877Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rad2deg_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8317110Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_real_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8317355Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reciprocal_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8317589Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_remainder_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8317822Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_renorm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8318054Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8318351Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_as_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8318597Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_conj_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8318839Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_resolve_neg_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8319069Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_roll_cuda_float32 XFAIL [ 92%] 2023-01-11T22:53:36.8319302Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8319550Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_3_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8319773Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsub_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8320013Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_add_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8320255Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8320514Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_offsets_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8320748Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8320999Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_select_scatter_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8321227Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sgn_cuda_float32 XFAIL [ 92%] 2023-01-11T22:53:36.8321464Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sigmoid_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8321699Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sign_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8321921Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinc_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8322150Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sinh_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8322389Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8322641Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_softmax_with_dtype_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8322905Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8323150Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_erfcx_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8323393Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1e_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8323632Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtri_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8323970Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8324225Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_xlog1py_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8324464Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8324700Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sqrt_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8324933Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8325170Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8325423Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_mean_unbiased_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8325717Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_std_unbiased_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8325955Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8326196Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sum_to_size_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8326416Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_cuda_float32 XFAIL [ 92%] 2023-01-11T22:53:36.8326657Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_svd_lowrank_cuda_float32 XFAIL [ 92%] 2023-01-11T22:53:36.8326890Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tan_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8327123Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tanh_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8327366Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensor_split_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8327617Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_sparse_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8327850Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_topk_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8328085Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trace_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8328329Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_transpose_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8328571Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triangular_solve_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8328804Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tril_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8329034Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trunc_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8329272Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unflatten_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8329522Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_copy_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8329757Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unfold_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8329990Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8330227Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8330469Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_unbiased_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8330711Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_complex_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8330949Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_copy_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8331190Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vstack_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8331471Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_zero__cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8331682Z test_ops.py::TestFakeTensorCUDA::test_fake_cummax_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8331884Z test_ops.py::TestFakeTensorCUDA::test_fake_cummin_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8332081Z test_ops.py::TestFakeTensorCUDA::test_fake_diag_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8332287Z test_ops.py::TestFakeTensorCUDA::test_fake_diagflat_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8332478Z test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8332819Z test_ops.py::TestFakeTensorCUDA::test_fake_diff_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8333023Z test_ops.py::TestFakeTensorCUDA::test_fake_digamma_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8333324Z test_ops.py::TestFakeTensorCUDA::test_fake_div_no_rounding_mode_cuda_float32 PASSED [ 92%] 2023-01-11T22:53:36.8333524Z test_ops.py::TestFakeTensorCUDA::test_fake_dot_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8333722Z test_ops.py::TestFakeTensorCUDA::test_fake_double_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8333919Z test_ops.py::TestFakeTensorCUDA::test_fake_dstack_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8334115Z test_ops.py::TestFakeTensorCUDA::test_fake_equal_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8334301Z test_ops.py::TestFakeTensorCUDA::test_fake_exp2_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8334499Z test_ops.py::TestFakeTensorCUDA::test_fake_expand_as_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8334697Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8334895Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8335087Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8335290Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifft_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8335502Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftshift_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8335703Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8335899Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8336102Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8336298Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfft_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8336500Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_irfftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8336697Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8336893Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8337091Z test_ops.py::TestFakeTensorCUDA::test_fake_fill_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8337289Z test_ops.py::TestFakeTensorCUDA::test_fake_flatten_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8337486Z test_ops.py::TestFakeTensorCUDA::test_fake_fliplr_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8337675Z test_ops.py::TestFakeTensorCUDA::test_fake_flipud_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8337883Z test_ops.py::TestFakeTensorCUDA::test_fake_floor_divide_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8338076Z test_ops.py::TestFakeTensorCUDA::test_fake_fmin_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8338271Z test_ops.py::TestFakeTensorCUDA::test_fake_fmod_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8338464Z test_ops.py::TestFakeTensorCUDA::test_fake_frac_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8338661Z test_ops.py::TestFakeTensorCUDA::test_fake_full_like_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8338859Z test_ops.py::TestFakeTensorCUDA::test_fake_ge_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8339112Z test_ops.py::TestFakeTensorCUDA::test_fake_geqrf_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8339313Z test_ops.py::TestFakeTensorCUDA::test_fake_gradient_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8339507Z test_ops.py::TestFakeTensorCUDA::test_fake_half_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8339702Z test_ops.py::TestFakeTensorCUDA::test_fake_heaviside_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8339898Z test_ops.py::TestFakeTensorCUDA::test_fake_histc_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8340092Z test_ops.py::TestFakeTensorCUDA::test_fake_hsplit_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8340287Z test_ops.py::TestFakeTensorCUDA::test_fake_hstack_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8340481Z test_ops.py::TestFakeTensorCUDA::test_fake_hypot_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8340676Z test_ops.py::TestFakeTensorCUDA::test_fake_index_add_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8340925Z test_ops.py::TestFakeTensorCUDA::test_fake_index_copy_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8341129Z test_ops.py::TestFakeTensorCUDA::test_fake_index_fill_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8341327Z test_ops.py::TestFakeTensorCUDA::test_fake_index_put_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8341535Z test_ops.py::TestFakeTensorCUDA::test_fake_index_reduce_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8341737Z test_ops.py::TestFakeTensorCUDA::test_fake_index_select_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8341935Z test_ops.py::TestFakeTensorCUDA::test_fake_inner_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8342131Z test_ops.py::TestFakeTensorCUDA::test_fake_isinf_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8342332Z test_ops.py::TestFakeTensorCUDA::test_fake_isneginf_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8342520Z test_ops.py::TestFakeTensorCUDA::test_fake_isposinf_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8342802Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8343053Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8343320Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8343516Z test_ops.py::TestFakeTensorCUDA::test_fake_le_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8343712Z test_ops.py::TestFakeTensorCUDA::test_fake_lerp_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8343918Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cross_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8344124Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eig_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8344370Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvalsh_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8344571Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8344779Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_inv_ex_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8344985Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8345192Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_solve_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8345406Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8345665Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8345877Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_multi_dot_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8346084Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8346314Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8346572Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8346840Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_hermitian_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8347048Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_qr_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8347264Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_slogdet_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8347499Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8347725Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_triangular_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8347935Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vecdot_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8348133Z test_ops.py::TestFakeTensorCUDA::test_fake_log10_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8348391Z test_ops.py::TestFakeTensorCUDA::test_fake_log1p_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8348594Z test_ops.py::TestFakeTensorCUDA::test_fake_log2_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8348805Z test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp2_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8349007Z test_ops.py::TestFakeTensorCUDA::test_fake_logaddexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8349205Z test_ops.py::TestFakeTensorCUDA::test_fake_logdet_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8349413Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_not_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8349616Z test_ops.py::TestFakeTensorCUDA::test_fake_logit_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8349813Z test_ops.py::TestFakeTensorCUDA::test_fake_logspace_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8349998Z test_ops.py::TestFakeTensorCUDA::test_fake_lt_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8350204Z test_ops.py::TestFakeTensorCUDA::test_fake_lu_unpack_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8350408Z test_ops.py::TestFakeTensorCUDA::test_fake_mH_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8350602Z test_ops.py::TestFakeTensorCUDA::test_fake_mT_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8350804Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_amax_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8351016Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmin_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8351220Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumsum_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8351424Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_fill_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8351631Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_log_softmax_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8351849Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_logsumexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8352069Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_normalize_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8352280Z test_ops.py::TestFakeTensorCUDA::test_fake_max_binary_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8352505Z test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_with_dim_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8352705Z test_ops.py::TestFakeTensorCUDA::test_fake_maximum_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8352905Z test_ops.py::TestFakeTensorCUDA::test_fake_median_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8353133Z test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_variadic_tensors_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8353328Z test_ops.py::TestFakeTensorCUDA::test_fake_min_binary_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8353544Z test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_no_dim_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8353744Z test_ops.py::TestFakeTensorCUDA::test_fake_minimum_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8353938Z test_ops.py::TestFakeTensorCUDA::test_fake_mm_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8354139Z test_ops.py::TestFakeTensorCUDA::test_fake_mode_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8354386Z test_ops.py::TestFakeTensorCUDA::test_fake_movedim_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8354590Z test_ops.py::TestFakeTensorCUDA::test_fake_msort_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8354830Z test_ops.py::TestFakeTensorCUDA::test_fake_multinomial_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8355014Z test_ops.py::TestFakeTensorCUDA::test_fake_mv_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8355272Z test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8355502Z test_ops.py::TestFakeTensorCUDA::test_fake_nanmean_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8355704Z test_ops.py::TestFakeTensorCUDA::test_fake_nanmedian_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8355899Z test_ops.py::TestFakeTensorCUDA::test_fake_nansum_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8356205Z test_ops.py::TestFakeTensorCUDA::test_fake_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:53:36.8356398Z test_ops.py::TestFakeTensorCUDA::test_fake_ne_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8356601Z test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8356815Z test_ops.py::TestFakeTensorCUDA::test_fake_new_empty_strided_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8357005Z test_ops.py::TestFakeTensorCUDA::test_fake_new_full_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8357206Z test_ops.py::TestFakeTensorCUDA::test_fake_new_zeros_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8357403Z test_ops.py::TestFakeTensorCUDA::test_fake_nextafter_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8357639Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8357884Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8358124Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8358367Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8358592Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8358810Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool3d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8359058Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8359279Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_celu_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8359519Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8359760Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8360001Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8360234Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cross_entropy_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8360488Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8360716Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8360930Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8361143Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_elu_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8361369Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8361614Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8361875Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_glu_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8362115Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_grid_sample_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8362344Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardsigmoid_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8362591Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8362815Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_huber_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8363044Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_area_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8363292Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8363559Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_l1_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8363845Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_leaky_relu_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8364063Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_linear_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8364300Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8364535Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8364767Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8364997Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8365206Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mish_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8365430Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_mse_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8365671Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8365916Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8366169Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_nll_loss_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8366416Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_one_hot_cuda_int64 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:53:36.8366649Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_circular_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8366877Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_reflect_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8367108Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_replicate_cuda_float32 PASSED [ 93%] 2023-01-11T22:53:36.8367340Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pairwise_distance_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8367560Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pdist_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8367786Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8368019Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8368232Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_prelu_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8368450Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_silu_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8368683Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8368904Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softplus_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8369122Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softshrink_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8369398Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_tanhshrink_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8369646Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8369906Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8370127Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_unfold_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8370326Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8370528Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_nuc_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8370730Z test_ops.py::TestFakeTensorCUDA::test_fake_normal_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8370945Z test_ops.py::TestFakeTensorCUDA::test_fake_normal_number_mean_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8371216Z test_ops.py::TestFakeTensorCUDA::test_fake_ones_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8371418Z test_ops.py::TestFakeTensorCUDA::test_fake_outer_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8371627Z test_ops.py::TestFakeTensorCUDA::test_fake_pca_lowrank_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8371829Z test_ops.py::TestFakeTensorCUDA::test_fake_pinverse_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8372058Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8372279Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_2_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8372496Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_3_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8372962Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_4_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8373159Z test_ops.py::TestFakeTensorCUDA::test_fake_pow_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8373361Z test_ops.py::TestFakeTensorCUDA::test_fake_prod_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8373558Z test_ops.py::TestFakeTensorCUDA::test_fake_qr_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8373791Z test_ops.py::TestFakeTensorCUDA::test_fake_quantile_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:53:36.8373992Z test_ops.py::TestFakeTensorCUDA::test_fake_rad2deg_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8374191Z test_ops.py::TestFakeTensorCUDA::test_fake_randint_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8374398Z test_ops.py::TestFakeTensorCUDA::test_fake_randint_like_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8374597Z test_ops.py::TestFakeTensorCUDA::test_fake_randn_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8374784Z test_ops.py::TestFakeTensorCUDA::test_fake_ravel_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8374983Z test_ops.py::TestFakeTensorCUDA::test_fake_remainder_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8375183Z test_ops.py::TestFakeTensorCUDA::test_fake_renorm_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8375392Z test_ops.py::TestFakeTensorCUDA::test_fake_reshape_as_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8375594Z test_ops.py::TestFakeTensorCUDA::test_fake_reshape_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8375800Z test_ops.py::TestFakeTensorCUDA::test_fake_resize_as__cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8376004Z test_ops.py::TestFakeTensorCUDA::test_fake_resolve_neg_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8376197Z test_ops.py::TestFakeTensorCUDA::test_fake_roll_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8376383Z test_ops.py::TestFakeTensorCUDA::test_fake_rot90_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8376596Z test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8376812Z test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_neg_3_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8377024Z test_ops.py::TestFakeTensorCUDA::test_fake_scalar_tensor_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8377305Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_add_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8377544Z test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_offsets_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8377743Z test_ops.py::TestFakeTensorCUDA::test_fake_select_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8377964Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_bartlett_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8378185Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_cosine_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8378408Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_exponential_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8378672Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_gaussian_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8379106Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_hamming_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8379574Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_hamming_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8379804Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_nuttall_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8380003Z test_ops.py::TestFakeTensorCUDA::test_fake_sin_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8380203Z test_ops.py::TestFakeTensorCUDA::test_fake_slice_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8380417Z test_ops.py::TestFakeTensorCUDA::test_fake_slice_scatter_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8380625Z test_ops.py::TestFakeTensorCUDA::test_fake_softmax_with_dtype_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8380820Z test_ops.py::TestFakeTensorCUDA::test_fake_sort_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8381035Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j1_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8381249Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8381493Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8381724Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8382219Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:53:36.8382438Z test_ops.py::TestFakeTensorCUDA::test_fake_special_erfcx_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8382673Z test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_h_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8382899Z test_ops.py::TestFakeTensorCUDA::test_fake_special_hermite_polynomial_he_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8383127Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8383344Z test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtr_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8383555Z test_ops.py::TestFakeTensorCUDA::test_fake_special_ndtri_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8383808Z test_ops.py::TestFakeTensorCUDA::test_fake_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8384050Z test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8384533Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:53:36.8384766Z test_ops.py::TestFakeTensorCUDA::test_fake_special_spherical_bessel_j0_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8384980Z test_ops.py::TestFakeTensorCUDA::test_fake_special_xlog1py_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8385182Z test_ops.py::TestFakeTensorCUDA::test_fake_split_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8385389Z test_ops.py::TestFakeTensorCUDA::test_fake_split_with_sizes_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8385642Z test_ops.py::TestFakeTensorCUDA::test_fake_sqrt_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8385856Z test_ops.py::TestFakeTensorCUDA::test_fake_squeeze_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8386055Z test_ops.py::TestFakeTensorCUDA::test_fake_stack_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8386255Z test_ops.py::TestFakeTensorCUDA::test_fake_std_mean_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8386471Z test_ops.py::TestFakeTensorCUDA::test_fake_std_mean_unbiased_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8386679Z test_ops.py::TestFakeTensorCUDA::test_fake_std_unbiased_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8386866Z test_ops.py::TestFakeTensorCUDA::test_fake_stft_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8387062Z test_ops.py::TestFakeTensorCUDA::test_fake_sum_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8387330Z test_ops.py::TestFakeTensorCUDA::test_fake_take_along_dim_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8387529Z test_ops.py::TestFakeTensorCUDA::test_fake_take_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8387728Z test_ops.py::TestFakeTensorCUDA::test_fake_tan_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8387929Z test_ops.py::TestFakeTensorCUDA::test_fake_tensordot_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8388123Z test_ops.py::TestFakeTensorCUDA::test_fake_to_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8388317Z test_ops.py::TestFakeTensorCUDA::test_fake_trace_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8388508Z test_ops.py::TestFakeTensorCUDA::test_fake_trapezoid_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8388702Z test_ops.py::TestFakeTensorCUDA::test_fake_trapz_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8388906Z test_ops.py::TestFakeTensorCUDA::test_fake_tril_indices_cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8389102Z test_ops.py::TestFakeTensorCUDA::test_fake_triu_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8389314Z test_ops.py::TestFakeTensorCUDA::test_fake_triu_indices_cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8389518Z test_ops.py::TestFakeTensorCUDA::test_fake_unflatten_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8389715Z test_ops.py::TestFakeTensorCUDA::test_fake_unfold_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8389909Z test_ops.py::TestFakeTensorCUDA::test_fake_unique_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8390111Z test_ops.py::TestFakeTensorCUDA::test_fake_var_unbiased_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8390325Z test_ops.py::TestFakeTensorCUDA::test_fake_view_as_complex_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8390523Z test_ops.py::TestFakeTensorCUDA::test_fake_view_as_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8390736Z test_ops.py::TestFakeTensorCUDA::test_fake_view_as_real_cuda_complex64 PASSED [ 94%] 2023-01-11T22:53:36.8390938Z test_ops.py::TestFakeTensorCUDA::test_fake_view_copy_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8391142Z test_ops.py::TestFakeTensorCUDA::test_fake_vsplit_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8391342Z test_ops.py::TestFakeTensorCUDA::test_fake_vstack_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8391539Z test_ops.py::TestFakeTensorCUDA::test_fake_where_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8391740Z test_ops.py::TestFakeTensorCUDA::test_fake_zeros_like_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8391937Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_H_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8392142Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_T_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8392356Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___radd___cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8392575Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmatmul___cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8392780Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___ror___cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8392999Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rpow___cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8393286Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__native_batch_norm_legit_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8393536Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops__softmax_backward_data_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8393739Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_abs_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8393949Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_acos_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8394162Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_acosh_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8394374Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addbmm_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8394592Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addcmul_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8394822Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmm_decomposed_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8395091Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmv_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8395299Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addr_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8395498Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_all_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8395715Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_allclose_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8395922Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_amin_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8396167Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_aminmax_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:53:36.8396379Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_angle_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8396590Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argmin_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8396816Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argsort_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8397034Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argwhere_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8397258Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8397495Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_partial_views_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8397708Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atan_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8397927Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_1d_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8398147Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bernoulli_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8398363Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bincount_cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8398586Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_left_shift_cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8398805Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_not_cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8399036Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_right_shift_cuda_int64 PASSED [ 94%] 2023-01-11T22:53:36.8399245Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_block_diag_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8399462Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bool_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8399676Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bucketize_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8399897Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_byte_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8400142Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cat_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8400355Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cdist_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8400568Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cdouble_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8400832Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ceil_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8401091Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:53:36.8401296Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_chunk_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8401512Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_max_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8401727Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_min_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8401954Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_column_stack_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8402175Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_combinations_cuda_float32 PASSED [ 94%] 2023-01-11T22:53:36.8402386Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_conj_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8402681Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_constant_pad_nd_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8402904Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_contiguous_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8403113Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_copysign_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8403322Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cosh_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8403545Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_count_nonzero_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8403754Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cross_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8403968Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cummax_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8404183Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumprod_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8404422Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumulative_trapezoid_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8404644Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diag_embed_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8404860Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_copy_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8405075Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_digamma_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8405284Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dist_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8405502Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_double_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8405717Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_like_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8405929Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_eq_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8406144Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erf_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8406353Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erfc_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8406579Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fftshift_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8406787Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_hfft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8407003Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_hfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8407217Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ihfft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8407435Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ihfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8407654Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ihfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8407875Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_irfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8408092Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_rfft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8408308Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_rfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8408560Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fill_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8408784Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flatten_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8408995Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flip_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8409216Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_float_power_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8409442Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_floor_divide_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8409649Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmin_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8409851Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmod_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8410051Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_frac_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8410311Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_frexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8410521Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_full_like_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8410731Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ge_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8410942Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_geqrf_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8411156Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gradient_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8411388Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_grid_sampler_2d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8411598Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gt_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8411813Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hstack_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8412025Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_igammac_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8412236Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_imag_cuda_complex64 PASSED [ 95%] 2023-01-11T22:53:36.8412459Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_put_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8412837Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_reduce_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8413061Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_inner_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8413267Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_int_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8413478Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isclose_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8413696Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isfinite_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8413972Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8414221Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_binary_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8414441Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_kron_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8414647Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lerp_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8414860Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lgamma_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8415079Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cond_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8415295Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_det_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8415517Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eig_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8415763Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_householder_product_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8415990Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_inv_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8416286Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_factor_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8416532Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_factor_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8416759Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_ldl_solve_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8417008Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8417241Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_factor_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8417470Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8417745Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8417969Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_multi_dot_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8418262Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8418506Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8418725Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8418988Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_hermitian_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8419311Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 95%] 2023-01-11T22:53:36.8419526Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_qr_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8419776Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8420022Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_triangular_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8420243Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_svd_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8420475Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_svdvals_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8420694Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_tensorinv_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8420914Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_vander_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8421137Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_vecdot_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8421347Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log2_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8421556Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8421775Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logaddexp2_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8422011Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logcumsumexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8422225Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logdet_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8422438Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_and_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8422657Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_not_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8422876Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logspace_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8423087Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_long_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8423299Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lu_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8423516Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_amax_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8423733Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_amin_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8424001Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_argmin_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8424235Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_cumsum_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8424455Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_logsumexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8424675Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_median_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8424893Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_prod_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8425116Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_scatter_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8425340Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_softmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8425559Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_softmin_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8425833Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_std_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8426054Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_var_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8426263Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_matrix_exp_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8426477Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_binary_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8426726Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8426963Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_reduction_no_dim_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8427202Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_max_reduction_with_dim_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8427414Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_median_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8427636Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_minimum_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8427842Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mm_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8428050Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mode_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8428252Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_movedim_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8428463Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_msort_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8428712Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_multinomial_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8428924Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mv_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8429188Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8429457Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8429706Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanquantile_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8429951Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_narrow_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8430177Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_batch_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8430374Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ne_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8430582Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_neg_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8430800Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_full_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8431012Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_ones_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8431228Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_zeros_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8431549Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8431818Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8432075Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8432320Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool1d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8432553Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool2d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8432790Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_batch_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8433028Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_bilinear_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8433339Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8433573Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv1d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8433826Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8434084Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8434336Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cosine_similarity_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8434581Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_cross_entropy_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8434838Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8435085Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout2d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8435318Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_elu_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8435596Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:53:36.8435839Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_embedding_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8436111Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8436367Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8436619Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8436850Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_gelu_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8437091Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_grid_sample_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8437332Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_group_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8437574Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardsigmoid_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8437810Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardtanh_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8438067Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8438324Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 95%] 2023-01-11T22:53:36.8438556Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_l1_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8438796Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_linear_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8439098Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_local_response_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8439343Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_logsigmoid_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8439589Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8439823Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8440064Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8440311Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8440555Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8440850Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8441097Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8441327Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_mish_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8441582Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_nll_loss_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:53:36.8441827Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_circular_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8442075Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_reflect_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8442313Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pdist_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8442553Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_prelu_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8442781Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_relu6_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8443013Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_relu_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8443254Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_tanhshrink_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8443495Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_threshold_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8443759Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8443996Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_unfold_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8444247Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8444470Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nonzero_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8444684Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8444901Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_inf_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8445114Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_nuc_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8445325Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ones_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8445547Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ones_like_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8445751Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ormqr_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8445971Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_pca_lowrank_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8446189Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_pinverse_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8446456Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polar_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8446709Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_0_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8446946Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_2_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8447159Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_pow_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8447367Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_put_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8447565Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_qr_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8447813Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_quantile_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:53:36.8448027Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rad2deg_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8448292Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randint_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8448516Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randint_like_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8448731Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randn_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8448945Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_randn_like_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8449156Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ravel_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8449363Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_real_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8449575Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_reciprocal_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8449794Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_remainder_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8450059Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_repeat_interleave_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:53:36.8450281Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_reshape_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8450496Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resize__cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8450711Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resize_as__cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8450933Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resolve_conj_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8451142Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_roll_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8451342Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rot90_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8451569Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_0_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8451798Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_3_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8452017Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8452255Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_amax_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8452482Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_mean_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8452864Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_sum_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8453101Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_searchsorted_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8453342Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_gaussian_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8453582Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_general_cosine_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8453816Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_hamming_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8454053Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_nuttall_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8454330Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sin_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8454552Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sinc_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8454761Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sinh_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8454973Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_slice_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8455177Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sort_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8455397Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_j0_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8455631Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_y1_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8455883Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8456183Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_erfcx_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8456435Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_hermite_polynomial_h_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8456680Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_hermite_polynomial_he_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8456900Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i0e_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8457119Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i1_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8457619Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:53:36.8457866Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_i0_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8458104Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_i1_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8458360Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8458868Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:53:36.8459114Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_spherical_bessel_j0_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8459339Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_zeta_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8459552Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8459764Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_square_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8459973Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8460184Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_svd_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8460396Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_svd_lowrank_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8460610Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_symeig_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8460815Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_t_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8461040Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_take_along_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8461245Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tan_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8461495Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tensor_split_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:53:36.8461704Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_to_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8461917Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_topk_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8462167Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trace_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8462394Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trapezoid_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8462623Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triangular_solve_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8462841Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tril_indices_cuda_int64 PASSED [ 96%] 2023-01-11T22:53:36.8463057Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triu_indices_cuda_int64 PASSED [ 96%] 2023-01-11T22:53:36.8463266Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trunc_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8463486Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unfold_copy_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8463701Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unfold_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8463955Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_uniform_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8464190Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unique_consecutive_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8464407Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unsqueeze_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8464621Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8464834Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_mean_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8465062Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_mean_unbiased_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8465283Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_var_unbiased_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8465497Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_vdot_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8465720Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_real_cuda_complex64 PASSED [ 96%] 2023-01-11T22:53:36.8465930Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8466144Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_vsplit_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8466353Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_vstack_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8466572Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zeros_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8466788Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zeros_like_cuda_float32 PASSED [ 96%] 2023-01-11T22:53:36.8466994Z test_ops.py::TestTagsCUDA::test_tags_T_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8467211Z test_ops.py::TestTagsCUDA::test_tags___rmatmul___cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8467423Z test_ops.py::TestTagsCUDA::test_tags___rmod___cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8467627Z test_ops.py::TestTagsCUDA::test_tags___ror___cuda_int64 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8467839Z test_ops.py::TestTagsCUDA::test_tags___rsub___cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8468043Z test_ops.py::TestTagsCUDA::test_tags___rxor___cuda_int64 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8468283Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bfloat16_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8468530Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_bool_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8468770Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_byte_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8469014Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cdouble_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8469251Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_cfloat_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8469546Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_complex_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8469787Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_double_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8470024Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_float_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8470260Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_short_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8470479Z test_ops.py::TestTagsCUDA::test_tags__refs_acos_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8470694Z test_ops.py::TestTagsCUDA::test_tags__refs_add_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8470917Z test_ops.py::TestTagsCUDA::test_tags__refs_addcdiv_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8471137Z test_ops.py::TestTagsCUDA::test_tags__refs_addcmul_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8471406Z test_ops.py::TestTagsCUDA::test_tags__refs_all_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8471631Z test_ops.py::TestTagsCUDA::test_tags__refs_allclose_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8471837Z test_ops.py::TestTagsCUDA::test_tags__refs_amax_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8472051Z test_ops.py::TestTagsCUDA::test_tags__refs_any_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8472297Z test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_partial_views_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8472535Z test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8472752Z test_ops.py::TestTagsCUDA::test_tags__refs_atanh_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8472977Z test_ops.py::TestTagsCUDA::test_tags__refs_atleast_1d_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8473202Z test_ops.py::TestTagsCUDA::test_tags__refs_atleast_2d_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8473418Z test_ops.py::TestTagsCUDA::test_tags__refs_atleast_3d_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8473637Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_and_cuda_int64 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8473860Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_left_shift_cuda_int64 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8474080Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_not_cuda_int64 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8474315Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_right_shift_cuda_int64 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8474543Z test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_to_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8474757Z test_ops.py::TestTagsCUDA::test_tags__refs_ceil_cuda_float32 SKIPPED (Only runs on cpu) [ 96%] 2023-01-11T22:53:36.8474983Z test_ops.py::TestTagsCUDA::test_tags__refs_chunk_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8475207Z test_ops.py::TestTagsCUDA::test_tags__refs_clamp_max_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8475435Z test_ops.py::TestTagsCUDA::test_tags__refs_conj_physical_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8475668Z test_ops.py::TestTagsCUDA::test_tags__refs_constant_pad_nd_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8475881Z test_ops.py::TestTagsCUDA::test_tags__refs_cumsum_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8476097Z test_ops.py::TestTagsCUDA::test_tags__refs_diag_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8476336Z test_ops.py::TestTagsCUDA::test_tags__refs_div_floor_rounding_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8476557Z test_ops.py::TestTagsCUDA::test_tags__refs_dsplit_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8476828Z test_ops.py::TestTagsCUDA::test_tags__refs_dstack_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8477067Z test_ops.py::TestTagsCUDA::test_tags__refs_empty_like_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8477279Z test_ops.py::TestTagsCUDA::test_tags__refs_eq_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8477493Z test_ops.py::TestTagsCUDA::test_tags__refs_erfinv_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8477706Z test_ops.py::TestTagsCUDA::test_tags__refs_exp_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8477919Z test_ops.py::TestTagsCUDA::test_tags__refs_expand_as_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8478137Z test_ops.py::TestTagsCUDA::test_tags__refs_expm1_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8478356Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8478643Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftshift_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8478872Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8479095Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfft_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8479315Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ihfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8479531Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8479769Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8480183Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8480502Z test_ops.py::TestTagsCUDA::test_tags__refs_fill_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8480740Z test_ops.py::TestTagsCUDA::test_tags__refs_flatten_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8480959Z test_ops.py::TestTagsCUDA::test_tags__refs_flip_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8481177Z test_ops.py::TestTagsCUDA::test_tags__refs_fliplr_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8481398Z test_ops.py::TestTagsCUDA::test_tags__refs_flipud_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8481612Z test_ops.py::TestTagsCUDA::test_tags__refs_fmax_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8481828Z test_ops.py::TestTagsCUDA::test_tags__refs_gt_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8482039Z test_ops.py::TestTagsCUDA::test_tags__refs_heaviside_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8482259Z test_ops.py::TestTagsCUDA::test_tags__refs_hsplit_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8482487Z test_ops.py::TestTagsCUDA::test_tags__refs_hypot_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8482697Z test_ops.py::TestTagsCUDA::test_tags__refs_i0_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8482910Z test_ops.py::TestTagsCUDA::test_tags__refs_igamma_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8483126Z test_ops.py::TestTagsCUDA::test_tags__refs_igammac_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8483346Z test_ops.py::TestTagsCUDA::test_tags__refs_imag_cuda_complex64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8483573Z test_ops.py::TestTagsCUDA::test_tags__refs_index_add_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8483795Z test_ops.py::TestTagsCUDA::test_tags__refs_index_fill_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8484005Z test_ops.py::TestTagsCUDA::test_tags__refs_isclose_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8484294Z test_ops.py::TestTagsCUDA::test_tags__refs_isinf_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8484526Z test_ops.py::TestTagsCUDA::test_tags__refs_isreal_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8484738Z test_ops.py::TestTagsCUDA::test_tags__refs_lcm_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8484951Z test_ops.py::TestTagsCUDA::test_tags__refs_lerp_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8485164Z test_ops.py::TestTagsCUDA::test_tags__refs_lgamma_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8485398Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_matrix_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8485623Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svd_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8485850Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_svdvals_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8486135Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_vector_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8486349Z test_ops.py::TestTagsCUDA::test_tags__refs_log10_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8486566Z test_ops.py::TestTagsCUDA::test_tags__refs_log_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8486792Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_and_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8487017Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_not_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8487242Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_or_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8487454Z test_ops.py::TestTagsCUDA::test_tags__refs_lt_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8487669Z test_ops.py::TestTagsCUDA::test_tags__refs_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8487912Z test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8488161Z test_ops.py::TestTagsCUDA::test_tags__refs_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8488379Z test_ops.py::TestTagsCUDA::test_tags__refs_movedim_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8488597Z test_ops.py::TestTagsCUDA::test_tags__refs_neg_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8488818Z test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8489039Z test_ops.py::TestTagsCUDA::test_tags__refs_new_full_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8489257Z test_ops.py::TestTagsCUDA::test_tags__refs_new_ones_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8489476Z test_ops.py::TestTagsCUDA::test_tags__refs_new_zeros_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8489702Z test_ops.py::TestTagsCUDA::test_tags__refs_nextafter_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8489947Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8490192Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_dropout_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8490427Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_glu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8490675Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_group_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8490923Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardshrink_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8491162Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8491510Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8491787Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8492030Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mish_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8492270Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_mse_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8492518Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pairwise_distance_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8492940Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_pdist_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8493176Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu6_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8493498Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_selu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8493758Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8494004Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_threshold_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8494262Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8494483Z test_ops.py::TestTagsCUDA::test_tags__refs_positive_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8494703Z test_ops.py::TestTagsCUDA::test_tags__refs_ravel_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8494909Z test_ops.py::TestTagsCUDA::test_tags__refs_real_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8495148Z test_ops.py::TestTagsCUDA::test_tags__refs_reciprocal_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8495375Z test_ops.py::TestTagsCUDA::test_tags__refs_repeat_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8495601Z test_ops.py::TestTagsCUDA::test_tags__refs_reshape_as_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8495817Z test_ops.py::TestTagsCUDA::test_tags__refs_round_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8496031Z test_ops.py::TestTagsCUDA::test_tags__refs_rsqrt_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8496246Z test_ops.py::TestTagsCUDA::test_tags__refs_rsub_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8496467Z test_ops.py::TestTagsCUDA::test_tags__refs_sigmoid_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8496684Z test_ops.py::TestTagsCUDA::test_tags__refs_sinc_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8496891Z test_ops.py::TestTagsCUDA::test_tags__refs_sinh_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8497132Z test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j0_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8497371Z test_ops.py::TestTagsCUDA::test_tags__refs_special_bessel_j1_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8497602Z test_ops.py::TestTagsCUDA::test_tags__refs_special_erfcx_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8497837Z test_ops.py::TestTagsCUDA::test_tags__refs_special_log_ndtr_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8498100Z test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8498361Z test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8498613Z test_ops.py::TestTagsCUDA::test_tags__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8498908Z test_ops.py::TestTagsCUDA::test_tags__refs_special_xlog1py_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8499125Z test_ops.py::TestTagsCUDA::test_tags__refs_sqrt_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8499344Z test_ops.py::TestTagsCUDA::test_tags__refs_square_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8499563Z test_ops.py::TestTagsCUDA::test_tags__refs_squeeze_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8499777Z test_ops.py::TestTagsCUDA::test_tags__refs_stack_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8499991Z test_ops.py::TestTagsCUDA::test_tags__refs_std_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8500240Z test_ops.py::TestTagsCUDA::test_tags__refs_sum_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8500456Z test_ops.py::TestTagsCUDA::test_tags__refs_t_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8500730Z test_ops.py::TestTagsCUDA::test_tags__refs_trace_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8500957Z test_ops.py::TestTagsCUDA::test_tags__refs_transpose_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8501162Z test_ops.py::TestTagsCUDA::test_tags__refs_tril_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8501380Z test_ops.py::TestTagsCUDA::test_tags__refs_triu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8501600Z test_ops.py::TestTagsCUDA::test_tags__refs_trunc_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8501819Z test_ops.py::TestTagsCUDA::test_tags__refs_var_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8502034Z test_ops.py::TestTagsCUDA::test_tags__refs_where_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8502253Z test_ops.py::TestTagsCUDA::test_tags__refs_xlogy_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8502472Z test_ops.py::TestTagsCUDA::test_tags__refs_zeros_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8502682Z test_ops.py::TestTagsCUDA::test_tags_acos_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8502882Z test_ops.py::TestTagsCUDA::test_tags_add_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8503095Z test_ops.py::TestTagsCUDA::test_tags_addcdiv_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8503306Z test_ops.py::TestTagsCUDA::test_tags_addmm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8503540Z test_ops.py::TestTagsCUDA::test_tags_addmm_decomposed_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8503745Z test_ops.py::TestTagsCUDA::test_tags_all_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8503952Z test_ops.py::TestTagsCUDA::test_tags_amax_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8504160Z test_ops.py::TestTagsCUDA::test_tags_amin_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8504378Z test_ops.py::TestTagsCUDA::test_tags_any_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8504596Z test_ops.py::TestTagsCUDA::test_tags_argmin_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8504802Z test_ops.py::TestTagsCUDA::test_tags_argsort_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8505016Z test_ops.py::TestTagsCUDA::test_tags_argwhere_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8505235Z test_ops.py::TestTagsCUDA::test_tags_as_strided_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8505475Z test_ops.py::TestTagsCUDA::test_tags_as_strided_partial_views_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8505706Z test_ops.py::TestTagsCUDA::test_tags_as_strided_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8505917Z test_ops.py::TestTagsCUDA::test_tags_atanh_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8506195Z test_ops.py::TestTagsCUDA::test_tags_atleast_1d_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8506422Z test_ops.py::TestTagsCUDA::test_tags_atleast_3d_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8506631Z test_ops.py::TestTagsCUDA::test_tags_bernoulli_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8506843Z test_ops.py::TestTagsCUDA::test_tags_bfloat16_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8507053Z test_ops.py::TestTagsCUDA::test_tags_bincount_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8507282Z test_ops.py::TestTagsCUDA::test_tags_bitwise_right_shift_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8507493Z test_ops.py::TestTagsCUDA::test_tags_bitwise_xor_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8507706Z test_ops.py::TestTagsCUDA::test_tags_block_diag_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8507980Z test_ops.py::TestTagsCUDA::test_tags_bool_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8508219Z test_ops.py::TestTagsCUDA::test_tags_broadcast_tensors_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8508433Z test_ops.py::TestTagsCUDA::test_tags_bucketize_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8508630Z test_ops.py::TestTagsCUDA::test_tags_cat_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8508841Z test_ops.py::TestTagsCUDA::test_tags_cdist_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8509049Z test_ops.py::TestTagsCUDA::test_tags_ceil_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8509264Z test_ops.py::TestTagsCUDA::test_tags_cfloat_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8509488Z test_ops.py::TestTagsCUDA::test_tags_cholesky_inverse_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8509710Z test_ops.py::TestTagsCUDA::test_tags_cholesky_solve_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8509926Z test_ops.py::TestTagsCUDA::test_tags_chunk_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8510134Z test_ops.py::TestTagsCUDA::test_tags_clamp_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8510355Z test_ops.py::TestTagsCUDA::test_tags_clamp_max_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8510550Z test_ops.py::TestTagsCUDA::test_tags_clone_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8510772Z test_ops.py::TestTagsCUDA::test_tags_combinations_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:53:36.8510979Z test_ops.py::TestTagsCUDA::test_tags_conj_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8511204Z test_ops.py::TestTagsCUDA::test_tags_constant_pad_nd_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8511417Z test_ops.py::TestTagsCUDA::test_tags_copysign_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8511638Z test_ops.py::TestTagsCUDA::test_tags_corrcoef_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8511845Z test_ops.py::TestTagsCUDA::test_tags_cos_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8512052Z test_ops.py::TestTagsCUDA::test_tags_cosh_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8512266Z test_ops.py::TestTagsCUDA::test_tags_count_nonzero_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8512473Z test_ops.py::TestTagsCUDA::test_tags_cov_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8512683Z test_ops.py::TestTagsCUDA::test_tags_cross_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8512902Z test_ops.py::TestTagsCUDA::test_tags_cumprod_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8513135Z test_ops.py::TestTagsCUDA::test_tags_cumulative_trapezoid_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8513351Z test_ops.py::TestTagsCUDA::test_tags_diag_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8513611Z test_ops.py::TestTagsCUDA::test_tags_diag_embed_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8513840Z test_ops.py::TestTagsCUDA::test_tags_diagonal_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8514045Z test_ops.py::TestTagsCUDA::test_tags_diff_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8514245Z test_ops.py::TestTagsCUDA::test_tags_dist_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8514477Z test_ops.py::TestTagsCUDA::test_tags_div_no_rounding_mode_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8514686Z test_ops.py::TestTagsCUDA::test_tags_dot_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8514897Z test_ops.py::TestTagsCUDA::test_tags_dsplit_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8515106Z test_ops.py::TestTagsCUDA::test_tags_dstack_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8515369Z test_ops.py::TestTagsCUDA::test_tags_empty_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8515574Z test_ops.py::TestTagsCUDA::test_tags_eq_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8515779Z test_ops.py::TestTagsCUDA::test_tags_equal_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8515977Z test_ops.py::TestTagsCUDA::test_tags_erf_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8516188Z test_ops.py::TestTagsCUDA::test_tags_erfc_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8516398Z test_ops.py::TestTagsCUDA::test_tags_erfinv_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8516602Z test_ops.py::TestTagsCUDA::test_tags_exp2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8516808Z test_ops.py::TestTagsCUDA::test_tags_expand_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8517017Z test_ops.py::TestTagsCUDA::test_tags_expm1_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8517227Z test_ops.py::TestTagsCUDA::test_tags_eye_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8517440Z test_ops.py::TestTagsCUDA::test_tags_fft_fftn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8517654Z test_ops.py::TestTagsCUDA::test_tags_fft_hfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8517852Z test_ops.py::TestTagsCUDA::test_tags_fft_hfft_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8518063Z test_ops.py::TestTagsCUDA::test_tags_fft_hfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8518275Z test_ops.py::TestTagsCUDA::test_tags_fft_ihfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8518489Z test_ops.py::TestTagsCUDA::test_tags_fft_irfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8518706Z test_ops.py::TestTagsCUDA::test_tags_fft_irfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8518929Z test_ops.py::TestTagsCUDA::test_tags_fft_rfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8519145Z test_ops.py::TestTagsCUDA::test_tags_fft_rfft_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8519359Z test_ops.py::TestTagsCUDA::test_tags_fft_rfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8519558Z test_ops.py::TestTagsCUDA::test_tags_fill_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8519774Z test_ops.py::TestTagsCUDA::test_tags_flatten_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8519977Z test_ops.py::TestTagsCUDA::test_tags_float_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8520179Z test_ops.py::TestTagsCUDA::test_tags_fmin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8520388Z test_ops.py::TestTagsCUDA::test_tags_fmod_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8520605Z test_ops.py::TestTagsCUDA::test_tags_frexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8520859Z test_ops.py::TestTagsCUDA::test_tags_full_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8521086Z test_ops.py::TestTagsCUDA::test_tags_full_like_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8521296Z test_ops.py::TestTagsCUDA::test_tags_gather_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8521492Z test_ops.py::TestTagsCUDA::test_tags_gcd_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8521695Z test_ops.py::TestTagsCUDA::test_tags_ge_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8521918Z test_ops.py::TestTagsCUDA::test_tags_grid_sampler_2d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8522123Z test_ops.py::TestTagsCUDA::test_tags_half_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8522336Z test_ops.py::TestTagsCUDA::test_tags_hsplit_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8522587Z test_ops.py::TestTagsCUDA::test_tags_i0_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8522799Z test_ops.py::TestTagsCUDA::test_tags_imag_cuda_complex64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8523018Z test_ops.py::TestTagsCUDA::test_tags_index_add_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8523225Z test_ops.py::TestTagsCUDA::test_tags_index_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8523439Z test_ops.py::TestTagsCUDA::test_tags_index_fill_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8523665Z test_ops.py::TestTagsCUDA::test_tags_index_reduce_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8523872Z test_ops.py::TestTagsCUDA::test_tags_int_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8524078Z test_ops.py::TestTagsCUDA::test_tags_isin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8524293Z test_ops.py::TestTagsCUDA::test_tags_isreal_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8524510Z test_ops.py::TestTagsCUDA::test_tags_istft_cuda_complex64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8524757Z test_ops.py::TestTagsCUDA::test_tags_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8525007Z test_ops.py::TestTagsCUDA::test_tags_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8525228Z test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8525476Z test_ops.py::TestTagsCUDA::test_tags_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8525687Z test_ops.py::TestTagsCUDA::test_tags_kron_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8525899Z test_ops.py::TestTagsCUDA::test_tags_kthvalue_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8526108Z test_ops.py::TestTagsCUDA::test_tags_lcm_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8526320Z test_ops.py::TestTagsCUDA::test_tags_ldexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8526533Z test_ops.py::TestTagsCUDA::test_tags_lgamma_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8526752Z test_ops.py::TestTagsCUDA::test_tags_linalg_cross_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8526976Z test_ops.py::TestTagsCUDA::test_tags_linalg_eigh_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8527192Z test_ops.py::TestTagsCUDA::test_tags_linalg_eigvals_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8527435Z test_ops.py::TestTagsCUDA::test_tags_linalg_householder_product_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8527663Z test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8527899Z test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8528170Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8528407Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8528637Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_power_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8528866Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8529113Z test_ops.py::TestTagsCUDA::test_tags_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8529329Z test_ops.py::TestTagsCUDA::test_tags_linalg_multi_dot_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8529550Z test_ops.py::TestTagsCUDA::test_tags_linalg_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8529830Z test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8530046Z test_ops.py::TestTagsCUDA::test_tags_linalg_qr_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8530265Z test_ops.py::TestTagsCUDA::test_tags_linalg_solve_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8530486Z test_ops.py::TestTagsCUDA::test_tags_linalg_solve_ex_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8530721Z test_ops.py::TestTagsCUDA::test_tags_linalg_solve_triangular_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8530950Z test_ops.py::TestTagsCUDA::test_tags_linalg_tensorinv_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8531162Z test_ops.py::TestTagsCUDA::test_tags_linalg_vander_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8531381Z test_ops.py::TestTagsCUDA::test_tags_linalg_vecdot_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8531604Z test_ops.py::TestTagsCUDA::test_tags_linspace_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8531815Z test_ops.py::TestTagsCUDA::test_tags_log1p_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8532024Z test_ops.py::TestTagsCUDA::test_tags_log2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8532230Z test_ops.py::TestTagsCUDA::test_tags_log_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8532450Z test_ops.py::TestTagsCUDA::test_tags_log_softmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8532840Z test_ops.py::TestTagsCUDA::test_tags_log_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8533069Z test_ops.py::TestTagsCUDA::test_tags_logaddexp2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8533279Z test_ops.py::TestTagsCUDA::test_tags_logaddexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8533508Z test_ops.py::TestTagsCUDA::test_tags_logcumsumexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8533721Z test_ops.py::TestTagsCUDA::test_tags_logdet_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8533939Z test_ops.py::TestTagsCUDA::test_tags_logit_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8534152Z test_ops.py::TestTagsCUDA::test_tags_logspace_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8534371Z test_ops.py::TestTagsCUDA::test_tags_logsumexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8534576Z test_ops.py::TestTagsCUDA::test_tags_mH_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8534779Z test_ops.py::TestTagsCUDA::test_tags_mT_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8534996Z test_ops.py::TestTagsCUDA::test_tags_masked_amax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8535211Z test_ops.py::TestTagsCUDA::test_tags_masked_argmin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8535511Z test_ops.py::TestTagsCUDA::test_tags_masked_log_softmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8535752Z test_ops.py::TestTagsCUDA::test_tags_masked_logaddexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8535972Z test_ops.py::TestTagsCUDA::test_tags_masked_logsumexp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8536190Z test_ops.py::TestTagsCUDA::test_tags_masked_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8536410Z test_ops.py::TestTagsCUDA::test_tags_masked_median_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8536626Z test_ops.py::TestTagsCUDA::test_tags_masked_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8536851Z test_ops.py::TestTagsCUDA::test_tags_masked_normalize_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8537060Z test_ops.py::TestTagsCUDA::test_tags_masked_prod_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8537350Z test_ops.py::TestTagsCUDA::test_tags_masked_softmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8537567Z test_ops.py::TestTagsCUDA::test_tags_masked_std_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8537782Z test_ops.py::TestTagsCUDA::test_tags_max_binary_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8537994Z test_ops.py::TestTagsCUDA::test_tags_maximum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8538199Z test_ops.py::TestTagsCUDA::test_tags_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8538437Z test_ops.py::TestTagsCUDA::test_tags_meshgrid_list_of_tensors_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8538649Z test_ops.py::TestTagsCUDA::test_tags_min_binary_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8538855Z test_ops.py::TestTagsCUDA::test_tags_minimum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8539058Z test_ops.py::TestTagsCUDA::test_tags_mm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8539278Z test_ops.py::TestTagsCUDA::test_tags_multinomial_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8539479Z test_ops.py::TestTagsCUDA::test_tags_mv_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8539717Z test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8539949Z test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8540159Z test_ops.py::TestTagsCUDA::test_tags_nan_to_num_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8540373Z test_ops.py::TestTagsCUDA::test_tags_nanmean_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8540592Z test_ops.py::TestTagsCUDA::test_tags_nanquantile_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8540806Z test_ops.py::TestTagsCUDA::test_tags_nansum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8541018Z test_ops.py::TestTagsCUDA::test_tags_narrow_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8541246Z test_ops.py::TestTagsCUDA::test_tags_native_batch_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8541466Z test_ops.py::TestTagsCUDA::test_tags_native_layer_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8541670Z test_ops.py::TestTagsCUDA::test_tags_ne_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8541885Z test_ops.py::TestTagsCUDA::test_tags_new_full_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8542105Z test_ops.py::TestTagsCUDA::test_tags_nextafter_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8542360Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8542612Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8542903Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8543146Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8543386Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool2d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8543624Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_adaptive_max_pool3d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8543870Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8544112Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool1d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8544407Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool2d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8544649Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_avg_pool3d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8544905Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8545159Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8545380Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_celu_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8545613Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv2d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:53:36.8545861Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8546103Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8546366Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8546616Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_cosine_similarity_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8546864Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_cross_entropy_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8547097Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_ctc_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8547339Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout2d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8547565Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8547806Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_bag_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8548049Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_embedding_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8548307Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8548563Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8548809Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8549035Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_gelu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8549275Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_group_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8549514Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardshrink_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8549805Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardsigmoid_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8550044Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardswish_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8550283Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hardtanh_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8550538Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8550773Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_huber_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8551021Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_area_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8551272Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8551579Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8551836Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_linear_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8552088Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8552335Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8552568Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_l1_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8552803Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_linear_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8553043Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_logsigmoid_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8553292Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8553532Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T22:53:36.8553768Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool3d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8554007Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8554246Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8554483Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool2d_grad_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8554724Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8554970Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8555220Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8555473Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8555707Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_nll_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8555947Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_normalize_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8556176Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_one_hot_cuda_int64 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8556418Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_constant_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8556648Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_reflect_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8556884Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pdist_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8557171Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8557424Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pixel_unshuffle_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8557657Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_prelu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8557886Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8558115Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_silu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8558356Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_smooth_l1_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8558598Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8558904Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softplus_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8559138Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softshrink_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8559375Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_tanhshrink_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8559611Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_threshold_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8559859Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8560133Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8560384Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8560641Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_upsample_nearest_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8560848Z test_ops.py::TestTagsCUDA::test_tags_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8561065Z test_ops.py::TestTagsCUDA::test_tags_norm_fro_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8561268Z test_ops.py::TestTagsCUDA::test_tags_norm_nuc_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8561478Z test_ops.py::TestTagsCUDA::test_tags_normal_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8561685Z test_ops.py::TestTagsCUDA::test_tags_ones_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8561900Z test_ops.py::TestTagsCUDA::test_tags_ones_like_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8562124Z test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_view_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8562351Z test_ops.py::TestTagsCUDA::test_tags_pinverse_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8562560Z test_ops.py::TestTagsCUDA::test_tags_polar_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8562804Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8563037Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8563249Z test_ops.py::TestTagsCUDA::test_tags_positive_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8563461Z test_ops.py::TestTagsCUDA::test_tags_pow_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8563671Z test_ops.py::TestTagsCUDA::test_tags_prod_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8563874Z test_ops.py::TestTagsCUDA::test_tags_qr_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8564092Z test_ops.py::TestTagsCUDA::test_tags_quantile_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8564354Z test_ops.py::TestTagsCUDA::test_tags_rand_like_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8564588Z test_ops.py::TestTagsCUDA::test_tags_randint_like_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8564806Z test_ops.py::TestTagsCUDA::test_tags_randn_like_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8565006Z test_ops.py::TestTagsCUDA::test_tags_ravel_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8565223Z test_ops.py::TestTagsCUDA::test_tags_resolve_conj_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8565439Z test_ops.py::TestTagsCUDA::test_tags_resolve_neg_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8565643Z test_ops.py::TestTagsCUDA::test_tags_rot90_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8565852Z test_ops.py::TestTagsCUDA::test_tags_round_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8566131Z test_ops.py::TestTagsCUDA::test_tags_round_decimals_3_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8566362Z test_ops.py::TestTagsCUDA::test_tags_round_decimals_neg_3_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8566572Z test_ops.py::TestTagsCUDA::test_tags_rsqrt_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8566784Z test_ops.py::TestTagsCUDA::test_tags_rsub_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8566999Z test_ops.py::TestTagsCUDA::test_tags_scalar_tensor_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8567215Z test_ops.py::TestTagsCUDA::test_tags_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8567448Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amax_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8567678Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_amin_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8567918Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8568149Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_sum_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8568373Z test_ops.py::TestTagsCUDA::test_tags_searchsorted_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8568609Z test_ops.py::TestTagsCUDA::test_tags_segment_reduce_lengths_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8568811Z test_ops.py::TestTagsCUDA::test_tags_select_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8569019Z test_ops.py::TestTagsCUDA::test_tags_sgn_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8569233Z test_ops.py::TestTagsCUDA::test_tags_sigmoid_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8569473Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_bartlett_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8569715Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_gaussian_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8569962Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_general_cosine_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8570197Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_hamming_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8570431Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_kaiser_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8570664Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_nuttall_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8570862Z test_ops.py::TestTagsCUDA::test_tags_sin_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8571069Z test_ops.py::TestTagsCUDA::test_tags_slice_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8571286Z test_ops.py::TestTagsCUDA::test_tags_softmax_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8571562Z test_ops.py::TestTagsCUDA::test_tags_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8571797Z test_ops.py::TestTagsCUDA::test_tags_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T22:53:36.8572024Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_j0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8572248Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_y0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8572467Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_y1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8572856Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8573099Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8573646Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:53:36.8573871Z test_ops.py::TestTagsCUDA::test_tags_special_entr_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8574095Z test_ops.py::TestTagsCUDA::test_tags_special_erfcx_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8574312Z test_ops.py::TestTagsCUDA::test_tags_special_i0e_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8574529Z test_ops.py::TestTagsCUDA::test_tags_special_i1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8574742Z test_ops.py::TestTagsCUDA::test_tags_special_i1e_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8574991Z test_ops.py::TestTagsCUDA::test_tags_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8575224Z test_ops.py::TestTagsCUDA::test_tags_special_log_ndtr_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8575462Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8575709Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_i1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8575961Z test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8576425Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:53:36.8576869Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:53:36.8577095Z test_ops.py::TestTagsCUDA::test_tags_special_xlog1py_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8577319Z test_ops.py::TestTagsCUDA::test_tags_special_zeta_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8577548Z test_ops.py::TestTagsCUDA::test_tags_split_list_args_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8577761Z test_ops.py::TestTagsCUDA::test_tags_square_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8577974Z test_ops.py::TestTagsCUDA::test_tags_std_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8578195Z test_ops.py::TestTagsCUDA::test_tags_std_mean_unbiased_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8578412Z test_ops.py::TestTagsCUDA::test_tags_std_unbiased_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8578625Z test_ops.py::TestTagsCUDA::test_tags_stft_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8578839Z test_ops.py::TestTagsCUDA::test_tags_sum_to_size_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8579050Z test_ops.py::TestTagsCUDA::test_tags_svd_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8579328Z test_ops.py::TestTagsCUDA::test_tags_symeig_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8579547Z test_ops.py::TestTagsCUDA::test_tags_take_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8579748Z test_ops.py::TestTagsCUDA::test_tags_tan_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8579947Z test_ops.py::TestTagsCUDA::test_tags_tanh_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8580166Z test_ops.py::TestTagsCUDA::test_tags_tensor_split_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8580371Z test_ops.py::TestTagsCUDA::test_tags_to_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8580597Z test_ops.py::TestTagsCUDA::test_tags_triangular_solve_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8580809Z test_ops.py::TestTagsCUDA::test_tags_trunc_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8581073Z test_ops.py::TestTagsCUDA::test_tags_unbind_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8581284Z test_ops.py::TestTagsCUDA::test_tags_unique_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8581500Z test_ops.py::TestTagsCUDA::test_tags_unsqueeze_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8581729Z test_ops.py::TestTagsCUDA::test_tags_var_mean_unbiased_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8581940Z test_ops.py::TestTagsCUDA::test_tags_var_unbiased_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8582151Z test_ops.py::TestTagsCUDA::test_tags_vsplit_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8582362Z test_ops.py::TestTagsCUDA::test_tags_vstack_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8582566Z test_ops.py::TestTagsCUDA::test_tags_zero__cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:53:36.8582775Z test_ops.py::TestTagsCUDA::test_tags_zeros_cuda_float32 SKIPPED (Only runs on cpu) [100%] 2023-01-11T22:53:36.8582800Z 2023-01-11T22:53:36.8582951Z =============================== warnings summary =============================== 2023-01-11T22:53:36.8583248Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:53:36.8583719Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:53:36.8583855Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:53:36.8583876Z 2023-01-11T22:53:36.8584165Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:53:36.8584552Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops/test_ops-1ca2ef6af7898382.xml - 2023-01-11T22:53:36.8584749Z = 12172 passed, 3194 skipped, 25 deselected, 225 xfailed, 1 warning in 6008.06s (1:40:08) = 2023-01-11T22:53:36.8584981Z 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:53:36.8585004Z 2023-01-11T22:53:36.8585419Z ##[endgroup] 2023-01-11T22:53:36.8585761Z FINISHED PRINTING LOG FILE of test_ops (/var/lib/jenkins/workspace/test/test-reports/test_ops_0eaicuq3) 2023-01-11T22:53:36.8585781Z 2023-01-11T22:59:02.5061652Z 2023-01-11T22:59:02.5065277Z Expand the folded group to see the log file of test_ops 2023-01-11T22:59:02.5066766Z ##[group]PRINTING LOG FILE of test_ops (/var/lib/jenkins/workspace/test/test-reports/test_ops_3umnbxj7) 2023-01-11T22:59:02.5090718Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-458e51b8510bf197.xml 2023-01-11T22:59:02.5091453Z ============================= test session starts ============================== 2023-01-11T22:59:02.5092265Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:59:02.5094061Z cachedir: .pytest_cache 2023-01-11T22:59:02.5095256Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:59:02.5096342Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:59:02.5097233Z 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:59:02.5098182Z collecting ... collected 30699 items / 17 deselected / 30682 selected 2023-01-11T22:59:02.7163199Z Running 15066 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cartesian_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logcumsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_repeat_interleave_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_H_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_partial_views_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cfloat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_clone_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_div_no_rounding_mode_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_put_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_lerp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mT_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mul_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nonzero_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_permute_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rand_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_real_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_resolve_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_scalar_tensor_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_slice_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_with_sizes_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_trace_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_dtypes_H_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_T_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rdiv___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rmatmul___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bfloat16_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bool_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_byte_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_int_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_long_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_abs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_any_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_eq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_eye_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flip_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_imag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_lt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_minimum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_alpha_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_glu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_threshold_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_permute_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_positive_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_randn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_real_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_round_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1e_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_special_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_square_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__refs_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes__softmax_backward_data_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_abs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_acos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addbmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addmm_decomposed_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_addr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_allclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_angle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_argwhere_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_asin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_atleast_3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_baddbmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bincount_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_broadcast_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cdouble_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cholesky_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_column_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_conj_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_corrcoef_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cos_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cummin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_deg2rad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagflat_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_diff_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_double_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_dstack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_einsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_eq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_exp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expand_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_eye_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_flip_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_float_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_floor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gather_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ge_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_half_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_histogramdd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_imag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_put_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_inner_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_isposinf_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_istft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_2inputs_2outputs_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_jiterator_4inputs_with_extra_args_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_le_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cond_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_singular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigh_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvals_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_householder_product_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_solve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_multi_dot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_singular_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_qr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_slogdet_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log10_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_lu_unpack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mH_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mT_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_amax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_matmul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_pool2d_with_indices_backward_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_median_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mode_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mul_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mv_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanmedian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nanquantile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nansum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ne_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_neg_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional__scaled_dot_product_attention_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_without_cudnn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_celu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_similarity_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_elu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_bag_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_grid_sample_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardswish_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_trilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_linear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_local_response_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_logsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multi_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_one_hot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_constant_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_replicate_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_shuffle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_unshuffle_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_nearest_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_fro_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_norm_nuc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_normal_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ones_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_outer_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_permute_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polar_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_2_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_positive_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_pow_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_prod_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_put_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randint_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_renorm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_resize_as__cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_neg_3_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rsqrt_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_offsets_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_select_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sgn_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sign_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_blackman_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_cosine_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_gaussian_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_nuttall_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_signbit_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sin_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_slice_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sparse_sampled_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_airy_ai_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_h_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k1_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_ndtri_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_polygamma_special_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_list_args_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_stack_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_std_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_stft_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sum_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_svd_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_t_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tan_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tile_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_to_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_topk_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trace_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trapezoid_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trapz_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_triu_indices_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_unique_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_var_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_var_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_var_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_vdot_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_complex_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_copy_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_view_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_errors_T_cuda, test/test_ops.py::TestCommonCUDA::test_errors___rand___cuda, test/test_ops.py::TestCommonCUDA::test_errors___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_errors___ror___cuda, test/test_ops.py::TestCommonCUDA::test_errors_add_cuda, test/test_ops.py::TestCommonCUDA::test_errors_aminmax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_arange_cuda, test/test_ops.py::TestCommonCUDA::test_errors_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_errors_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_errors_cat_cuda, test/test_ops.py::TestCommonCUDA::test_errors_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_errors_clamp_min_cuda, test/test_ops.py::TestCommonCUDA::test_errors_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_errors_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_eye_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_fftn_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_hfft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fliplr_cuda, test/test_ops.py::TestCommonCUDA::test_errors_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_errors_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_errors_fmod_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_errors_ge_cuda, test/test_ops.py::TestCommonCUDA::test_errors_gt_cuda, test/test_ops.py::TestCommonCUDA::test_errors_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igamma_cuda, test/test_ops.py::TestCommonCUDA::test_errors_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_errors_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_errors_kthvalue_cuda, test/test_ops.py::TestCommonCUDA::test_errors_lcm_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_grad_oriented_cuda, test/test_ops.py::TestCommonCUDA::test_errors_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_lt_cuda, test/test_ops.py::TestCommonCUDA::test_errors_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_errors_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_errors_multinomial_cuda, test/test_ops.py::TestCommonCUDA::test_errors_neg_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv1d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv2d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_rrelu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_errors_polar_cuda, test/test_ops.py::TestCommonCUDA::test_errors_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_errors_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_bartlett_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_blackman_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_exponential_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_general_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_hamming_cuda, test/test_ops.py::TestCommonCUDA::test_errors_signal_windows_hann_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_w_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_errors_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_errors_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_errors_take_cuda, test/test_ops.py::TestCommonCUDA::test_errors_trace_cuda, test/test_ops.py::TestCommonCUDA::test_errors_triu_cuda, test/test_ops.py::TestCommonCUDA::test_errors_uniform_cuda, test/test_ops.py::TestCommonCUDA::test_errors_view_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vsplit_cuda, test/test_ops.py::TestCommonCUDA::test_errors_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_errors_where_cuda, test/test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___ror___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices___rxor___cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_addmv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_hypot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_H_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___radd___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rdiv___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values___ror___cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_3d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cartesian_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagflat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_put_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_2inputs_2outputs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ldexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mH_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mT_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_with_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_circular_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_shuffle_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_softsign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_3_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_4_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rad2deg_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reciprocal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize_as__cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scalar_tensor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_reduce_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_airy_ai_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_u_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_w_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_log_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_list_args_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_with_sizes_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_along_dim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tile_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_sparse_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_consecutive_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_xlogy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rand___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_multinomial_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_bartlett_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_gaussian_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_hann_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_kaiser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_nuttall_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_int64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_out_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmatmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rmul___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_cat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_acos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_angle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_baddbmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bernoulli_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bincount_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_conj_physical_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_count_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cov_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diag_embed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_equal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expand_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_fftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_frexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_full_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gradient_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_hsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_igamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_inner_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_ldexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_pinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_slogdet_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vander_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logaddexp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mH_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_median_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_softmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_matrix_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanmean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nanquantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_full_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_nonzero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_norm_fro_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_normal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ormqr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rad2deg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_randint_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_remainder_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_round_decimals_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_slice_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_bessel_y1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_special_xlog1py_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_stft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_symeig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_to_sparse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_trapz_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_out_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_uniform_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vdot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_view_as_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_out_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning_H_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_T_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___getitem___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___radd___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmod___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rmul___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rpow___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rsub___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning___rxor___cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bool_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_char_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_half_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_acosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_partial_views_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_asin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_asinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_shapes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_bucketize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cos_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_cosh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_embed_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_digamma_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_floor_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_dsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erfc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_exp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_expm1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_fmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_frac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_imag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_index_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_lerp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svdvals_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log10_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log1p_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_masked_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_mul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_strided_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_full_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_margin_ranking_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mse_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pairwise_distance_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_prelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_selu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softplus_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_permute_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reciprocal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_roll_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sinh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i0e_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_spherical_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_squeeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_std_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_indices_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_trunc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unflatten_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_abs_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_add_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addbmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addcdiv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addcmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_addr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_all_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_angle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_any_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_arange_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_argwhere_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_atleast_2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bernoulli_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bincount_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bitwise_xor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_block_diag_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_bool_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_byte_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ceil_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cfloat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_chunk_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_clone_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_conj_physical_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_constant_pad_nd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_contiguous_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_copysign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_corrcoef_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_count_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cov_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cummin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagflat_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagonal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diagonal_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_diff_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_double_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_empty_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_eq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_equal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_erfinv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_exp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_eye_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_fftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_hfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftshift_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_irfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flip_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_float_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_floor_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_frac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_frexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_full_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_gradient_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_half_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_histogram_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_i0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_igammac_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_fill_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_index_reduce_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isinf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isnan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isneginf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_isreal_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_4inputs_with_extra_args_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_return_by_ref_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_le_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cross_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_eig_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_householder_product_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_power_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_hermitian_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_multi_dot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_subgradients_at_zero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_slogdet_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_ex_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_triangular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorsolve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vecdot_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_vector_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log10_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logaddexp2_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logaddexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_not_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logical_or_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_logit_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lt_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_solve_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_lu_unpack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mH_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mT_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_argmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_cumprod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_cumsum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_log_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_logsumexp_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_median_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_softmax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_masked_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_matmul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_max_binary_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_median_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_list_of_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_variadic_tensors_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_with_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mode_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_msort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mul_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mv_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_5_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nan_to_num_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nanmean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_native_dropout_backward_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_empty_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_new_zeros_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_without_cudnn_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cross_entropy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_ctc_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gaussian_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gelu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardsigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardtanh_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hinge_embedding_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_huber_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_instance_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_area_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bicubic_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_linear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_trilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_kl_div_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_leaky_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool1d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool2d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool3d_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_grad_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mish_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multi_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_normalize_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_circular_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_constant_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_reflect_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_replicate_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pdist_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_unshuffle_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu6_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softsign_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_tanhshrink_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_bilinear_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_nonzero_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_norm_inf_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_native_batch_norm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_var_mean_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_view_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ormqr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pca_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pinverse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polar_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_pow_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_put_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_qr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_quantile_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_randn_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_ravel_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_repeat_interleave_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_reshape_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resize__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_resolve_neg_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amax_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amin_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_prod_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_lengths_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_select_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sigmoid_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_bartlett_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_hann_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_kaiser_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_nuttall_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sinc_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_slice_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_softmax_with_dtype_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sort_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sparse_sampled_addmm_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_airy_ai_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j1_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_entr_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_he_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_laguerre_polynomial_l_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k0_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_u_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_v_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_special_zeta_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_list_args_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_split_with_sizes_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_square_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_std_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sub_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sum_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_sum_to_size_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_svd_lowrank_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_t_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_take_along_dim_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tan_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tensor_split_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_to_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_to_sparse_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_trapz_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_tril_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unbind_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_unsqueeze_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_var_mean_unbiased_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_view_as_real_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_xlogy_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zero__cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_zeros_like_cuda, test/test_ops.py::TestCommonCUDA::test_out_zero__cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_T_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs__conversions_complex_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amax_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amin_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_as_strided_scatter_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_atan2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_and_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_left_shift_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_or_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_cat_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_max_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_no_rounding_mode_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_trunc_rounding_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eye_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfft2_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfft_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfftn_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_flipud_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_float_power_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gcd_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_heaviside_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hsplit_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_isclose_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_le_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linspace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_xor_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logspace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_maximum_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_movedim_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_copy_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_native_layer_norm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ne_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_group_norm_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_l1_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_softshrink_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_pow_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_remainder_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_roll_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rot90_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rsub_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_xlog1py_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_t_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_trace_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_tril_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_true_divide_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_as_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vstack_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_where_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_errors_ops_nvprims_view_cuda, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex128, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bfloat16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bool, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float64, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int16, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int32, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int8, test/test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_uint8, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmod___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager__softmax_backward_data_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_aminmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argsort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_shapes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bucketize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_max_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_deg2rad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expm1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfftn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_divide_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frac_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ge_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_heaviside_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_histc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isposinf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_istft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kthvalue_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logsumexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logaddexp_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_binary_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_minimum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_msort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmedian_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_dropout_backward_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nextafter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_celu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_elu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_glu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pdist_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu6_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_silu_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_number_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pca_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polar_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_quantile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_like_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_searchsorted_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_scatter_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_hann_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sort_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_airy_ai_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_log_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtr_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtri_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_lowrank_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_consecutive_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_unbiased_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_unbiased_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_complex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_copy_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_complex64, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rdiv___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward___rpow___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_constant_pad_nd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_diff_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_digamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_einsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_expm1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_flip_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_float_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_frac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_index_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_power_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_multi_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vander_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_unpack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_maximum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmedian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_native_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_inf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_rsqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_split_with_sizes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sqrt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_std_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_stft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_symeig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_triangular_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_triu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unbind_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_var_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_H_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_T_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___radd___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rsub___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcmul_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_decomposed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_aminmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_angle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_baddbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bfloat16_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_block_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bool_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_shapes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bucketize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_byte_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdouble_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_char_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chunk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_max_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_combinations_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_complex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_copysign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_count_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cov_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumprod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagflat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_trunc_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_einsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_equal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eye_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fliplr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ge_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_half_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igammac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isneginf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isreal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ldexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_le_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_slogdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svdvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log1p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_or_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logsumexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_long_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mT_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matrix_exp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_movedim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_multinomial_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanquantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nansum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nextafter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_elu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_prelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softplus_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softsign_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_number_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_outer_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polar_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pow_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_put_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rand_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_remainder_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_neg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rot90_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scalar_tensor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_searchsorted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sgn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_hann_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtri_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_zeta_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_mean_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_to_size_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensordot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_topk_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trunc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unflatten_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_consecutive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsqueeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_copy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_where_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___getitem___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmatmul___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator___rmod___cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_acosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addbmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addcdiv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_addr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_all_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_aminmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_any_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_arange_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_argmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_partial_views_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atan2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_bernoulli_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cdist_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ceil_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cfloat_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_chalf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_inverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_min_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_clone_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_column_stack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_physical_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_contiguous_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_corrcoef_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cos_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cosh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cummax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cummin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_embed_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_div_floor_rounding_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_double_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_dstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_eq_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erfc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_erfinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_exp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_eye_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftshift_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfftn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_flipud_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_fmin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_frexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ge_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_gradient_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_grid_sampler_2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_heaviside_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_hypot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_igamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_igammac_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_index_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_inner_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_int_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isclose_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isfinite_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isposinf_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_isreal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_unary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_kron_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_kthvalue_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lerp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lgamma_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cond_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cross_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_singular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eig_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvals_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorinv_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vecdot_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vector_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linspace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log10_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logdet_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_not_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_xor_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_logit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_lt_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mH_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumsum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_fill_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_log_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logaddexp_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_median_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_min_binary_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_minimum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mode_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_multinomial_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nan_to_num_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_native_dropout_backward_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_strided_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_new_full_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_embedding_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_linear_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_grad_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_normalize_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_threshold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_unfold_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_nonzero_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_fro_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_nuc_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pca_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_permute_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_pinverse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_positive_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_qr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_quantile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rad2deg_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_like_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_ravel_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_real_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reciprocal_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_renorm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_interleave_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_as_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_conj_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_rsub_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_add_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_searchsorted_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_select_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_select_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_blackman_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_exponential_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_gaussian_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_nuttall_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_signbit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sin_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_scatter_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sort_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_entr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_log_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtr_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_special_zeta_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_list_args_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_split_with_sizes_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_square_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_std_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_lowrank_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_take_along_dim_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tanh_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tile_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_to_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_to_sparse_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trace_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trapezoid_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_trapz_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_tril_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_uniform_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_var_unbiased_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_view_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vsplit_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_vstack_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_xlogy_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_zero__cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view_T_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___getitem___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___radd___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rdiv___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rmatmul___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rmul___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view___rpow___cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bool_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_byte_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cfloat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_int_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcdiv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcmul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_all_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_any_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asin_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_embed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_div_no_rounding_mode_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eye_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flip_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fliplr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flipud_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isfinite_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isinf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isnan_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_not_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_xor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_list_of_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ne_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_full_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_ones_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_permute_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_pow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_randn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsub_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sigmoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_square_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_to_size_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tensor_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tril_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_triu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unflatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unsqueeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view__refs_where_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_acosh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addcmul_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_decomposed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_addr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_all_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_angle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_argwhere_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_partial_views_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_asinh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_baddbmm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_block_diag_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_to_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cartesian_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cdouble_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_inverse_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_clone_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_column_stack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_combinations_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_conj_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_contiguous_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_corrcoef_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cos_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diag_embed_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagflat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dist_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_dot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_eq_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_expand_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft2_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftshift_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_fill_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flip_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_flipud_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_float_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_full_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_gather_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_geqrf_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_gradient_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_hstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_index_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_inner_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_int_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isclose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_isfinite_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ldexp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cross_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_singular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvalsh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_householder_product_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_hermitian_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_singular_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_qr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_slogdet_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svdvals_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vector_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linspace_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log10_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_log_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_lu_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mT_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumprod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumsum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_prod_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_std_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_sum_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_masked_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_matrix_exp_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_mean_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_variadic_tensors_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_movedim_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_copy_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_full_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_new_zeros_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv1d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose2d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose3d_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_l1_loss_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_linear_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_normalize_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_constant_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_replicate_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_shuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softsign_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_fro_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_norm_nuc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ones_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_ops_nvprims_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_outer_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_permute_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_positive_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_pow_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_qr_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_real_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reciprocal_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_interleave_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_as_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resize__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_neg_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rot90_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_rsqrt_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scalar_tensor_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_add_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_select_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sgn_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_short_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_sinc_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_slice_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_softmax_with_dtype_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_list_args_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_square_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_std_unbiased_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_stft_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_svd_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_symeig_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_t_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tanh_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_tensordot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_to_sparse_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_transpose_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_trapezoid_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unbind_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unflatten_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_uniform_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_unsqueeze_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_var_unbiased_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vdot_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_view_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vsplit_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_vstack_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_where_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zero__cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_like_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rdiv___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmatmul___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmul___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rpow___cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cfloat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_char_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_double_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_half_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_int_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcmul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_allclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_any_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_partial_views_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_physical_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_div_no_rounding_mode_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isfinite_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isreal_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_lerp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_matrix_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svdvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_and_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_not_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_xor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logspace_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_masked_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_variadic_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_movedim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_tanhshrink_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_permute_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_positive_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_randn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_repeat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rot90_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_log_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_softmax_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_square_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sub_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_t_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tril_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_triu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_where_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_zeros_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_add_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addbmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_all_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_allclose_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_any_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asin_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asinh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_2d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bfloat16_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_block_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bool_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_to_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cartesian_prod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cdouble_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chalf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_char_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_inverse_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_clone_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_column_stack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_combinations_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_constant_pad_nd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cos_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cosh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cov_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumprod_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_embed_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagflat_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diff_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_double_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_like_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_exp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eye_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftshift_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfftn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fliplr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gather_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_geqrf_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_copy_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isfinite_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isnan_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_istft_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lerp_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cross_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_singular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eig_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_power_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_multi_dot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_qr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_triangular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svdvals_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vecdot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vector_norm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log10_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log2_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logdet_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_not_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_or_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_xor_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_unpack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumsum_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_fill_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_scatter_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matmul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_movedim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mul_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mv_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ne_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_neg_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_full_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_ones_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_l1_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_circular_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_constant_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softsign_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_fro_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ops_nvprims_view_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ormqr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_outer_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_positive_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pow_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_qr_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_renorm_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_interleave_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_as_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize_as__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_roll_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_select_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sgn_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_short_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sigmoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sqrt_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_square_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_svd_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_along_dim_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tanh_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensor_split_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensordot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tile_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapezoid_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapz_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triangular_solve_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tril_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triu_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_true_divide_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_uniform_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unsqueeze_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_mean_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_unbiased_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vdot_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_real_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vsplit_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vstack_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_where_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zero__cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view_H_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_T_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___radd___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rdiv___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmatmul___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rmul___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rpow___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view___rsub___cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_T_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_byte_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cfloat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_char_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_half_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_int_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_short_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_all_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_allclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ceil_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_max_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_column_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_physical_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_digamma_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_floor_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fliplr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_float_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_frac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ge_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hstack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isnan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lerp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vector_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log1p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_and_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_not_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_xor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_maximum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nan_to_num_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ne_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nextafter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_alpha_dropout_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_celu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_elu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_glu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_leaky_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_prelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu6_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_selu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_threshold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_prod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_real_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_roll_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_entr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_erfcx_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_zeta_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_square_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sub_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_transpose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trunc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__refs_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view__softmax_backward_data_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_abs_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addbmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addcdiv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_addr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_aminmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_any_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_argwhere_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_asinh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atan2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_baddbmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bernoulli_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_block_diag_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bool_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_bucketize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_byte_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cdouble_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cfloat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_chalf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_inverse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_min_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_conj_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_conj_physical_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_constant_pad_nd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_contiguous_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cosh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_cummax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diag_embed_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagflat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_diff_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_div_trunc_rounding_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_double_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_dsplit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_empty_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_eq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_equal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erfc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_erfinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expand_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_expm1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfftn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fill_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_float_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_floor_divide_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_fmod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_full_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gather_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_geqrf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gradient_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_gt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_histc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_igammac_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_reduce_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_index_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_inner_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_int_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isclose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isnan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isneginf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isposinf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_isreal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_kron_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cond_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cross_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_singular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_householder_product_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_power_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_multi_dot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_singular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_qr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_ex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_triangular_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svdvals_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorsolve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vector_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log10_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logical_or_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_logsumexp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_long_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_lu_unpack_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumprod_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumsum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_log_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_median_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_sum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_masked_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_matrix_exp_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_max_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_maximum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_list_of_tensors_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_min_binary_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_msort_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_mv_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nan_to_num_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanmedian_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nanquantile_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nansum_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_strided_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_new_zeros_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nextafter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_celu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_ctc_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gelu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_glu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_group_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardshrink_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardswish_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardtanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_huber_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_linear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_kl_div_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_layer_norm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool1d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multi_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_normalize_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_replicate_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pdist_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_selu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_silu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softsign_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_unfold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_nearest_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_fro_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_norm_inf_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_normal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ones_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_view_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_outer_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_pinverse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_2_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_4_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_put_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randint_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randn_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_randn_like_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_ravel_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_real_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reciprocal_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_remainder_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_renorm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_interleave_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_as_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resize_as__cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_neg_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_roll_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rot90_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_neg_3_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_rsqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scalar_tensor_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_add_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_searchsorted_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_lengths_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_select_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_blackman_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_cosine_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_exponential_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_general_hamming_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_hamming_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_signbit_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sin_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_with_dtype_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sort_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sparse_sampled_addmm_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_airy_ai_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_w_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_entr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_h_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i0e_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_legendre_polynomial_p_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_log_ndtr_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_special_spherical_bessel_j0_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_split_with_sizes_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sqrt_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_square_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_stft_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_sum_to_size_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_svd_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_svd_lowrank_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_symeig_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_t_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_take_along_dim_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tan_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tanh_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_tensor_split_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_to_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_to_sparse_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_transpose_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trapz_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_triangular_solve_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_triu_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_trunc_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unflatten_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_uniform_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_unique_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_var_unbiased_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_vdot_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_complex_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_view_copy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_where_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_xlogy_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_all_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_argsort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_H_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___ror___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_allclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_aminmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_angle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bool_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_max_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_column_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_count_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gcd_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ge_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_imag_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isposinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_istft_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lerp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_multinomial_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nextafter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_trilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_prelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_nuc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rad2deg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_roll_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scalar_tensor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signbit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_indices_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bincount_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_not_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_bool_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_byte_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cdouble_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_copysign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_T_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___radd___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__softmax_backward_data_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bernoulli_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_min_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cosh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_double_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_multi_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vecdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_movedim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_msort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pca_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pinverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmatmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rpow___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_abs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_decomposed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_partial_views_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_block_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ceil_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chunk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_combinations_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_constant_pad_nd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_digamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gradient_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_inner_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_qr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_elu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_quantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ravel_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rot90_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sort_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_along_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_cumulative_trapezoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diag_embed_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dist_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_empty_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_eq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erfc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_flip_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_float_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_frexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gcd_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_grid_sampler_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_gt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_igammac_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_imag_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_int_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isclose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isfinite_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_istft_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_2inputs_2outputs_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_unary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_kron_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lcm_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_fake_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lgamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cond_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_householder_product_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svdvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vander_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logcumsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_and_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logical_xor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_long_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_median_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_masked_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_matrix_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nanquantile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_narrow_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_narrow_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_new_ones_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_similarity_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_bag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gaussian_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_group_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_logsigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_margin_ranking_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu6_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_threshold_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_bilinear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_nonzero_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_norm_inf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ones_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_ormqr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polar_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_put_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_randn_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_real_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_reciprocal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_repeat_interleave_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resize__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_resolve_conj_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_searchsorted_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_blackman_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_hann_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_signbit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i0e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_special_zeta_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_square_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_std_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_svd_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_svd_lowrank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_symeig_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tensor_split_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_topk_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_triangular_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_trunc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unfold_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_uniform_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unique_consecutive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_unsqueeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_vdot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_view_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zero__cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_zeros_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___getitem___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rand___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rdiv___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmod___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmul___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rsub___cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rxor___cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addcdiv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_amax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_any_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_arange_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asinh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atan2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_baddbmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bfloat16_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_and_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_or_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_xor_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_shapes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_to_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cartesian_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cfloat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_chalf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_char_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_inverse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clone_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_conj_physical_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_corrcoef_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cos_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cov_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cummin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_deg2rad_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diag_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagflat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diff_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_floor_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_trunc_rounding_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dstack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_einsum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_equal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erfinv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exp2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expand_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expand_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expm1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_eye_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_hfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifftshift_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_irfft2_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_irfft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_rfftn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fliplr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flipud_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_float_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_floor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_full_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gather_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gcd_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_half_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_heaviside_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_histc_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hsplit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hypot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_i0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_igamma_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isnan_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isneginf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isposinf_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isreal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_istft_cuda_complex64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_4inputs_with_extra_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_binary_return_by_ref_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_unary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_kthvalue_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lcm_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ldexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_le_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cross_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_det_singular_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigvals_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_inv_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lstsq_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_factor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_power_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_rank_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_slogdet_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_vector_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linspace_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log10_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log1p_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_or_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_xor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logsumexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lu_solve_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lu_unpack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mH_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mT_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_argmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_cumprod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_fill_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_log_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_logaddexp_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_matmul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_maximum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_meshgrid_list_of_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_binary_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mul_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_5_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nan_to_num_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanmean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanmedian_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nansum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_narrow_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_dropout_backward_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_strided_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nextafter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_alpha_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_batch_norm_without_cudnn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_celu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_fractional_max_pool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_glu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardswish_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_huber_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_area_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_bicubic_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_linear_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool1d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool3d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool2d_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multi_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multilabel_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_normalize_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_one_hot_cuda_int64, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_constant_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pixel_shuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pixel_unshuffle_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_selu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_silu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_smooth_l1_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_soft_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softmin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softplus_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softsign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_triplet_margin_loss_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_upsample_nearest_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_fro_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_number_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_outer_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_permute_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_4_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_positive_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rand_like_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_renorm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_repeat_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_reshape_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resolve_neg_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_neg_3_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rsqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rsub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scalar_tensor_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_add_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_amin_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_segment_reduce_lengths_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_select_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_select_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sgn_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_short_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sigmoid_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sign_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_bartlett_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_blackman_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_cosine_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_exponential_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_hann_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_kaiser_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signbit_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_slice_scatter_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_softmax_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_softmax_with_dtype_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sparse_sampled_addmm_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_airy_ai_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_j1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_y0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_entr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i1e_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_laguerre_polynomial_l_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_log_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_ndtr_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_ndtri_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_scaled_modified_bessel_k1_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_v_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_xlog1py_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_list_args_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_with_sizes_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sqrt_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_squeeze_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_stack_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_mean_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_mean_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_unbiased_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_stft_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sub_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sum_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sum_to_size_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_take_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tanh_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tensordot_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tile_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_to_sparse_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_transpose_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trapz_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tril_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triu_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_true_divide_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unbind_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unflatten_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unique_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_complex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_copy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_where_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_xlogy_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zero__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_H_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___getitem___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___radd___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rand___cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags___rdiv___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rmul___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags___rpow___cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__native_batch_norm_legit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_T_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_chalf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_half_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_int_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs__conversions_long_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_abs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_acosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_addr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_arange_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_asin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atan2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_atan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_or_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_xor_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_shapes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_bucketize_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clamp_min_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_clone_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_column_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_conj_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_contiguous_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_copysign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cos_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_cosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diag_embed_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_digamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_no_rounding_mode_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_erfc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_exp2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_expand_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_eye_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_float_power_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_floor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_floor_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_fmod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_frac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_gcd_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_ge_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_hstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_index_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isfinite_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isnan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isneginf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_isposinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linalg_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_linspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log1p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logical_xor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logspace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_logsumexp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_masked_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_maximum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_minimum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_mul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nan_to_num_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_narrow_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_narrow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_native_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ne_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_celu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_elu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_gelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardtanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hinge_embedding_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_l1_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_prelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softplus_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_tanhshrink_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_permute_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_pow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_randn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_reshape_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_roll_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_rot90_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sgn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_signbit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_entr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i0e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_i1e_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_log_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_logit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtri_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_softmax_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_special_zeta_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_std_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_sum_to_size_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tanh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tensor_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_tril_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_triu_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags__refs_true_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unbind_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unflatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unfold_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_unsqueeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_view_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_view_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vsplit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__refs_vstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags__softmax_backward_data_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_abs_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_acosh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addbmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addcmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addmv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_addr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_allclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_aminmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_angle_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_arange_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_argmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_asinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atan2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_atleast_2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_baddbmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_and_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_left_shift_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_not_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bitwise_or_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_bmm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_broadcast_shapes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_broadcast_to_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_byte_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cartesian_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cdouble_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_chalf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_char_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cholesky_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_clamp_min_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_column_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_conj_physical_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_contiguous_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cummax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cummin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_deg2rad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagflat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_diagonal_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_digamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_floor_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_div_trunc_rounding_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_double_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_einsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_empty_like_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_expand_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_fftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifft2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ifftshift_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_ihfftn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fft_irfft_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flip_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fliplr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_flipud_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_float_power_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_floor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_floor_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_fmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_frac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_geqrf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gradient_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_gt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_heaviside_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_histc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hstack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_hypot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_igamma_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_igammac_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_put_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_index_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_inner_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isclose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isfinite_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isnan_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isneginf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_isposinf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_jiterator_unary_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_le_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lerp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cond_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_det_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_det_singular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eig_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_eigvalsh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_inv_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_grad_oriented_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_lu_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_norm_subgradients_at_zero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_hermitian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_singular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_slogdet_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_svd_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_svdvals_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_tensorsolve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_vector_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_log10_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_and_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_not_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_or_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_logical_xor_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_long_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_solve_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_lu_unpack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_amin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_argmax_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_cumprod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_cumsum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_fill_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_select_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_softmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_masked_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_matmul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_matrix_exp_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_pool2d_with_indices_backward_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_reduction_no_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_max_reduction_with_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_median_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_meshgrid_variadic_tensors_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_reduction_no_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_min_reduction_with_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mode_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_movedim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_msort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mul_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nanmedian_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_narrow_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_native_dropout_backward_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_neg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_empty_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_empty_strided_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_ones_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_new_zeros_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional__scaled_dot_product_attention_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_bilinear_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose1d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout3d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_elu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_glu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_grid_sample_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_instance_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_kl_div_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_layer_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_leaky_relu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_local_response_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool2d_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_grad_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_mish_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_mse_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_circular_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_replicate_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_pairwise_distance_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_poisson_nll_loss_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu6_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_rrelu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_selu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_with_dtype_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_softsign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nn_functional_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_nonzero_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_norm_inf_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_normal_number_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_native_batch_norm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_var_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_ormqr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_outer_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_pca_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_permute_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_2_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_3_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_put_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_rad2deg_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randint_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_randn_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_real_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reciprocal_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_remainder_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_renorm_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_repeat_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_repeat_interleave_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reshape_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_reshape_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resize__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_resize_as__cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_roll_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_round_decimals_0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_add_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_prod_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_segment_reduce_offsets_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_select_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_short_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sign_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_blackman_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_cosine_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_exponential_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_general_hamming_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signal_windows_hann_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_signbit_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sinc_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sinh_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_slice_scatter_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sort_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_airy_ai_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_bessel_j1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_w_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_h_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_he_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_legendre_polynomial_p_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k1_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_ndtr_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_ndtri_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_polygamma_special_polygamma_n_0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_u_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_special_spherical_bessel_j0_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_split_with_sizes_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sqrt_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_squeeze_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_stack_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_std_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sub_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_sum_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_svd_lowrank_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_t_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_take_along_dim_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tensordot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tile_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_to_sparse_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_topk_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trace_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_transpose_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trapezoid_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_trapz_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tril_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_tril_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_triu_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_triu_indices_cuda_int64, test/test_ops.py::TestTagsCUDA::test_tags_true_divide_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unflatten_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unfold_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unfold_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_uniform_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_unique_consecutive_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_var_mean_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_vdot_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_complex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_as_real_cuda_complex64, test/test_ops.py::TestTagsCUDA::test_tags_view_copy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_view_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_where_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_xlogy_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_zeros_like_cuda_float32 2023-01-11T22:59:02.8922510Z 2023-01-11T22:59:02.8922916Z test_ops.py::TestCommonCUDA::test_compare_cpu_H_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8923553Z test_ops.py::TestCommonCUDA::test_compare_cpu___getitem___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8924494Z test_ops.py::TestCommonCUDA::test_compare_cpu___rand___cuda_int64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8925113Z test_ops.py::TestCommonCUDA::test_compare_cpu___rmatmul___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8925690Z test_ops.py::TestCommonCUDA::test_compare_cpu___rmul___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8926274Z test_ops.py::TestCommonCUDA::test_compare_cpu___ror___cuda_int64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8926856Z test_ops.py::TestCommonCUDA::test_compare_cpu___rpow___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8927433Z test_ops.py::TestCommonCUDA::test_compare_cpu___rsub___cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8928136Z test_ops.py::TestCommonCUDA::test_compare_cpu__native_batch_norm_legit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8928767Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_bool_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8929403Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_cfloat_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8930041Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_complex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8930662Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_float_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8931279Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_int_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:59:02.8931907Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs__conversions_long_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:59:02.8932519Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8933409Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_as_strided_partial_views_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8934017Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8934618Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_atleast_3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8935245Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_bitwise_right_shift_cuda_int64 SKIPPED (Skipped some inputs produce undefined outputs) [ 0%] 2023-01-11T22:59:02.8935854Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_chunk_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8936438Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_copysign_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8937039Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_cumsum_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8937645Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8938260Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_diagonal_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8938958Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_div_trunc_rounding_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8939585Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_dsplit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8940372Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:59:02.8940953Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_as_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8941535Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_expand_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8942147Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fft_fftshift_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8942834Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_flip_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8943429Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fliplr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8944027Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_fmax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8944606Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_hsplit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8945210Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_index_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8945825Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_lerp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8946437Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_matrix_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8947038Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8947653Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_svdvals_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8948271Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linalg_vector_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8948885Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_linspace_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8949502Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8950127Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_new_zeros_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8950739Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nextafter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8951347Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 0%] 2023-01-11T22:59:02.8951974Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8952657Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_huber_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8953325Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8953994Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8954635Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8955250Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_relu6_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8955906Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8956616Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_softshrink_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8957271Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8957895Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8958484Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_reshape_as_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8959088Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_rot90_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8959701Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_squeeze_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8960308Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_std_mean_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8960892Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_sum_to_size_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8961481Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_t_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8962069Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_trace_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8962660Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_triu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8963253Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_true_divide_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8963857Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_unfold_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8964453Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_var_mean_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8965048Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_view_as_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8965627Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vsplit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8966286Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_vstack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8966895Z test_ops.py::TestCommonCUDA::test_compare_cpu__refs_xlogy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8967510Z test_ops.py::TestCommonCUDA::test_compare_cpu__softmax_backward_data_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8968136Z test_ops.py::TestCommonCUDA::test_compare_cpu_addmm_decomposed_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8968723Z test_ops.py::TestCommonCUDA::test_compare_cpu_argsort_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8969334Z test_ops.py::TestCommonCUDA::test_compare_cpu_as_strided_partial_views_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8970031Z test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8970625Z test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8971199Z test_ops.py::TestCommonCUDA::test_compare_cpu_atleast_3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8971785Z test_ops.py::TestCommonCUDA::test_compare_cpu_bitwise_right_shift_cuda_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2023-01-11T22:59:02.8972368Z test_ops.py::TestCommonCUDA::test_compare_cpu_block_diag_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8973190Z test_ops.py::TestCommonCUDA::test_compare_cpu_bool_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8973777Z test_ops.py::TestCommonCUDA::test_compare_cpu_cartesian_prod_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8974378Z test_ops.py::TestCommonCUDA::test_compare_cpu_cfloat_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8974965Z test_ops.py::TestCommonCUDA::test_compare_cpu_chalf_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8975570Z test_ops.py::TestCommonCUDA::test_compare_cpu_cholesky_inverse_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8976159Z test_ops.py::TestCommonCUDA::test_compare_cpu_column_stack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8976760Z test_ops.py::TestCommonCUDA::test_compare_cpu_complex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8977367Z test_ops.py::TestCommonCUDA::test_compare_cpu_contiguous_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8977967Z test_ops.py::TestCommonCUDA::test_compare_cpu_copysign_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8978538Z test_ops.py::TestCommonCUDA::test_compare_cpu_corrcoef_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8979127Z test_ops.py::TestCommonCUDA::test_compare_cpu_cross_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8979721Z test_ops.py::TestCommonCUDA::test_compare_cpu_diagonal_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8980398Z test_ops.py::TestCommonCUDA::test_compare_cpu_dist_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8980988Z test_ops.py::TestCommonCUDA::test_compare_cpu_dot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8981590Z test_ops.py::TestCommonCUDA::test_compare_cpu_double_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8982174Z test_ops.py::TestCommonCUDA::test_compare_cpu_einsum_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8982863Z test_ops.py::TestCommonCUDA::test_compare_cpu_empty_like_cuda_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T22:59:02.8983425Z test_ops.py::TestCommonCUDA::test_compare_cpu_eye_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8984004Z test_ops.py::TestCommonCUDA::test_compare_cpu_fft_ifftshift_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8984675Z test_ops.py::TestCommonCUDA::test_compare_cpu_flip_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8985259Z test_ops.py::TestCommonCUDA::test_compare_cpu_flipud_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8985842Z test_ops.py::TestCommonCUDA::test_compare_cpu_float_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8986421Z test_ops.py::TestCommonCUDA::test_compare_cpu_grid_sampler_2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8987019Z test_ops.py::TestCommonCUDA::test_compare_cpu_histc_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8987614Z test_ops.py::TestCommonCUDA::test_compare_cpu_hsplit_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8988192Z test_ops.py::TestCommonCUDA::test_compare_cpu_hstack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8988766Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8989360Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_fill_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8989957Z test_ops.py::TestCommonCUDA::test_compare_cpu_index_reduce_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8990550Z test_ops.py::TestCommonCUDA::test_compare_cpu_int_cuda_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T22:59:02.8991123Z test_ops.py::TestCommonCUDA::test_compare_cpu_isin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8991708Z test_ops.py::TestCommonCUDA::test_compare_cpu_istft_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8992299Z test_ops.py::TestCommonCUDA::test_compare_cpu_ldexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8992890Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cond_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8993484Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_det_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8994096Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eig_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8994749Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_eigh_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8995384Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_householder_product_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8996002Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8996584Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_inv_ex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8997196Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8997808Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_factor_ex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8998480Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_ldl_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8999067Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lstsq_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.8999668Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9000266Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_lu_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9000875Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_matrix_rank_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9001476Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9002072Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_pinv_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9002675Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_slogdet_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9003274Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9003880Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_vector_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9004470Z test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9005089Z test_ops.py::TestCommonCUDA::test_compare_cpu_log_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9005703Z test_ops.py::TestCommonCUDA::test_compare_cpu_logaddexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9006308Z test_ops.py::TestCommonCUDA::test_compare_cpu_logcumsumexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9006893Z test_ops.py::TestCommonCUDA::test_compare_cpu_logdet_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9007486Z test_ops.py::TestCommonCUDA::test_compare_cpu_logspace_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9008092Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_cumsum_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9008745Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_fill_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9009348Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_log_softmax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9009967Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_logsumexp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9010573Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9011175Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_normalize_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9011830Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_select_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9012440Z test_ops.py::TestCommonCUDA::test_compare_cpu_masked_softmax_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9013358Z test_ops.py::TestCommonCUDA::test_compare_cpu_matrix_exp_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9013953Z test_ops.py::TestCommonCUDA::test_compare_cpu_median_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9014558Z test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_no_dim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9015165Z test_ops.py::TestCommonCUDA::test_compare_cpu_min_reduction_with_dim_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T22:59:02.9015779Z test_ops.py::TestCommonCUDA::test_compare_cpu_mode_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9016465Z test_ops.py::TestCommonCUDA::test_compare_cpu_multinomial_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9017038Z test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_copy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9017614Z test_ops.py::TestCommonCUDA::test_compare_cpu_narrow_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9018213Z test_ops.py::TestCommonCUDA::test_compare_cpu_native_batch_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9018892Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_empty_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9019459Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_full_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9020031Z test_ops.py::TestCommonCUDA::test_compare_cpu_new_zeros_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9020811Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (output is non-deterministic (when dropout_p > 0)) [ 1%] 2023-01-11T22:59:02.9021474Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9022117Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9022719Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_avg_pool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9023434Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_batch_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9024099Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9024769Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9025426Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9026029Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_conv2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9026741Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_cosine_similarity_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9027380Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_ctc_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9028102Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout3d_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9028767Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_dropout_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9029373Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_bag_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9029953Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_embedding_cuda_float32 SKIPPED (Skipped!) [ 1%] 2023-01-11T22:59:02.9030535Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_glu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9031141Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_hardswish_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9031788Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9032441Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9033097Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_interpolate_trilinear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9033748Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_linear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9034374Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_local_response_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9035019Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9035647Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9036288Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9036968Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9037606Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9038242Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9038882Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9039534Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9040186Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9040901Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_normalize_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9041535Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_constant_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9042175Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pad_replicate_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9042799Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_pixel_shuffle_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9043439Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_soft_margin_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9044082Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9044718Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9045372Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9046026Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9046693Z test_ops.py::TestCommonCUDA::test_compare_cpu_nn_functional_upsample_bilinear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9047319Z test_ops.py::TestCommonCUDA::test_compare_cpu_nonzero_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9047906Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9048466Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_inf_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9049049Z test_ops.py::TestCommonCUDA::test_compare_cpu_norm_nuc_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9049718Z test_ops.py::TestCommonCUDA::test_compare_cpu_normal_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9050378Z test_ops.py::TestCommonCUDA::test_compare_cpu_normal_number_mean_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9050993Z test_ops.py::TestCommonCUDA::test_compare_cpu_ones_like_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9051621Z test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9052247Z test_ops.py::TestCommonCUDA::test_compare_cpu_ops_nvprims_view_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9053072Z test_ops.py::TestCommonCUDA::test_compare_cpu_ormqr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9053735Z test_ops.py::TestCommonCUDA::test_compare_cpu_pca_lowrank_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9054308Z test_ops.py::TestCommonCUDA::test_compare_cpu_pinverse_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9055000Z test_ops.py::TestCommonCUDA::test_compare_cpu_polar_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9055582Z test_ops.py::TestCommonCUDA::test_compare_cpu_qr_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9056149Z test_ops.py::TestCommonCUDA::test_compare_cpu_quantile_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9056817Z test_ops.py::TestCommonCUDA::test_compare_cpu_rand_like_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9057390Z test_ops.py::TestCommonCUDA::test_compare_cpu_randint_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9057980Z test_ops.py::TestCommonCUDA::test_compare_cpu_renorm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9058597Z test_ops.py::TestCommonCUDA::test_compare_cpu_repeat_interleave_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9059188Z test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_as_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9059786Z test_ops.py::TestCommonCUDA::test_compare_cpu_reshape_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9060371Z test_ops.py::TestCommonCUDA::test_compare_cpu_resize__cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9060973Z test_ops.py::TestCommonCUDA::test_compare_cpu_resize_as__cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9061550Z test_ops.py::TestCommonCUDA::test_compare_cpu_resolve_neg_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9062148Z test_ops.py::TestCommonCUDA::test_compare_cpu_rsub_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9062741Z test_ops.py::TestCommonCUDA::test_compare_cpu_scalar_tensor_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9063338Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_add_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9063916Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9064526Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_mean_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9065146Z test_ops.py::TestCommonCUDA::test_compare_cpu_scatter_reduce_prod_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9065838Z test_ops.py::TestCommonCUDA::test_compare_cpu_segment_reduce_offsets_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9066443Z test_ops.py::TestCommonCUDA::test_compare_cpu_select_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9067030Z test_ops.py::TestCommonCUDA::test_compare_cpu_slice_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9067630Z test_ops.py::TestCommonCUDA::test_compare_cpu_softmax_with_dtype_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9068248Z test_ops.py::TestCommonCUDA::test_compare_cpu_sparse_sampled_addmm_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9069138Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:59:02.9069781Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:59:02.9070423Z test_ops.py::TestCommonCUDA::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T22:59:02.9071036Z test_ops.py::TestCommonCUDA::test_compare_cpu_split_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9071633Z test_ops.py::TestCommonCUDA::test_compare_cpu_split_with_sizes_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9072218Z test_ops.py::TestCommonCUDA::test_compare_cpu_stack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9072809Z test_ops.py::TestCommonCUDA::test_compare_cpu_stft_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9073479Z test_ops.py::TestCommonCUDA::test_compare_cpu_svd_lowrank_cuda_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T22:59:02.9074038Z test_ops.py::TestCommonCUDA::test_compare_cpu_t_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9074595Z test_ops.py::TestCommonCUDA::test_compare_cpu_take_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9075184Z test_ops.py::TestCommonCUDA::test_compare_cpu_to_sparse_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9075766Z test_ops.py::TestCommonCUDA::test_compare_cpu_topk_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9076367Z test_ops.py::TestCommonCUDA::test_compare_cpu_triangular_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9076944Z test_ops.py::TestCommonCUDA::test_compare_cpu_triu_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9077535Z test_ops.py::TestCommonCUDA::test_compare_cpu_unflatten_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9078129Z test_ops.py::TestCommonCUDA::test_compare_cpu_unfold_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9078699Z test_ops.py::TestCommonCUDA::test_compare_cpu_unique_cuda_float32 SKIPPED (Output order is undefined when sorted=False) [ 1%] 2023-01-11T22:59:02.9079256Z test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9079907Z test_ops.py::TestCommonCUDA::test_compare_cpu_var_mean_unbiased_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9080524Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_as_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9081181Z test_ops.py::TestCommonCUDA::test_compare_cpu_view_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9082303Z test_ops.py::TestCommonCUDA::test_compare_cpu_vstack_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9083413Z test_ops.py::TestCommonCUDA::test_compare_cpu_xlogy_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9084499Z test_ops.py::TestCommonCUDA::test_compare_cpu_zero__cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9085699Z test_ops.py::TestCommonCUDA::test_compare_cpu_zeros_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 1%] 2023-01-11T22:59:02.9086601Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_H_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9087099Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_acos_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9087618Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_as_strided_partial_views_cuda_complex32 XFAIL [ 1%] 2023-01-11T22:59:02.9088128Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_asin_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9088611Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_atleast_3d_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9089108Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_bool_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9089601Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cat_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9090094Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cfloat_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9090570Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chalf_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9091062Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_chunk_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9091548Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_clone_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9092044Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_column_stack_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9092826Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_conj_physical_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9093514Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_cos_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9094012Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9094492Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diag_embed_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9095005Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_copy_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9095509Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_diagonal_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9096029Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_div_no_rounding_mode_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9096523Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_dsplit_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9097010Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_eq_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9097515Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_fft_fftshift_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9098124Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_hstack_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9098618Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_index_put_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9099115Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_isfinite_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9099609Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_lerp_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9100096Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9100590Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_log_softmax_with_dtype_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9101099Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mT_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9101674Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_masked_fill_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9102164Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_movedim_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9102654Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_mul_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9103150Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_copy_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9103647Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_narrow_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9104186Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_cuda_complex32 SKIPPED (Expected: new_empty is not comparable) [ 1%] 2023-01-11T22:59:02.9104818Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_empty_strided_cuda_complex32 SKIPPED (Expected: new_empty_strided is not comparable) [ 1%] 2023-01-11T22:59:02.9105399Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_full_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9105893Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_new_ones_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9106404Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose2d_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9106960Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nn_functional_conv_transpose3d_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9107479Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_nonzero_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9107979Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_ones_like_cuda_complex32 PASSED [ 1%] 2023-01-11T22:59:02.9108457Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_permute_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9108955Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_positive_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9109453Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_pow_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9109924Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_prod_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9110500Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rand_like_cuda_complex32 SKIPPED (Expected: randn_like is not comparable between dtypes) [ 2%] 2023-01-11T22:59:02.9111155Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_randn_like_cuda_complex32 SKIPPED (Expected: randn_like is not comparable between dtypes) [ 2%] 2023-01-11T22:59:02.9111787Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_real_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9112269Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_as_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9112767Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_reshape_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9113324Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_resolve_neg_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9113830Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_rsqrt_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9114314Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_scalar_tensor_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9114815Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sigmoid_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9115305Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sinh_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9115792Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_slice_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9116284Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_split_with_sizes_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9116845Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_squeeze_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9117338Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_sub_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9117819Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_tan_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9118289Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_trace_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9118789Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_transpose_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9119295Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_true_divide_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9119778Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unbind_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9120275Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unfold_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9120778Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_unsqueeze_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9121277Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_as_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9121747Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_view_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9122231Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_vsplit_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9122724Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_where_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9123210Z test_ops.py::TestCommonCUDA::test_complex_half_reference_testing_zeros_cuda_complex32 PASSED [ 2%] 2023-01-11T22:59:02.9123636Z test_ops.py::TestCommonCUDA::test_dtypes_H_cuda PASSED [ 2%] 2023-01-11T22:59:02.9124038Z test_ops.py::TestCommonCUDA::test_dtypes_T_cuda PASSED [ 2%] 2023-01-11T22:59:02.9124446Z test_ops.py::TestCommonCUDA::test_dtypes___rdiv___cuda PASSED [ 2%] 2023-01-11T22:59:02.9124855Z test_ops.py::TestCommonCUDA::test_dtypes___rmatmul___cuda SKIPPED (Skipped!) [ 2%] 2023-01-11T22:59:02.9125282Z test_ops.py::TestCommonCUDA::test_dtypes___rpow___cuda PASSED [ 2%] 2023-01-11T22:59:02.9125687Z test_ops.py::TestCommonCUDA::test_dtypes___rxor___cuda PASSED [ 2%] 2023-01-11T22:59:02.9126122Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bfloat16_cuda PASSED [ 2%] 2023-01-11T22:59:02.9126554Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_bool_cuda PASSED [ 2%] 2023-01-11T22:59:02.9126998Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_byte_cuda PASSED [ 2%] 2023-01-11T22:59:02.9127444Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cdouble_cuda PASSED [ 2%] 2023-01-11T22:59:02.9127877Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_cfloat_cuda PASSED [ 2%] 2023-01-11T22:59:02.9128319Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_char_cuda PASSED [ 2%] 2023-01-11T22:59:02.9128820Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_complex_cuda PASSED [ 2%] 2023-01-11T22:59:02.9129275Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_int_cuda PASSED [ 2%] 2023-01-11T22:59:02.9129700Z test_ops.py::TestCommonCUDA::test_dtypes__refs__conversions_long_cuda PASSED [ 2%] 2023-01-11T22:59:02.9130130Z test_ops.py::TestCommonCUDA::test_dtypes__refs_abs_cuda PASSED [ 2%] 2023-01-11T22:59:02.9130547Z test_ops.py::TestCommonCUDA::test_dtypes__refs_addcdiv_cuda PASSED [ 2%] 2023-01-11T22:59:02.9130948Z test_ops.py::TestCommonCUDA::test_dtypes__refs_addcmul_cuda PASSED [ 2%] 2023-01-11T22:59:02.9131356Z test_ops.py::TestCommonCUDA::test_dtypes__refs_any_cuda PASSED [ 2%] 2023-01-11T22:59:02.9131770Z test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_cuda PASSED [ 2%] 2023-01-11T22:59:02.9132215Z test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_partial_views_cuda PASSED [ 2%] 2023-01-11T22:59:02.9133142Z test_ops.py::TestCommonCUDA::test_dtypes__refs_as_strided_scatter_cuda PASSED [ 2%] 2023-01-11T22:59:02.9133594Z test_ops.py::TestCommonCUDA::test_dtypes__refs_asin_cuda PASSED [ 2%] 2023-01-11T22:59:02.9134005Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atan_cuda PASSED [ 2%] 2023-01-11T22:59:02.9134401Z test_ops.py::TestCommonCUDA::test_dtypes__refs_atleast_1d_cuda PASSED [ 2%] 2023-01-11T22:59:02.9134818Z test_ops.py::TestCommonCUDA::test_dtypes__refs_bitwise_xor_cuda PASSED [ 2%] 2023-01-11T22:59:02.9135238Z test_ops.py::TestCommonCUDA::test_dtypes__refs_broadcast_to_cuda PASSED [ 2%] 2023-01-11T22:59:02.9135648Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ceil_cuda PASSED [ 2%] 2023-01-11T22:59:02.9136037Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clamp_cuda PASSED [ 2%] 2023-01-11T22:59:02.9136441Z test_ops.py::TestCommonCUDA::test_dtypes__refs_clone_cuda PASSED [ 2%] 2023-01-11T22:59:02.9136865Z test_ops.py::TestCommonCUDA::test_dtypes__refs_column_stack_cuda PASSED [ 2%] 2023-01-11T22:59:02.9137273Z test_ops.py::TestCommonCUDA::test_dtypes__refs_contiguous_cuda PASSED [ 2%] 2023-01-11T22:59:02.9137689Z test_ops.py::TestCommonCUDA::test_dtypes__refs_copysign_cuda PASSED [ 2%] 2023-01-11T22:59:02.9138104Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cosh_cuda PASSED [ 2%] 2023-01-11T22:59:02.9138513Z test_ops.py::TestCommonCUDA::test_dtypes__refs_cumsum_cuda PASSED [ 2%] 2023-01-11T22:59:02.9138903Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diag_cuda PASSED [ 2%] 2023-01-11T22:59:02.9139317Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_copy_cuda PASSED [ 2%] 2023-01-11T22:59:02.9139733Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_cuda PASSED [ 2%] 2023-01-11T22:59:02.9140149Z test_ops.py::TestCommonCUDA::test_dtypes__refs_diagonal_scatter_cuda PASSED [ 2%] 2023-01-11T22:59:02.9140580Z test_ops.py::TestCommonCUDA::test_dtypes__refs_digamma_cuda PASSED [ 2%] 2023-01-11T22:59:02.9141010Z test_ops.py::TestCommonCUDA::test_dtypes__refs_div_no_rounding_mode_cuda PASSED [ 2%] 2023-01-11T22:59:02.9141449Z test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_cuda PASSED [ 2%] 2023-01-11T22:59:02.9141844Z test_ops.py::TestCommonCUDA::test_dtypes__refs_empty_like_cuda PASSED [ 2%] 2023-01-11T22:59:02.9142244Z test_ops.py::TestCommonCUDA::test_dtypes__refs_eq_cuda PASSED [ 2%] 2023-01-11T22:59:02.9142643Z test_ops.py::TestCommonCUDA::test_dtypes__refs_erf_cuda PASSED [ 2%] 2023-01-11T22:59:02.9143030Z test_ops.py::TestCommonCUDA::test_dtypes__refs_erfinv_cuda PASSED [ 2%] 2023-01-11T22:59:02.9143432Z test_ops.py::TestCommonCUDA::test_dtypes__refs_exp2_cuda PASSED [ 2%] 2023-01-11T22:59:02.9143837Z test_ops.py::TestCommonCUDA::test_dtypes__refs_exp_cuda PASSED [ 2%] 2023-01-11T22:59:02.9144245Z test_ops.py::TestCommonCUDA::test_dtypes__refs_expand_cuda PASSED [ 2%] 2023-01-11T22:59:02.9144726Z test_ops.py::TestCommonCUDA::test_dtypes__refs_eye_cuda PASSED [ 2%] 2023-01-11T22:59:02.9145147Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_fftn_cuda PASSED [ 2%] 2023-01-11T22:59:02.9145565Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_hfft2_cuda PASSED [ 2%] 2023-01-11T22:59:02.9145970Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ifftshift_cuda PASSED [ 2%] 2023-01-11T22:59:02.9146386Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfft2_cuda PASSED [ 2%] 2023-01-11T22:59:02.9146801Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_ihfftn_cuda PASSED [ 2%] 2023-01-11T22:59:02.9147209Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_irfftn_cuda PASSED [ 2%] 2023-01-11T22:59:02.9147604Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfft_cuda PASSED [ 2%] 2023-01-11T22:59:02.9148015Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fft_rfftn_cuda PASSED [ 2%] 2023-01-11T22:59:02.9148503Z test_ops.py::TestCommonCUDA::test_dtypes__refs_flatten_cuda PASSED [ 2%] 2023-01-11T22:59:02.9148897Z test_ops.py::TestCommonCUDA::test_dtypes__refs_flip_cuda PASSED [ 2%] 2023-01-11T22:59:02.9149304Z test_ops.py::TestCommonCUDA::test_dtypes__refs_flipud_cuda PASSED [ 2%] 2023-01-11T22:59:02.9149720Z test_ops.py::TestCommonCUDA::test_dtypes__refs_float_power_cuda PASSED [ 2%] 2023-01-11T22:59:02.9150144Z test_ops.py::TestCommonCUDA::test_dtypes__refs_floor_divide_cuda PASSED [ 2%] 2023-01-11T22:59:02.9150542Z test_ops.py::TestCommonCUDA::test_dtypes__refs_fmax_cuda PASSED [ 2%] 2023-01-11T22:59:02.9150945Z test_ops.py::TestCommonCUDA::test_dtypes__refs_ge_cuda PASSED [ 2%] 2023-01-11T22:59:02.9151352Z test_ops.py::TestCommonCUDA::test_dtypes__refs_heaviside_cuda PASSED [ 2%] 2023-01-11T22:59:02.9151751Z test_ops.py::TestCommonCUDA::test_dtypes__refs_igammac_cuda PASSED [ 2%] 2023-01-11T22:59:02.9152165Z test_ops.py::TestCommonCUDA::test_dtypes__refs_imag_cuda PASSED [ 2%] 2023-01-11T22:59:02.9152577Z test_ops.py::TestCommonCUDA::test_dtypes__refs_index_add_cuda PASSED [ 2%] 2023-01-11T22:59:02.9152988Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isclose_cuda PASSED [ 2%] 2023-01-11T22:59:02.9153380Z test_ops.py::TestCommonCUDA::test_dtypes__refs_isposinf_cuda PASSED [ 2%] 2023-01-11T22:59:02.9153787Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lcm_cuda PASSED [ 2%] 2023-01-11T22:59:02.9154193Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_norm_cuda PASSED [ 2%] 2023-01-11T22:59:02.9154603Z test_ops.py::TestCommonCUDA::test_dtypes__refs_linalg_svdvals_cuda PASSED [ 2%] 2023-01-11T22:59:02.9155023Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log10_cuda PASSED [ 2%] 2023-01-11T22:59:02.9155431Z test_ops.py::TestCommonCUDA::test_dtypes__refs_log1p_cuda PASSED [ 2%] 2023-01-11T22:59:02.9155825Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logical_and_cuda PASSED [ 2%] 2023-01-11T22:59:02.9156249Z test_ops.py::TestCommonCUDA::test_dtypes__refs_logspace_cuda PASSED [ 2%] 2023-01-11T22:59:02.9156656Z test_ops.py::TestCommonCUDA::test_dtypes__refs_lt_cuda PASSED [ 2%] 2023-01-11T22:59:02.9157064Z test_ops.py::TestCommonCUDA::test_dtypes__refs_maximum_cuda PASSED [ 2%] 2023-01-11T22:59:02.9157453Z test_ops.py::TestCommonCUDA::test_dtypes__refs_mean_cuda PASSED [ 2%] 2023-01-11T22:59:02.9157886Z test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_list_of_tensors_cuda PASSED [ 2%] 2023-01-11T22:59:02.9158352Z test_ops.py::TestCommonCUDA::test_dtypes__refs_meshgrid_variadic_tensors_cuda PASSED [ 2%] 2023-01-11T22:59:02.9158794Z test_ops.py::TestCommonCUDA::test_dtypes__refs_minimum_cuda PASSED [ 2%] 2023-01-11T22:59:02.9159199Z test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_copy_cuda PASSED [ 2%] 2023-01-11T22:59:02.9159614Z test_ops.py::TestCommonCUDA::test_dtypes__refs_narrow_cuda PASSED [ 2%] 2023-01-11T22:59:02.9160047Z test_ops.py::TestCommonCUDA::test_dtypes__refs_native_layer_norm_cuda PASSED [ 2%] 2023-01-11T22:59:02.9160514Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_ones_cuda PASSED [ 2%] 2023-01-11T22:59:02.9160941Z test_ops.py::TestCommonCUDA::test_dtypes__refs_new_zeros_cuda PASSED [ 2%] 2023-01-11T22:59:02.9161388Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_alpha_dropout_cuda PASSED [ 2%] 2023-01-11T22:59:02.9161851Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_celu_cuda PASSED [ 2%] 2023-01-11T22:59:02.9162283Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_gelu_cuda PASSED [ 2%] 2023-01-11T22:59:02.9162730Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_glu_cuda PASSED [ 2%] 2023-01-11T22:59:02.9163185Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hardshrink_cuda PASSED [ 2%] 2023-01-11T22:59:02.9163647Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_hinge_embedding_loss_cuda PASSED [ 2%] 2023-01-11T22:59:02.9164186Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_l1_loss_cuda PASSED [ 2%] 2023-01-11T22:59:02.9164662Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cuda PASSED [ 2%] 2023-01-11T22:59:02.9165150Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_margin_ranking_loss_cuda PASSED [ 2%] 2023-01-11T22:59:02.9165598Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mish_cuda PASSED [ 2%] 2023-01-11T22:59:02.9166047Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_mse_loss_cuda PASSED [ 2%] 2023-01-11T22:59:02.9166501Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_pdist_cuda PASSED [ 2%] 2023-01-11T22:59:02.9166949Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_poisson_nll_loss_cuda PASSED [ 2%] 2023-01-11T22:59:02.9167413Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_prelu_cuda PASSED [ 2%] 2023-01-11T22:59:02.9167867Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_relu6_cuda PASSED [ 2%] 2023-01-11T22:59:02.9168308Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_selu_cuda PASSED [ 2%] 2023-01-11T22:59:02.9168758Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmax_with_dtype_cuda PASSED [ 2%] 2023-01-11T22:59:02.9169244Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_softmin_with_dtype_cuda PASSED [ 2%] 2023-01-11T22:59:02.9169718Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_tanhshrink_cuda PASSED [ 2%] 2023-01-11T22:59:02.9170164Z test_ops.py::TestCommonCUDA::test_dtypes__refs_nn_functional_threshold_cuda PASSED [ 2%] 2023-01-11T22:59:02.9170602Z test_ops.py::TestCommonCUDA::test_dtypes__refs_norm_cuda PASSED [ 2%] 2023-01-11T22:59:02.9171020Z test_ops.py::TestCommonCUDA::test_dtypes__refs_permute_cuda PASSED [ 2%] 2023-01-11T22:59:02.9171444Z test_ops.py::TestCommonCUDA::test_dtypes__refs_positive_cuda PASSED [ 2%] 2023-01-11T22:59:02.9171848Z test_ops.py::TestCommonCUDA::test_dtypes__refs_pow_cuda PASSED [ 2%] 2023-01-11T22:59:02.9172259Z test_ops.py::TestCommonCUDA::test_dtypes__refs_prod_cuda PASSED [ 2%] 2023-01-11T22:59:02.9173081Z test_ops.py::TestCommonCUDA::test_dtypes__refs_randn_cuda PASSED [ 2%] 2023-01-11T22:59:02.9173492Z test_ops.py::TestCommonCUDA::test_dtypes__refs_real_cuda PASSED [ 2%] 2023-01-11T22:59:02.9173908Z test_ops.py::TestCommonCUDA::test_dtypes__refs_reciprocal_cuda PASSED [ 2%] 2023-01-11T22:59:02.9174325Z test_ops.py::TestCommonCUDA::test_dtypes__refs_reshape_as_cuda PASSED [ 2%] 2023-01-11T22:59:02.9174735Z test_ops.py::TestCommonCUDA::test_dtypes__refs_rot90_cuda PASSED [ 2%] 2023-01-11T22:59:02.9175126Z test_ops.py::TestCommonCUDA::test_dtypes__refs_round_cuda PASSED [ 2%] 2023-01-11T22:59:02.9175529Z test_ops.py::TestCommonCUDA::test_dtypes__refs_rsub_cuda PASSED [ 3%] 2023-01-11T22:59:02.9175934Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sgn_cuda PASSED [ 3%] 2023-01-11T22:59:02.9176425Z test_ops.py::TestCommonCUDA::test_dtypes__refs_sinc_cuda PASSED [ 3%] 2023-01-11T22:59:02.9176853Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1_cuda PASSED [ 3%] 2023-01-11T22:59:02.9177269Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_i1e_cuda PASSED [ 3%] 2023-01-11T22:59:02.9177705Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_log_ndtr_cuda PASSED [ 3%] 2023-01-11T22:59:02.9178241Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cuda PASSED [ 3%] 2023-01-11T22:59:02.9179056Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_ndtr_cuda PASSED [ 3%] 2023-01-11T22:59:02.9179800Z test_ops.py::TestCommonCUDA::test_dtypes__refs_special_softmax_with_dtype_cuda PASSED [ 3%] 2023-01-11T22:59:02.9180511Z test_ops.py::TestCommonCUDA::test_dtypes__refs_square_cuda PASSED [ 3%] 2023-01-11T22:59:02.9181313Z test_ops.py::TestCommonCUDA::test_dtypes__refs_std_mean_cuda PASSED [ 3%] 2023-01-11T22:59:02.9182318Z test_ops.py::TestCommonCUDA::test_dtypes__refs_t_cuda PASSED [ 3%] 2023-01-11T22:59:02.9183235Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tensor_split_cuda PASSED [ 3%] 2023-01-11T22:59:02.9183772Z test_ops.py::TestCommonCUDA::test_dtypes__refs_trace_cuda PASSED [ 3%] 2023-01-11T22:59:02.9184185Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_cuda PASSED [ 3%] 2023-01-11T22:59:02.9184601Z test_ops.py::TestCommonCUDA::test_dtypes__refs_tril_indices_cuda PASSED [ 3%] 2023-01-11T22:59:02.9184998Z test_ops.py::TestCommonCUDA::test_dtypes__refs_triu_cuda PASSED [ 3%] 2023-01-11T22:59:02.9185410Z test_ops.py::TestCommonCUDA::test_dtypes__refs_true_divide_cuda PASSED [ 3%] 2023-01-11T22:59:02.9185819Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unbind_cuda PASSED [ 3%] 2023-01-11T22:59:02.9186231Z test_ops.py::TestCommonCUDA::test_dtypes__refs_unsqueeze_cuda PASSED [ 3%] 2023-01-11T22:59:02.9186631Z test_ops.py::TestCommonCUDA::test_dtypes__refs_var_cuda PASSED [ 3%] 2023-01-11T22:59:02.9187037Z test_ops.py::TestCommonCUDA::test_dtypes__refs_var_mean_cuda PASSED [ 3%] 2023-01-11T22:59:02.9187450Z test_ops.py::TestCommonCUDA::test_dtypes__refs_view_as_cuda PASSED [ 3%] 2023-01-11T22:59:02.9187933Z test_ops.py::TestCommonCUDA::test_dtypes__refs_vsplit_cuda PASSED [ 3%] 2023-01-11T22:59:02.9188691Z test_ops.py::TestCommonCUDA::test_dtypes__refs_zeros_cuda PASSED [ 3%] 2023-01-11T22:59:02.9189476Z test_ops.py::TestCommonCUDA::test_dtypes__softmax_backward_data_cuda PASSED [ 3%] 2023-01-11T22:59:02.9190205Z test_ops.py::TestCommonCUDA::test_dtypes_abs_cuda PASSED [ 3%] 2023-01-11T22:59:02.9191057Z test_ops.py::TestCommonCUDA::test_dtypes_acos_cuda PASSED [ 3%] 2023-01-11T22:59:02.9191746Z test_ops.py::TestCommonCUDA::test_dtypes_addbmm_cuda SKIPPED (Skipped!) [ 3%] 2023-01-11T22:59:02.9192176Z test_ops.py::TestCommonCUDA::test_dtypes_addcdiv_cuda PASSED [ 3%] 2023-01-11T22:59:02.9192571Z test_ops.py::TestCommonCUDA::test_dtypes_addmm_cuda PASSED [ 3%] 2023-01-11T22:59:02.9192993Z test_ops.py::TestCommonCUDA::test_dtypes_addmm_decomposed_cuda PASSED [ 3%] 2023-01-11T22:59:02.9193410Z test_ops.py::TestCommonCUDA::test_dtypes_addr_cuda PASSED [ 3%] 2023-01-11T22:59:02.9193818Z test_ops.py::TestCommonCUDA::test_dtypes_allclose_cuda PASSED [ 3%] 2023-01-11T22:59:02.9194204Z test_ops.py::TestCommonCUDA::test_dtypes_amin_cuda PASSED [ 3%] 2023-01-11T22:59:02.9194599Z test_ops.py::TestCommonCUDA::test_dtypes_angle_cuda PASSED [ 3%] 2023-01-11T22:59:02.9195000Z test_ops.py::TestCommonCUDA::test_dtypes_argmax_cuda PASSED [ 3%] 2023-01-11T22:59:02.9195387Z test_ops.py::TestCommonCUDA::test_dtypes_argwhere_cuda PASSED [ 3%] 2023-01-11T22:59:02.9195791Z test_ops.py::TestCommonCUDA::test_dtypes_asin_cuda PASSED [ 3%] 2023-01-11T22:59:02.9196295Z test_ops.py::TestCommonCUDA::test_dtypes_atan2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9196708Z test_ops.py::TestCommonCUDA::test_dtypes_atanh_cuda PASSED [ 3%] 2023-01-11T22:59:02.9197095Z test_ops.py::TestCommonCUDA::test_dtypes_atleast_3d_cuda PASSED [ 3%] 2023-01-11T22:59:02.9197498Z test_ops.py::TestCommonCUDA::test_dtypes_baddbmm_cuda PASSED [ 3%] 2023-01-11T22:59:02.9197898Z test_ops.py::TestCommonCUDA::test_dtypes_bincount_cuda PASSED [ 3%] 2023-01-11T22:59:02.9198287Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_and_cuda PASSED [ 3%] 2023-01-11T22:59:02.9198698Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_not_cuda PASSED [ 3%] 2023-01-11T22:59:02.9199106Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_or_cuda PASSED [ 3%] 2023-01-11T22:59:02.9199512Z test_ops.py::TestCommonCUDA::test_dtypes_bitwise_xor_cuda PASSED [ 3%] 2023-01-11T22:59:02.9199962Z test_ops.py::TestCommonCUDA::test_dtypes_block_diag_cuda PASSED [ 3%] 2023-01-11T22:59:02.9200376Z test_ops.py::TestCommonCUDA::test_dtypes_broadcast_tensors_cuda PASSED [ 3%] 2023-01-11T22:59:02.9200792Z test_ops.py::TestCommonCUDA::test_dtypes_cdouble_cuda PASSED [ 3%] 2023-01-11T22:59:02.9201177Z test_ops.py::TestCommonCUDA::test_dtypes_cfloat_cuda PASSED [ 3%] 2023-01-11T22:59:02.9201586Z test_ops.py::TestCommonCUDA::test_dtypes_cholesky_cuda PASSED [ 3%] 2023-01-11T22:59:02.9201991Z test_ops.py::TestCommonCUDA::test_dtypes_cholesky_solve_cuda PASSED [ 3%] 2023-01-11T22:59:02.9202400Z test_ops.py::TestCommonCUDA::test_dtypes_chunk_cuda PASSED [ 3%] 2023-01-11T22:59:02.9202778Z test_ops.py::TestCommonCUDA::test_dtypes_clamp_cuda PASSED [ 3%] 2023-01-11T22:59:02.9203173Z test_ops.py::TestCommonCUDA::test_dtypes_clamp_max_cuda PASSED [ 3%] 2023-01-11T22:59:02.9203580Z test_ops.py::TestCommonCUDA::test_dtypes_column_stack_cuda PASSED [ 3%] 2023-01-11T22:59:02.9204024Z test_ops.py::TestCommonCUDA::test_dtypes_complex_cuda PASSED [ 3%] 2023-01-11T22:59:02.9204815Z test_ops.py::TestCommonCUDA::test_dtypes_conj_cuda PASSED [ 3%] 2023-01-11T22:59:02.9205489Z test_ops.py::TestCommonCUDA::test_dtypes_constant_pad_nd_cuda PASSED [ 3%] 2023-01-11T22:59:02.9206285Z test_ops.py::TestCommonCUDA::test_dtypes_contiguous_cuda PASSED [ 3%] 2023-01-11T22:59:02.9206963Z test_ops.py::TestCommonCUDA::test_dtypes_corrcoef_cuda PASSED [ 3%] 2023-01-11T22:59:02.9207779Z test_ops.py::TestCommonCUDA::test_dtypes_cos_cuda PASSED [ 3%] 2023-01-11T22:59:02.9208602Z test_ops.py::TestCommonCUDA::test_dtypes_cummin_cuda PASSED [ 3%] 2023-01-11T22:59:02.9209011Z test_ops.py::TestCommonCUDA::test_dtypes_cumsum_cuda PASSED [ 3%] 2023-01-11T22:59:02.9209421Z test_ops.py::TestCommonCUDA::test_dtypes_deg2rad_cuda PASSED [ 3%] 2023-01-11T22:59:02.9209837Z test_ops.py::TestCommonCUDA::test_dtypes_diag_cuda PASSED [ 3%] 2023-01-11T22:59:02.9210247Z test_ops.py::TestCommonCUDA::test_dtypes_diagflat_cuda PASSED [ 3%] 2023-01-11T22:59:02.9210644Z test_ops.py::TestCommonCUDA::test_dtypes_diagonal_copy_cuda PASSED [ 3%] 2023-01-11T22:59:02.9211060Z test_ops.py::TestCommonCUDA::test_dtypes_diagonal_scatter_cuda PASSED [ 3%] 2023-01-11T22:59:02.9211472Z test_ops.py::TestCommonCUDA::test_dtypes_diff_cuda PASSED [ 3%] 2023-01-11T22:59:02.9211857Z test_ops.py::TestCommonCUDA::test_dtypes_dist_cuda PASSED [ 3%] 2023-01-11T22:59:02.9212277Z test_ops.py::TestCommonCUDA::test_dtypes_div_no_rounding_mode_cuda PASSED [ 3%] 2023-01-11T22:59:02.9213154Z test_ops.py::TestCommonCUDA::test_dtypes_div_trunc_rounding_cuda PASSED [ 3%] 2023-01-11T22:59:02.9213580Z test_ops.py::TestCommonCUDA::test_dtypes_double_cuda PASSED [ 3%] 2023-01-11T22:59:02.9213974Z test_ops.py::TestCommonCUDA::test_dtypes_dstack_cuda PASSED [ 3%] 2023-01-11T22:59:02.9214498Z test_ops.py::TestCommonCUDA::test_dtypes_einsum_cuda PASSED [ 3%] 2023-01-11T22:59:02.9214923Z test_ops.py::TestCommonCUDA::test_dtypes_empty_like_cuda PASSED [ 3%] 2023-01-11T22:59:02.9215318Z test_ops.py::TestCommonCUDA::test_dtypes_eq_cuda PASSED [ 3%] 2023-01-11T22:59:02.9215725Z test_ops.py::TestCommonCUDA::test_dtypes_erfc_cuda PASSED [ 3%] 2023-01-11T22:59:02.9216131Z test_ops.py::TestCommonCUDA::test_dtypes_erfinv_cuda PASSED [ 3%] 2023-01-11T22:59:02.9216530Z test_ops.py::TestCommonCUDA::test_dtypes_exp2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9216907Z test_ops.py::TestCommonCUDA::test_dtypes_exp_cuda PASSED [ 3%] 2023-01-11T22:59:02.9217309Z test_ops.py::TestCommonCUDA::test_dtypes_expand_as_cuda PASSED [ 3%] 2023-01-11T22:59:02.9217715Z test_ops.py::TestCommonCUDA::test_dtypes_expand_cuda PASSED [ 3%] 2023-01-11T22:59:02.9218206Z test_ops.py::TestCommonCUDA::test_dtypes_expm1_cuda PASSED [ 3%] 2023-01-11T22:59:02.9218605Z test_ops.py::TestCommonCUDA::test_dtypes_eye_cuda PASSED [ 3%] 2023-01-11T22:59:02.9219003Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fft2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9219401Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9219790Z test_ops.py::TestCommonCUDA::test_dtypes_fft_fftshift_cuda PASSED [ 3%] 2023-01-11T22:59:02.9220196Z test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9220599Z test_ops.py::TestCommonCUDA::test_dtypes_fft_hfft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9220985Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9221384Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ifft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9221800Z test_ops.py::TestCommonCUDA::test_dtypes_fft_ihfft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9222214Z test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9222606Z test_ops.py::TestCommonCUDA::test_dtypes_fft_irfft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9223010Z test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft2_cuda PASSED [ 3%] 2023-01-11T22:59:02.9223417Z test_ops.py::TestCommonCUDA::test_dtypes_fft_rfft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9223802Z test_ops.py::TestCommonCUDA::test_dtypes_fill_cuda PASSED [ 3%] 2023-01-11T22:59:02.9224197Z test_ops.py::TestCommonCUDA::test_dtypes_flip_cuda PASSED [ 3%] 2023-01-11T22:59:02.9224595Z test_ops.py::TestCommonCUDA::test_dtypes_float_cuda PASSED [ 3%] 2023-01-11T22:59:02.9224995Z test_ops.py::TestCommonCUDA::test_dtypes_floor_cuda PASSED [ 3%] 2023-01-11T22:59:02.9225382Z test_ops.py::TestCommonCUDA::test_dtypes_fmod_cuda PASSED [ 3%] 2023-01-11T22:59:02.9225781Z test_ops.py::TestCommonCUDA::test_dtypes_frexp_cuda PASSED [ 3%] 2023-01-11T22:59:02.9226181Z test_ops.py::TestCommonCUDA::test_dtypes_gather_cuda PASSED [ 3%] 2023-01-11T22:59:02.9226560Z test_ops.py::TestCommonCUDA::test_dtypes_gcd_cuda PASSED [ 3%] 2023-01-11T22:59:02.9226956Z test_ops.py::TestCommonCUDA::test_dtypes_ge_cuda PASSED [ 3%] 2023-01-11T22:59:02.9227353Z test_ops.py::TestCommonCUDA::test_dtypes_half_cuda PASSED [ 3%] 2023-01-11T22:59:02.9227755Z test_ops.py::TestCommonCUDA::test_dtypes_heaviside_cuda PASSED [ 3%] 2023-01-11T22:59:02.9228138Z test_ops.py::TestCommonCUDA::test_dtypes_histc_cuda PASSED [ 3%] 2023-01-11T22:59:02.9228545Z test_ops.py::TestCommonCUDA::test_dtypes_histogramdd_cuda PASSED [ 3%] 2023-01-11T22:59:02.9228951Z test_ops.py::TestCommonCUDA::test_dtypes_hsplit_cuda PASSED [ 3%] 2023-01-11T22:59:02.9229341Z test_ops.py::TestCommonCUDA::test_dtypes_igamma_cuda PASSED [ 3%] 2023-01-11T22:59:02.9229791Z test_ops.py::TestCommonCUDA::test_dtypes_igammac_cuda PASSED [ 3%] 2023-01-11T22:59:02.9230198Z test_ops.py::TestCommonCUDA::test_dtypes_imag_cuda PASSED [ 3%] 2023-01-11T22:59:02.9230597Z test_ops.py::TestCommonCUDA::test_dtypes_index_copy_cuda PASSED [ 3%] 2023-01-11T22:59:02.9230987Z test_ops.py::TestCommonCUDA::test_dtypes_index_fill_cuda PASSED [ 3%] 2023-01-11T22:59:02.9231389Z test_ops.py::TestCommonCUDA::test_dtypes_index_put_cuda PASSED [ 3%] 2023-01-11T22:59:02.9231793Z test_ops.py::TestCommonCUDA::test_dtypes_index_select_cuda PASSED [ 3%] 2023-01-11T22:59:02.9232184Z test_ops.py::TestCommonCUDA::test_dtypes_inner_cuda PASSED [ 3%] 2023-01-11T22:59:02.9232585Z test_ops.py::TestCommonCUDA::test_dtypes_isclose_cuda PASSED [ 3%] 2023-01-11T22:59:02.9233050Z test_ops.py::TestCommonCUDA::test_dtypes_isposinf_cuda PASSED [ 3%] 2023-01-11T22:59:02.9233453Z test_ops.py::TestCommonCUDA::test_dtypes_istft_cuda PASSED [ 3%] 2023-01-11T22:59:02.9233865Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_2inputs_2outputs_cuda PASSED [ 3%] 2023-01-11T22:59:02.9234339Z test_ops.py::TestCommonCUDA::test_dtypes_jiterator_4inputs_with_extra_args_cuda PASSED [ 3%] 2023-01-11T22:59:02.9234775Z test_ops.py::TestCommonCUDA::test_dtypes_le_cuda PASSED [ 3%] 2023-01-11T22:59:02.9235286Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cond_cuda PASSED [ 3%] 2023-01-11T22:59:02.9236047Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_det_singular_cuda PASSED [ 3%] 2023-01-11T22:59:02.9236856Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigh_cuda PASSED [ 3%] 2023-01-11T22:59:02.9237649Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_eigvals_cuda PASSED [ 3%] 2023-01-11T22:59:02.9238475Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_householder_product_cuda PASSED [ 3%] 2023-01-11T22:59:02.9239307Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_cuda PASSED [ 3%] 2023-01-11T22:59:02.9240096Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_inv_ex_cuda PASSED [ 3%] 2023-01-11T22:59:02.9240910Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_cuda PASSED [ 3%] 2023-01-11T22:59:02.9241779Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_factor_ex_cuda PASSED [ 3%] 2023-01-11T22:59:02.9242653Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_ldl_solve_cuda PASSED [ 3%] 2023-01-11T22:59:02.9243508Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_lstsq_cuda PASSED [ 3%] 2023-01-11T22:59:02.9244335Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_multi_dot_cuda PASSED [ 3%] 2023-01-11T22:59:02.9245181Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_cuda PASSED [ 3%] 2023-01-11T22:59:02.9246086Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_norm_subgradients_at_zero_cuda PASSED [ 3%] 2023-01-11T22:59:02.9246988Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_cuda PASSED [ 3%] 2023-01-11T22:59:02.9247860Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_hermitian_cuda PASSED [ 3%] 2023-01-11T22:59:02.9248930Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_pinv_singular_cuda SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 3%] 2023-01-11T22:59:02.9249950Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_qr_cuda PASSED [ 3%] 2023-01-11T22:59:02.9250771Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_slogdet_cuda PASSED [ 3%] 2023-01-11T22:59:02.9251620Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_solve_ex_cuda PASSED [ 3%] 2023-01-11T22:59:02.9252481Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_tensorsolve_cuda PASSED [ 3%] 2023-01-11T22:59:02.9253639Z test_ops.py::TestCommonCUDA::test_dtypes_linspace_cuda PASSED [ 3%] 2023-01-11T22:59:02.9254470Z test_ops.py::TestCommonCUDA::test_dtypes_log10_cuda PASSED [ 3%] 2023-01-11T22:59:02.9255431Z test_ops.py::TestCommonCUDA::test_dtypes_log1p_cuda PASSED [ 4%] 2023-01-11T22:59:02.9256262Z test_ops.py::TestCommonCUDA::test_dtypes_log2_cuda PASSED [ 4%] 2023-01-11T22:59:02.9257048Z test_ops.py::TestCommonCUDA::test_dtypes_log_cuda PASSED [ 4%] 2023-01-11T22:59:02.9257870Z test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_cuda PASSED [ 4%] 2023-01-11T22:59:02.9258739Z test_ops.py::TestCommonCUDA::test_dtypes_log_softmax_with_dtype_cuda PASSED [ 4%] 2023-01-11T22:59:02.9259588Z test_ops.py::TestCommonCUDA::test_dtypes_logical_or_cuda PASSED [ 4%] 2023-01-11T22:59:02.9260411Z test_ops.py::TestCommonCUDA::test_dtypes_logit_cuda PASSED [ 4%] 2023-01-11T22:59:02.9261237Z test_ops.py::TestCommonCUDA::test_dtypes_logspace_cuda PASSED [ 4%] 2023-01-11T22:59:02.9262073Z test_ops.py::TestCommonCUDA::test_dtypes_lu_unpack_cuda PASSED [ 4%] 2023-01-11T22:59:02.9262972Z test_ops.py::TestCommonCUDA::test_dtypes_mH_cuda PASSED [ 4%] 2023-01-11T22:59:02.9263769Z test_ops.py::TestCommonCUDA::test_dtypes_mT_cuda PASSED [ 4%] 2023-01-11T22:59:02.9264589Z test_ops.py::TestCommonCUDA::test_dtypes_masked_amax_cuda PASSED [ 4%] 2023-01-11T22:59:02.9265405Z test_ops.py::TestCommonCUDA::test_dtypes_masked_argmax_cuda PASSED [ 4%] 2023-01-11T22:59:02.9266246Z test_ops.py::TestCommonCUDA::test_dtypes_masked_argmin_cuda PASSED [ 4%] 2023-01-11T22:59:02.9267096Z test_ops.py::TestCommonCUDA::test_dtypes_masked_cumprod_cuda PASSED [ 4%] 2023-01-11T22:59:02.9267939Z test_ops.py::TestCommonCUDA::test_dtypes_masked_cumsum_cuda PASSED [ 4%] 2023-01-11T22:59:02.9268747Z test_ops.py::TestCommonCUDA::test_dtypes_masked_normalize_cuda PASSED [ 4%] 2023-01-11T22:59:02.9269594Z test_ops.py::TestCommonCUDA::test_dtypes_masked_prod_cuda PASSED [ 4%] 2023-01-11T22:59:02.9270445Z test_ops.py::TestCommonCUDA::test_dtypes_masked_scatter_cuda PASSED [ 4%] 2023-01-11T22:59:02.9271280Z test_ops.py::TestCommonCUDA::test_dtypes_masked_select_cuda PASSED [ 4%] 2023-01-11T22:59:02.9272131Z test_ops.py::TestCommonCUDA::test_dtypes_matmul_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:59:02.9272978Z test_ops.py::TestCommonCUDA::test_dtypes_max_binary_cuda PASSED [ 4%] 2023-01-11T22:59:02.9273873Z test_ops.py::TestCommonCUDA::test_dtypes_max_pool2d_with_indices_backward_cuda PASSED [ 4%] 2023-01-11T22:59:02.9274776Z test_ops.py::TestCommonCUDA::test_dtypes_max_reduction_with_dim_cuda PASSED [ 4%] 2023-01-11T22:59:02.9275642Z test_ops.py::TestCommonCUDA::test_dtypes_maximum_cuda PASSED [ 4%] 2023-01-11T22:59:02.9276465Z test_ops.py::TestCommonCUDA::test_dtypes_median_cuda PASSED [ 4%] 2023-01-11T22:59:02.9277318Z test_ops.py::TestCommonCUDA::test_dtypes_meshgrid_list_of_tensors_cuda PASSED [ 4%] 2023-01-11T22:59:02.9278227Z test_ops.py::TestCommonCUDA::test_dtypes_min_reduction_with_dim_cuda PASSED [ 4%] 2023-01-11T22:59:02.9279086Z test_ops.py::TestCommonCUDA::test_dtypes_mode_cuda PASSED [ 4%] 2023-01-11T22:59:02.9279895Z test_ops.py::TestCommonCUDA::test_dtypes_mul_cuda PASSED [ 4%] 2023-01-11T22:59:02.9280706Z test_ops.py::TestCommonCUDA::test_dtypes_multinomial_cuda PASSED [ 4%] 2023-01-11T22:59:02.9281524Z test_ops.py::TestCommonCUDA::test_dtypes_mv_cuda PASSED [ 4%] 2023-01-11T22:59:02.9282416Z test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_1_cuda PASSED [ 4%] 2023-01-11T22:59:02.9283286Z test_ops.py::TestCommonCUDA::test_dtypes_mvlgamma_mvlgamma_p_3_cuda PASSED [ 4%] 2023-01-11T22:59:02.9284145Z test_ops.py::TestCommonCUDA::test_dtypes_nan_to_num_cuda PASSED [ 4%] 2023-01-11T22:59:02.9284976Z test_ops.py::TestCommonCUDA::test_dtypes_nanmedian_cuda PASSED [ 4%] 2023-01-11T22:59:02.9285818Z test_ops.py::TestCommonCUDA::test_dtypes_nanquantile_cuda PASSED [ 4%] 2023-01-11T22:59:02.9286717Z test_ops.py::TestCommonCUDA::test_dtypes_nansum_cuda PASSED [ 4%] 2023-01-11T22:59:02.9287560Z test_ops.py::TestCommonCUDA::test_dtypes_narrow_copy_cuda PASSED [ 4%] 2023-01-11T22:59:02.9288412Z test_ops.py::TestCommonCUDA::test_dtypes_native_layer_norm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9289221Z test_ops.py::TestCommonCUDA::test_dtypes_ne_cuda PASSED [ 4%] 2023-01-11T22:59:02.9290017Z test_ops.py::TestCommonCUDA::test_dtypes_neg_cuda PASSED [ 4%] 2023-01-11T22:59:02.9290853Z test_ops.py::TestCommonCUDA::test_dtypes_new_empty_strided_cuda PASSED [ 4%] 2023-01-11T22:59:02.9291840Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional__scaled_dot_product_attention_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:59:02.9293183Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool2d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9294160Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_avg_pool3d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9295243Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_adaptive_max_pool1d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9296153Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool2d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9297066Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_avg_pool3d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9298005Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_batch_norm_without_cudnn_cuda PASSED [ 4%] 2023-01-11T22:59:02.9298938Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_celu_cuda PASSED [ 4%] 2023-01-11T22:59:02.9299773Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv2d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9300689Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_conv_transpose1d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9301617Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_cosine_similarity_cuda PASSED [ 4%] 2023-01-11T22:59:02.9302444Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_dropout_cuda PASSED [ 4%] 2023-01-11T22:59:02.9303245Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_elu_cuda PASSED [ 4%] 2023-01-11T22:59:02.9304069Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_embedding_bag_cuda PASSED [ 4%] 2023-01-11T22:59:02.9305073Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda PASSED [ 4%] 2023-01-11T22:59:02.9306106Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda PASSED [ 4%] 2023-01-11T22:59:02.9307130Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_fractional_max_pool3d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9308074Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_grid_sample_cuda PASSED [ 4%] 2023-01-11T22:59:02.9308983Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_group_norm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9309879Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardshrink_cuda PASSED [ 4%] 2023-01-11T22:59:02.9310814Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardsigmoid_cuda PASSED [ 4%] 2023-01-11T22:59:02.9311732Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_hardswish_cuda PASSED [ 4%] 2023-01-11T22:59:02.9312617Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_huber_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9313562Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_bilinear_cuda PASSED [ 4%] 2023-01-11T22:59:02.9314535Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_nearest_cuda PASSED [ 4%] 2023-01-11T22:59:02.9315519Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_interpolate_trilinear_cuda PASSED [ 4%] 2023-01-11T22:59:02.9316428Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_kl_div_cuda PASSED [ 4%] 2023-01-11T22:59:02.9317329Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_layer_norm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9318223Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_linear_cuda PASSED [ 4%] 2023-01-11T22:59:02.9319268Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_local_response_norm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9320215Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_logsigmoid_cuda PASSED [ 4%] 2023-01-11T22:59:02.9321109Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool1d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9322021Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_pool3d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9322912Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9323846Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool1d_grad_cuda PASSED [ 4%] 2023-01-11T22:59:02.9324774Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool2d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9325673Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_max_unpool3d_cuda PASSED [ 4%] 2023-01-11T22:59:02.9326673Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_mse_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9327599Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multi_margin_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9328580Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9329519Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_normalize_cuda PASSED [ 4%] 2023-01-11T22:59:02.9330415Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_one_hot_cuda PASSED [ 4%] 2023-01-11T22:59:02.9331320Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_constant_cuda PASSED [ 4%] 2023-01-11T22:59:02.9332232Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pad_replicate_cuda PASSED [ 4%] 2023-01-11T22:59:02.9333456Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pdist_cuda PASSED [ 4%] 2023-01-11T22:59:02.9334372Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_shuffle_cuda PASSED [ 4%] 2023-01-11T22:59:02.9335320Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_pixel_unshuffle_cuda PASSED [ 4%] 2023-01-11T22:59:02.9336245Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_poisson_nll_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9337156Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu6_cuda PASSED [ 4%] 2023-01-11T22:59:02.9338035Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_relu_cuda PASSED [ 4%] 2023-01-11T22:59:02.9338914Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_rrelu_cuda PASSED [ 4%] 2023-01-11T22:59:02.9339766Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_selu_cuda PASSED [ 4%] 2023-01-11T22:59:02.9340628Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_silu_cuda PASSED [ 4%] 2023-01-11T22:59:02.9341536Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_soft_margin_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9342430Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_cuda PASSED [ 4%] 2023-01-11T22:59:02.9343368Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softmin_with_dtype_cuda PASSED [ 4%] 2023-01-11T22:59:02.9344307Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softshrink_cuda PASSED [ 4%] 2023-01-11T22:59:02.9345220Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_softsign_cuda PASSED [ 4%] 2023-01-11T22:59:02.9346106Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_tanhshrink_cuda PASSED [ 4%] 2023-01-11T22:59:02.9347051Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9348056Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda PASSED [ 4%] 2023-01-11T22:59:02.9349038Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_bilinear_cuda PASSED [ 4%] 2023-01-11T22:59:02.9349960Z test_ops.py::TestCommonCUDA::test_dtypes_nn_functional_upsample_nearest_cuda PASSED [ 4%] 2023-01-11T22:59:02.9350845Z test_ops.py::TestCommonCUDA::test_dtypes_nonzero_cuda PASSED [ 4%] 2023-01-11T22:59:02.9351611Z test_ops.py::TestCommonCUDA::test_dtypes_norm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9352614Z test_ops.py::TestCommonCUDA::test_dtypes_norm_fro_cuda PASSED [ 4%] 2023-01-11T22:59:02.9353338Z test_ops.py::TestCommonCUDA::test_dtypes_norm_nuc_cuda PASSED [ 4%] 2023-01-11T22:59:02.9353752Z test_ops.py::TestCommonCUDA::test_dtypes_normal_cuda PASSED [ 4%] 2023-01-11T22:59:02.9354138Z test_ops.py::TestCommonCUDA::test_dtypes_ones_cuda PASSED [ 4%] 2023-01-11T22:59:02.9354571Z test_ops.py::TestCommonCUDA::test_dtypes_ops_nvprims_native_batch_norm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9355006Z test_ops.py::TestCommonCUDA::test_dtypes_ormqr_cuda PASSED [ 4%] 2023-01-11T22:59:02.9355415Z test_ops.py::TestCommonCUDA::test_dtypes_outer_cuda PASSED [ 4%] 2023-01-11T22:59:02.9355806Z test_ops.py::TestCommonCUDA::test_dtypes_permute_cuda PASSED [ 4%] 2023-01-11T22:59:02.9356319Z test_ops.py::TestCommonCUDA::test_dtypes_polar_cuda PASSED [ 4%] 2023-01-11T22:59:02.9356753Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_0_cuda PASSED [ 4%] 2023-01-11T22:59:02.9357206Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_2_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:59:02.9357684Z test_ops.py::TestCommonCUDA::test_dtypes_polygamma_polygamma_n_3_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:59:02.9358126Z test_ops.py::TestCommonCUDA::test_dtypes_positive_cuda PASSED [ 4%] 2023-01-11T22:59:02.9358532Z test_ops.py::TestCommonCUDA::test_dtypes_pow_cuda PASSED [ 4%] 2023-01-11T22:59:02.9358920Z test_ops.py::TestCommonCUDA::test_dtypes_prod_cuda PASSED [ 4%] 2023-01-11T22:59:02.9359323Z test_ops.py::TestCommonCUDA::test_dtypes_put_cuda PASSED [ 4%] 2023-01-11T22:59:02.9359726Z test_ops.py::TestCommonCUDA::test_dtypes_randint_cuda PASSED [ 4%] 2023-01-11T22:59:02.9360121Z test_ops.py::TestCommonCUDA::test_dtypes_randn_cuda PASSED [ 4%] 2023-01-11T22:59:02.9360536Z test_ops.py::TestCommonCUDA::test_dtypes_randn_like_cuda PASSED [ 4%] 2023-01-11T22:59:02.9360942Z test_ops.py::TestCommonCUDA::test_dtypes_ravel_cuda PASSED [ 4%] 2023-01-11T22:59:02.9361342Z test_ops.py::TestCommonCUDA::test_dtypes_renorm_cuda PASSED [ 4%] 2023-01-11T22:59:02.9361741Z test_ops.py::TestCommonCUDA::test_dtypes_repeat_interleave_cuda PASSED [ 4%] 2023-01-11T22:59:02.9362155Z test_ops.py::TestCommonCUDA::test_dtypes_reshape_as_cuda PASSED [ 4%] 2023-01-11T22:59:02.9362562Z test_ops.py::TestCommonCUDA::test_dtypes_reshape_cuda PASSED [ 4%] 2023-01-11T22:59:02.9362947Z test_ops.py::TestCommonCUDA::test_dtypes_resize_as__cuda XFAIL [ 4%] 2023-01-11T22:59:02.9363343Z test_ops.py::TestCommonCUDA::test_dtypes_round_cuda PASSED [ 4%] 2023-01-11T22:59:02.9363751Z test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_0_cuda PASSED [ 4%] 2023-01-11T22:59:02.9364276Z test_ops.py::TestCommonCUDA::test_dtypes_round_decimals_neg_3_cuda SKIPPED (Skipped!) [ 4%] 2023-01-11T22:59:02.9364703Z test_ops.py::TestCommonCUDA::test_dtypes_rsqrt_cuda PASSED [ 4%] 2023-01-11T22:59:02.9365105Z test_ops.py::TestCommonCUDA::test_dtypes_rsub_cuda PASSED [ 4%] 2023-01-11T22:59:02.9365521Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_amin_cuda PASSED [ 4%] 2023-01-11T22:59:02.9365930Z test_ops.py::TestCommonCUDA::test_dtypes_scatter_reduce_mean_cuda PASSED [ 4%] 2023-01-11T22:59:02.9366369Z test_ops.py::TestCommonCUDA::test_dtypes_segment_reduce_offsets_cuda PASSED [ 4%] 2023-01-11T22:59:02.9366791Z test_ops.py::TestCommonCUDA::test_dtypes_select_cuda PASSED [ 4%] 2023-01-11T22:59:02.9367194Z test_ops.py::TestCommonCUDA::test_dtypes_sgn_cuda PASSED [ 4%] 2023-01-11T22:59:02.9367576Z test_ops.py::TestCommonCUDA::test_dtypes_sign_cuda PASSED [ 4%] 2023-01-11T22:59:02.9368053Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_blackman_cuda PASSED [ 4%] 2023-01-11T22:59:02.9368511Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_cosine_cuda PASSED [ 4%] 2023-01-11T22:59:02.9368945Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_exponential_cuda PASSED [ 4%] 2023-01-11T22:59:02.9369403Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_gaussian_cuda PASSED [ 4%] 2023-01-11T22:59:02.9369852Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_hamming_cuda PASSED [ 4%] 2023-01-11T22:59:02.9370295Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_kaiser_cuda PASSED [ 4%] 2023-01-11T22:59:02.9370719Z test_ops.py::TestCommonCUDA::test_dtypes_signal_windows_nuttall_cuda PASSED [ 4%] 2023-01-11T22:59:02.9371144Z test_ops.py::TestCommonCUDA::test_dtypes_signbit_cuda PASSED [ 5%] 2023-01-11T22:59:02.9371548Z test_ops.py::TestCommonCUDA::test_dtypes_sin_cuda PASSED [ 5%] 2023-01-11T22:59:02.9371998Z test_ops.py::TestCommonCUDA::test_dtypes_slice_scatter_cuda PASSED [ 5%] 2023-01-11T22:59:02.9372421Z test_ops.py::TestCommonCUDA::test_dtypes_softmax_cuda PASSED [ 5%] 2023-01-11T22:59:02.9373315Z test_ops.py::TestCommonCUDA::test_dtypes_sparse_sampled_addmm_cuda PASSED [ 5%] 2023-01-11T22:59:02.9373910Z test_ops.py::TestCommonCUDA::test_dtypes_special_airy_ai_cuda PASSED [ 5%] 2023-01-11T22:59:02.9374521Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_j0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9374946Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9375374Z test_ops.py::TestCommonCUDA::test_dtypes_special_bessel_y1_cuda PASSED [ 5%] 2023-01-11T22:59:02.9375803Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_t_cuda PASSED [ 5%] 2023-01-11T22:59:02.9376574Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9377345Z test_ops.py::TestCommonCUDA::test_dtypes_special_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9377871Z test_ops.py::TestCommonCUDA::test_dtypes_special_entr_cuda PASSED [ 5%] 2023-01-11T22:59:02.9378302Z test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_h_cuda PASSED [ 5%] 2023-01-11T22:59:02.9378770Z test_ops.py::TestCommonCUDA::test_dtypes_special_hermite_polynomial_he_cuda PASSED [ 5%] 2023-01-11T22:59:02.9379231Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_i0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9379689Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9380120Z test_ops.py::TestCommonCUDA::test_dtypes_special_modified_bessel_k1_cuda PASSED [ 5%] 2023-01-11T22:59:02.9380561Z test_ops.py::TestCommonCUDA::test_dtypes_special_ndtri_cuda PASSED [ 5%] 2023-01-11T22:59:02.9381034Z test_ops.py::TestCommonCUDA::test_dtypes_special_polygamma_special_polygamma_n_0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9381508Z test_ops.py::TestCommonCUDA::test_dtypes_special_scaled_modified_bessel_k0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9382267Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_t_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9383047Z test_ops.py::TestCommonCUDA::test_dtypes_special_shifted_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9383601Z test_ops.py::TestCommonCUDA::test_dtypes_special_spherical_bessel_j0_cuda PASSED [ 5%] 2023-01-11T22:59:02.9384030Z test_ops.py::TestCommonCUDA::test_dtypes_special_zeta_cuda PASSED [ 5%] 2023-01-11T22:59:02.9384453Z test_ops.py::TestCommonCUDA::test_dtypes_split_list_args_cuda PASSED [ 5%] 2023-01-11T22:59:02.9384878Z test_ops.py::TestCommonCUDA::test_dtypes_split_with_sizes_cuda PASSED [ 5%] 2023-01-11T22:59:02.9385422Z test_ops.py::TestCommonCUDA::test_dtypes_squeeze_cuda PASSED [ 5%] 2023-01-11T22:59:02.9385910Z test_ops.py::TestCommonCUDA::test_dtypes_stack_cuda PASSED [ 5%] 2023-01-11T22:59:02.9386668Z test_ops.py::TestCommonCUDA::test_dtypes_std_mean_cuda PASSED [ 5%] 2023-01-11T22:59:02.9387400Z test_ops.py::TestCommonCUDA::test_dtypes_std_unbiased_cuda PASSED [ 5%] 2023-01-11T22:59:02.9388098Z test_ops.py::TestCommonCUDA::test_dtypes_stft_cuda PASSED [ 5%] 2023-01-11T22:59:02.9388872Z test_ops.py::TestCommonCUDA::test_dtypes_sum_cuda PASSED [ 5%] 2023-01-11T22:59:02.9389654Z test_ops.py::TestCommonCUDA::test_dtypes_sum_to_size_cuda PASSED [ 5%] 2023-01-11T22:59:02.9390451Z test_ops.py::TestCommonCUDA::test_dtypes_svd_cuda PASSED [ 5%] 2023-01-11T22:59:02.9391212Z test_ops.py::TestCommonCUDA::test_dtypes_t_cuda PASSED [ 5%] 2023-01-11T22:59:02.9392169Z test_ops.py::TestCommonCUDA::test_dtypes_take_along_dim_cuda PASSED [ 5%] 2023-01-11T22:59:02.9392974Z test_ops.py::TestCommonCUDA::test_dtypes_tan_cuda PASSED [ 5%] 2023-01-11T22:59:02.9393829Z test_ops.py::TestCommonCUDA::test_dtypes_tile_cuda PASSED [ 5%] 2023-01-11T22:59:02.9394569Z test_ops.py::TestCommonCUDA::test_dtypes_to_cuda PASSED [ 5%] 2023-01-11T22:59:02.9395300Z test_ops.py::TestCommonCUDA::test_dtypes_topk_cuda PASSED [ 5%] 2023-01-11T22:59:02.9396099Z test_ops.py::TestCommonCUDA::test_dtypes_trace_cuda PASSED [ 5%] 2023-01-11T22:59:02.9396873Z test_ops.py::TestCommonCUDA::test_dtypes_trapezoid_cuda PASSED [ 5%] 2023-01-11T22:59:02.9397618Z test_ops.py::TestCommonCUDA::test_dtypes_trapz_cuda PASSED [ 5%] 2023-01-11T22:59:02.9398347Z test_ops.py::TestCommonCUDA::test_dtypes_tril_indices_cuda PASSED [ 5%] 2023-01-11T22:59:02.9399071Z test_ops.py::TestCommonCUDA::test_dtypes_triu_indices_cuda PASSED [ 5%] 2023-01-11T22:59:02.9399808Z test_ops.py::TestCommonCUDA::test_dtypes_true_divide_cuda PASSED [ 5%] 2023-01-11T22:59:02.9400652Z test_ops.py::TestCommonCUDA::test_dtypes_trunc_cuda PASSED [ 5%] 2023-01-11T22:59:02.9401432Z test_ops.py::TestCommonCUDA::test_dtypes_unbind_cuda PASSED [ 5%] 2023-01-11T22:59:02.9401830Z test_ops.py::TestCommonCUDA::test_dtypes_unflatten_cuda PASSED [ 5%] 2023-01-11T22:59:02.9402234Z test_ops.py::TestCommonCUDA::test_dtypes_unique_cuda PASSED [ 5%] 2023-01-11T22:59:02.9402635Z test_ops.py::TestCommonCUDA::test_dtypes_var_cuda PASSED [ 5%] 2023-01-11T22:59:02.9403030Z test_ops.py::TestCommonCUDA::test_dtypes_var_mean_unbiased_cuda PASSED [ 5%] 2023-01-11T22:59:02.9403441Z test_ops.py::TestCommonCUDA::test_dtypes_var_unbiased_cuda PASSED [ 5%] 2023-01-11T22:59:02.9403849Z test_ops.py::TestCommonCUDA::test_dtypes_vdot_cuda PASSED [ 5%] 2023-01-11T22:59:02.9404263Z test_ops.py::TestCommonCUDA::test_dtypes_view_as_complex_cuda PASSED [ 5%] 2023-01-11T22:59:02.9404657Z test_ops.py::TestCommonCUDA::test_dtypes_view_as_cuda PASSED [ 5%] 2023-01-11T22:59:02.9405056Z test_ops.py::TestCommonCUDA::test_dtypes_view_copy_cuda PASSED [ 5%] 2023-01-11T22:59:02.9405452Z test_ops.py::TestCommonCUDA::test_dtypes_view_cuda PASSED [ 5%] 2023-01-11T22:59:02.9405832Z test_ops.py::TestCommonCUDA::test_dtypes_zeros_cuda PASSED [ 5%] 2023-01-11T22:59:02.9406220Z test_ops.py::TestCommonCUDA::test_errors_T_cuda PASSED [ 5%] 2023-01-11T22:59:02.9406611Z test_ops.py::TestCommonCUDA::test_errors___rand___cuda PASSED [ 5%] 2023-01-11T22:59:02.9407002Z test_ops.py::TestCommonCUDA::test_errors___rmod___cuda PASSED [ 5%] 2023-01-11T22:59:02.9407378Z test_ops.py::TestCommonCUDA::test_errors___ror___cuda PASSED [ 5%] 2023-01-11T22:59:02.9407775Z test_ops.py::TestCommonCUDA::test_errors_add_cuda PASSED [ 5%] 2023-01-11T22:59:02.9408269Z test_ops.py::TestCommonCUDA::test_errors_aminmax_cuda PASSED [ 5%] 2023-01-11T22:59:02.9408678Z test_ops.py::TestCommonCUDA::test_errors_arange_cuda PASSED [ 5%] 2023-01-11T22:59:02.9409089Z test_ops.py::TestCommonCUDA::test_errors_as_strided_scatter_cuda PASSED [ 5%] 2023-01-11T22:59:02.9409507Z test_ops.py::TestCommonCUDA::test_errors_bitwise_and_cuda PASSED [ 5%] 2023-01-11T22:59:02.9409906Z test_ops.py::TestCommonCUDA::test_errors_cat_cuda PASSED [ 5%] 2023-01-11T22:59:02.9410285Z test_ops.py::TestCommonCUDA::test_errors_clamp_max_cuda XFAIL [ 5%] 2023-01-11T22:59:02.9410680Z test_ops.py::TestCommonCUDA::test_errors_clamp_min_cuda XFAIL [ 5%] 2023-01-11T22:59:02.9411081Z test_ops.py::TestCommonCUDA::test_errors_diagonal_cuda PASSED [ 5%] 2023-01-11T22:59:02.9411477Z test_ops.py::TestCommonCUDA::test_errors_div_floor_rounding_cuda PASSED [ 5%] 2023-01-11T22:59:02.9411964Z test_ops.py::TestCommonCUDA::test_errors_div_trunc_rounding_cuda PASSED [ 5%] 2023-01-11T22:59:02.9412369Z test_ops.py::TestCommonCUDA::test_errors_dsplit_cuda PASSED [ 5%] 2023-01-11T22:59:02.9413179Z test_ops.py::TestCommonCUDA::test_errors_eye_cuda PASSED [ 5%] 2023-01-11T22:59:02.9413566Z test_ops.py::TestCommonCUDA::test_errors_fft_fftn_cuda PASSED [ 5%] 2023-01-11T22:59:02.9414008Z test_ops.py::TestCommonCUDA::test_errors_fft_hfft2_cuda PASSED [ 5%] 2023-01-11T22:59:02.9414705Z test_ops.py::TestCommonCUDA::test_errors_fft_hfft_cuda PASSED [ 5%] 2023-01-11T22:59:02.9415407Z test_ops.py::TestCommonCUDA::test_errors_fft_ifft2_cuda PASSED [ 5%] 2023-01-11T22:59:02.9416164Z test_ops.py::TestCommonCUDA::test_errors_fft_ifft_cuda PASSED [ 5%] 2023-01-11T22:59:02.9416970Z test_ops.py::TestCommonCUDA::test_errors_fft_ihfft2_cuda PASSED [ 5%] 2023-01-11T22:59:02.9417774Z test_ops.py::TestCommonCUDA::test_errors_fliplr_cuda PASSED [ 5%] 2023-01-11T22:59:02.9418523Z test_ops.py::TestCommonCUDA::test_errors_flipud_cuda PASSED [ 5%] 2023-01-11T22:59:02.9419242Z test_ops.py::TestCommonCUDA::test_errors_float_power_cuda PASSED [ 5%] 2023-01-11T22:59:02.9419999Z test_ops.py::TestCommonCUDA::test_errors_fmax_cuda PASSED [ 5%] 2023-01-11T22:59:02.9420707Z test_ops.py::TestCommonCUDA::test_errors_fmod_cuda PASSED [ 5%] 2023-01-11T22:59:02.9421411Z test_ops.py::TestCommonCUDA::test_errors_gcd_cuda PASSED [ 5%] 2023-01-11T22:59:02.9422155Z test_ops.py::TestCommonCUDA::test_errors_ge_cuda PASSED [ 5%] 2023-01-11T22:59:02.9422913Z test_ops.py::TestCommonCUDA::test_errors_gt_cuda PASSED [ 5%] 2023-01-11T22:59:02.9423690Z test_ops.py::TestCommonCUDA::test_errors_heaviside_cuda PASSED [ 5%] 2023-01-11T22:59:02.9424491Z test_ops.py::TestCommonCUDA::test_errors_igamma_cuda PASSED [ 5%] 2023-01-11T22:59:02.9425301Z test_ops.py::TestCommonCUDA::test_errors_igammac_cuda PASSED [ 5%] 2023-01-11T22:59:02.9426080Z test_ops.py::TestCommonCUDA::test_errors_index_select_cuda PASSED [ 5%] 2023-01-11T22:59:02.9426932Z test_ops.py::TestCommonCUDA::test_errors_jiterator_binary_return_by_ref_cuda PASSED [ 5%] 2023-01-11T22:59:02.9427772Z test_ops.py::TestCommonCUDA::test_errors_kthvalue_cuda PASSED [ 5%] 2023-01-11T22:59:02.9428568Z test_ops.py::TestCommonCUDA::test_errors_lcm_cuda PASSED [ 5%] 2023-01-11T22:59:02.9429345Z test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_cuda PASSED [ 5%] 2023-01-11T22:59:02.9430206Z test_ops.py::TestCommonCUDA::test_errors_linalg_lstsq_grad_oriented_cuda PASSED [ 5%] 2023-01-11T22:59:02.9431085Z test_ops.py::TestCommonCUDA::test_errors_logspace_cuda PASSED [ 5%] 2023-01-11T22:59:02.9431834Z test_ops.py::TestCommonCUDA::test_errors_lt_cuda PASSED [ 5%] 2023-01-11T22:59:02.9432723Z test_ops.py::TestCommonCUDA::test_errors_masked_fill_cuda PASSED [ 5%] 2023-01-11T22:59:02.9433578Z test_ops.py::TestCommonCUDA::test_errors_maximum_cuda PASSED [ 5%] 2023-01-11T22:59:02.9434355Z test_ops.py::TestCommonCUDA::test_errors_multinomial_cuda PASSED [ 5%] 2023-01-11T22:59:02.9435058Z test_ops.py::TestCommonCUDA::test_errors_neg_cuda PASSED [ 5%] 2023-01-11T22:59:02.9435866Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_avg_pool3d_cuda PASSED [ 5%] 2023-01-11T22:59:02.9436748Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv1d_cuda PASSED [ 5%] 2023-01-11T22:59:02.9437555Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_conv2d_cuda PASSED [ 5%] 2023-01-11T22:59:02.9438429Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_gaussian_nll_loss_cuda PASSED [ 5%] 2023-01-11T22:59:02.9439338Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_hinge_embedding_loss_cuda PASSED [ 5%] 2023-01-11T22:59:02.9440481Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_margin_ranking_loss_cuda PASSED [ 5%] 2023-01-11T22:59:02.9441357Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_max_pool3d_cuda PASSED [ 5%] 2023-01-11T22:59:02.9442248Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_rrelu_cuda PASSED [ 5%] 2023-01-11T22:59:02.9443066Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_soft_margin_loss_cuda PASSED [ 5%] 2023-01-11T22:59:02.9444040Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_softshrink_cuda PASSED [ 5%] 2023-01-11T22:59:02.9444956Z test_ops.py::TestCommonCUDA::test_errors_nn_functional_triplet_margin_loss_cuda PASSED [ 5%] 2023-01-11T22:59:02.9445827Z test_ops.py::TestCommonCUDA::test_errors_polar_cuda PASSED [ 5%] 2023-01-11T22:59:02.9446582Z test_ops.py::TestCommonCUDA::test_errors_remainder_cuda PASSED [ 5%] 2023-01-11T22:59:02.9447358Z test_ops.py::TestCommonCUDA::test_errors_rsub_cuda PASSED [ 5%] 2023-01-11T22:59:02.9448185Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_bartlett_cuda PASSED [ 5%] 2023-01-11T22:59:02.9449077Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_blackman_cuda PASSED [ 5%] 2023-01-11T22:59:02.9449919Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_exponential_cuda PASSED [ 5%] 2023-01-11T22:59:02.9450816Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_general_hamming_cuda PASSED [ 5%] 2023-01-11T22:59:02.9451682Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_hamming_cuda PASSED [ 5%] 2023-01-11T22:59:02.9452908Z test_ops.py::TestCommonCUDA::test_errors_signal_windows_hann_cuda PASSED [ 5%] 2023-01-11T22:59:02.9453998Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_t_cuda PASSED [ 5%] 2023-01-11T22:59:02.9455387Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9457008Z test_ops.py::TestCommonCUDA::test_errors_special_chebyshev_polynomial_w_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9458078Z test_ops.py::TestCommonCUDA::test_errors_special_hermite_polynomial_he_cuda PASSED [ 5%] 2023-01-11T22:59:02.9458968Z test_ops.py::TestCommonCUDA::test_errors_special_laguerre_polynomial_l_cuda PASSED [ 5%] 2023-01-11T22:59:02.9460357Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_u_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9461921Z test_ops.py::TestCommonCUDA::test_errors_special_shifted_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T22:59:02.9462981Z test_ops.py::TestCommonCUDA::test_errors_special_zeta_cuda PASSED [ 5%] 2023-01-11T22:59:02.9463808Z test_ops.py::TestCommonCUDA::test_errors_sum_to_size_cuda PASSED [ 5%] 2023-01-11T22:59:02.9464646Z test_ops.py::TestCommonCUDA::test_errors_take_cuda PASSED [ 5%] 2023-01-11T22:59:02.9465624Z test_ops.py::TestCommonCUDA::test_errors_trace_cuda PASSED [ 5%] 2023-01-11T22:59:02.9466445Z test_ops.py::TestCommonCUDA::test_errors_triu_cuda PASSED [ 5%] 2023-01-11T22:59:02.9467242Z test_ops.py::TestCommonCUDA::test_errors_uniform_cuda PASSED [ 5%] 2023-01-11T22:59:02.9468047Z test_ops.py::TestCommonCUDA::test_errors_view_cuda PASSED [ 5%] 2023-01-11T22:59:02.9468863Z test_ops.py::TestCommonCUDA::test_errors_vsplit_cuda PASSED [ 5%] 2023-01-11T22:59:02.9469638Z test_ops.py::TestCommonCUDA::test_errors_vstack_cuda PASSED [ 5%] 2023-01-11T22:59:02.9470408Z test_ops.py::TestCommonCUDA::test_errors_where_cuda PASSED [ 5%] 2023-01-11T22:59:02.9471332Z test_ops.py::TestCommonCUDA::test_multiple_devices_H_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9472525Z test_ops.py::TestCommonCUDA::test_multiple_devices_T_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9473577Z test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9474663Z test_ops.py::TestCommonCUDA::test_multiple_devices___getitem___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9475722Z test_ops.py::TestCommonCUDA::test_multiple_devices___rand___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9476756Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9477812Z test_ops.py::TestCommonCUDA::test_multiple_devices___rmod___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 5%] 2023-01-11T22:59:02.9478870Z test_ops.py::TestCommonCUDA::test_multiple_devices___ror___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9479947Z test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9480996Z test_ops.py::TestCommonCUDA::test_multiple_devices___rpow___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9482070Z test_ops.py::TestCommonCUDA::test_multiple_devices___rsub___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9483090Z test_ops.py::TestCommonCUDA::test_multiple_devices___rxor___cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9484180Z test_ops.py::TestCommonCUDA::test_multiple_devices__native_batch_norm_legit_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9485289Z test_ops.py::TestCommonCUDA::test_multiple_devices_acos_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9486338Z test_ops.py::TestCommonCUDA::test_multiple_devices_acosh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9487405Z test_ops.py::TestCommonCUDA::test_multiple_devices_add_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9488476Z test_ops.py::TestCommonCUDA::test_multiple_devices_addbmm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9489557Z test_ops.py::TestCommonCUDA::test_multiple_devices_addcmul_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9490635Z test_ops.py::TestCommonCUDA::test_multiple_devices_addmm_decomposed_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9567496Z test_ops.py::TestCommonCUDA::test_multiple_devices_addmv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9568608Z test_ops.py::TestCommonCUDA::test_multiple_devices_all_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9569435Z test_ops.py::TestCommonCUDA::test_multiple_devices_amin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9570098Z test_ops.py::TestCommonCUDA::test_multiple_devices_angle_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9570632Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9571134Z test_ops.py::TestCommonCUDA::test_multiple_devices_argmin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9571635Z test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9572134Z test_ops.py::TestCommonCUDA::test_multiple_devices_argsort_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9573044Z test_ops.py::TestCommonCUDA::test_multiple_devices_argwhere_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9573571Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9574211Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9574745Z test_ops.py::TestCommonCUDA::test_multiple_devices_as_strided_scatter_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9575253Z test_ops.py::TestCommonCUDA::test_multiple_devices_asin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9575751Z test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9576254Z test_ops.py::TestCommonCUDA::test_multiple_devices_asinh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9576740Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9577239Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9577747Z test_ops.py::TestCommonCUDA::test_multiple_devices_atan_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9578247Z test_ops.py::TestCommonCUDA::test_multiple_devices_baddbmm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9578760Z test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9579261Z test_ops.py::TestCommonCUDA::test_multiple_devices_bfloat16_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9579758Z test_ops.py::TestCommonCUDA::test_multiple_devices_bincount_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9580264Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_left_shift_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9580824Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_not_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9581345Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_or_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9581853Z test_ops.py::TestCommonCUDA::test_multiple_devices_bitwise_xor_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9582350Z test_ops.py::TestCommonCUDA::test_multiple_devices_bool_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9582871Z test_ops.py::TestCommonCUDA::test_multiple_devices_broadcast_shapes_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9583394Z test_ops.py::TestCommonCUDA::test_multiple_devices_bucketize_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9583895Z test_ops.py::TestCommonCUDA::test_multiple_devices_byte_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9584400Z test_ops.py::TestCommonCUDA::test_multiple_devices_cartesian_prod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9584988Z test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9585499Z test_ops.py::TestCommonCUDA::test_multiple_devices_cat_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9585998Z test_ops.py::TestCommonCUDA::test_multiple_devices_cdist_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9586499Z test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9587008Z test_ops.py::TestCommonCUDA::test_multiple_devices_cdouble_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9587506Z test_ops.py::TestCommonCUDA::test_multiple_devices_chalf_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9588002Z test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9588574Z test_ops.py::TestCommonCUDA::test_multiple_devices_char_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9589076Z test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9589593Z test_ops.py::TestCommonCUDA::test_multiple_devices_cholesky_solve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9590103Z test_ops.py::TestCommonCUDA::test_multiple_devices_chunk_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9590596Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9591092Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9591601Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_max_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9592117Z test_ops.py::TestCommonCUDA::test_multiple_devices_clamp_min_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9592615Z test_ops.py::TestCommonCUDA::test_multiple_devices_clone_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9593118Z test_ops.py::TestCommonCUDA::test_multiple_devices_column_stack_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9593639Z test_ops.py::TestCommonCUDA::test_multiple_devices_combinations_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9594146Z test_ops.py::TestCommonCUDA::test_multiple_devices_conj_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9594661Z test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9595196Z test_ops.py::TestCommonCUDA::test_multiple_devices_constant_pad_nd_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9595720Z test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9596228Z test_ops.py::TestCommonCUDA::test_multiple_devices_contiguous_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9596742Z test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9597254Z test_ops.py::TestCommonCUDA::test_multiple_devices_copysign_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9597754Z test_ops.py::TestCommonCUDA::test_multiple_devices_cos_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9598255Z test_ops.py::TestCommonCUDA::test_multiple_devices_count_nonzero_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9598767Z test_ops.py::TestCommonCUDA::test_multiple_devices_cov_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9599308Z test_ops.py::TestCommonCUDA::test_multiple_devices_cross_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9599819Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9600315Z test_ops.py::TestCommonCUDA::test_multiple_devices_cummin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9600817Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumprod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9601323Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9601821Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumsum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9602408Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9602954Z test_ops.py::TestCommonCUDA::test_multiple_devices_cumulative_trapezoid_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9603471Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9603976Z test_ops.py::TestCommonCUDA::test_multiple_devices_diag_embed_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9604481Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9604989Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagflat_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9605493Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9606018Z test_ops.py::TestCommonCUDA::test_multiple_devices_diagonal_scatter_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9606529Z test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9607019Z test_ops.py::TestCommonCUDA::test_multiple_devices_diff_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9607518Z test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9608029Z test_ops.py::TestCommonCUDA::test_multiple_devices_digamma_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9608523Z test_ops.py::TestCommonCUDA::test_multiple_devices_dist_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9609038Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9609582Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_floor_rounding_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9610121Z test_ops.py::TestCommonCUDA::test_multiple_devices_div_no_rounding_mode_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9610639Z test_ops.py::TestCommonCUDA::test_multiple_devices_dot_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9611152Z test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9611659Z test_ops.py::TestCommonCUDA::test_multiple_devices_dstack_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9612161Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9613042Z test_ops.py::TestCommonCUDA::test_multiple_devices_empty_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9613670Z test_ops.py::TestCommonCUDA::test_multiple_devices_eq_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9614183Z test_ops.py::TestCommonCUDA::test_multiple_devices_erfinv_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9614677Z test_ops.py::TestCommonCUDA::test_multiple_devices_exp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9615174Z test_ops.py::TestCommonCUDA::test_multiple_devices_expm1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9615666Z test_ops.py::TestCommonCUDA::test_multiple_devices_eye_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9616167Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9616670Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9617262Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9617775Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_fftshift_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9618290Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9618791Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9619298Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_hfftn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9619806Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9620310Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ifft_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9620818Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9621324Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_ihfft2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9621832Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9622336Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft2_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9622837Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9623347Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_irfftn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9623855Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9624370Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfft_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9624870Z test_ops.py::TestCommonCUDA::test_multiple_devices_fft_rfftn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9625111Z test_ops.py::TestCommonCUDA::test_multiple_devices_fill_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9625360Z test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9625607Z test_ops.py::TestCommonCUDA::test_multiple_devices_flatten_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9625853Z test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9626095Z test_ops.py::TestCommonCUDA::test_multiple_devices_flip_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9626391Z test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9626648Z test_ops.py::TestCommonCUDA::test_multiple_devices_fliplr_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9626892Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9627136Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9627392Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9627648Z test_ops.py::TestCommonCUDA::test_multiple_devices_float_power_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9627945Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9628202Z test_ops.py::TestCommonCUDA::test_multiple_devices_floor_divide_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9628442Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmax_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9628688Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9628928Z test_ops.py::TestCommonCUDA::test_multiple_devices_fmin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9629176Z test_ops.py::TestCommonCUDA::test_multiple_devices_frac_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9629418Z test_ops.py::TestCommonCUDA::test_multiple_devices_frexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9629661Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9629922Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9630172Z test_ops.py::TestCommonCUDA::test_multiple_devices_full_like_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9630424Z test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9630673Z test_ops.py::TestCommonCUDA::test_multiple_devices_gather_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9630918Z test_ops.py::TestCommonCUDA::test_multiple_devices_gcd_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9631158Z test_ops.py::TestCommonCUDA::test_multiple_devices_ge_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9631407Z test_ops.py::TestCommonCUDA::test_multiple_devices_geqrf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9631663Z test_ops.py::TestCommonCUDA::test_multiple_devices_gradient_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9631908Z test_ops.py::TestCommonCUDA::test_multiple_devices_gt_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9632157Z test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9632401Z test_ops.py::TestCommonCUDA::test_multiple_devices_hsplit_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 6%] 2023-01-11T22:59:02.9632638Z test_ops.py::TestCommonCUDA::test_multiple_devices_hstack_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9632888Z test_ops.py::TestCommonCUDA::test_multiple_devices_hypot_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9633139Z test_ops.py::TestCommonCUDA::test_multiple_devices_igammac_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9633436Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_add_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9633700Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9633951Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_copy_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9634198Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_fill_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9634447Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_put_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9634704Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9635009Z test_ops.py::TestCommonCUDA::test_multiple_devices_index_select_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9635259Z test_ops.py::TestCommonCUDA::test_multiple_devices_int_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9635508Z test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9635756Z test_ops.py::TestCommonCUDA::test_multiple_devices_isclose_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9636007Z test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9636255Z test_ops.py::TestCommonCUDA::test_multiple_devices_isfinite_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9636492Z test_ops.py::TestCommonCUDA::test_multiple_devices_isinf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9636742Z test_ops.py::TestCommonCUDA::test_multiple_devices_isnan_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9636991Z test_ops.py::TestCommonCUDA::test_multiple_devices_isposinf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9637273Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9637550Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_2inputs_2outputs_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9637811Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_binary_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9638071Z test_ops.py::TestCommonCUDA::test_multiple_devices_jiterator_unary_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9638316Z test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9638567Z test_ops.py::TestCommonCUDA::test_multiple_devices_kron_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9638821Z test_ops.py::TestCommonCUDA::test_multiple_devices_kthvalue_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9639057Z test_ops.py::TestCommonCUDA::test_multiple_devices_lcm_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9639303Z test_ops.py::TestCommonCUDA::test_multiple_devices_ldexp_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9639542Z test_ops.py::TestCommonCUDA::test_multiple_devices_le_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9639790Z test_ops.py::TestCommonCUDA::test_multiple_devices_lerp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9640035Z test_ops.py::TestCommonCUDA::test_multiple_devices_lgamma_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9640336Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cond_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9640602Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9640854Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cross_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9641103Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_det_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9641370Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9641626Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvals_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9641892Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_eigvalsh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9642228Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_householder_product_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9642478Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9642739Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_inv_ex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9643011Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_ldl_factor_ex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9643267Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lstsq_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9643534Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_factor_ex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9643802Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_lu_solve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9644068Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_power_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9644327Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_matrix_rank_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9644640Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 7%] 2023-01-11T22:59:02.9644916Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_solve_triangular_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9645173Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svd_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9645432Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_svdvals_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9645701Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorinv_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9645971Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_tensorsolve_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9646230Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_vander_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9646487Z test_ops.py::TestCommonCUDA::test_multiple_devices_linspace_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9646735Z test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9646977Z test_ops.py::TestCommonCUDA::test_multiple_devices_log10_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9647221Z test_ops.py::TestCommonCUDA::test_multiple_devices_log1p_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9647512Z test_ops.py::TestCommonCUDA::test_multiple_devices_log2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9647766Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9648021Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9648294Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9648564Z test_ops.py::TestCommonCUDA::test_multiple_devices_log_softmax_with_dtype_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9648821Z test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp2_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9649135Z test_ops.py::TestCommonCUDA::test_multiple_devices_logaddexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9649395Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9649642Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_and_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9649898Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9650151Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_not_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9650406Z test_ops.py::TestCommonCUDA::test_multiple_devices_logical_or_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9650658Z test_ops.py::TestCommonCUDA::test_multiple_devices_logspace_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9650915Z test_ops.py::TestCommonCUDA::test_multiple_devices_logsumexp_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9651161Z test_ops.py::TestCommonCUDA::test_multiple_devices_long_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9651402Z test_ops.py::TestCommonCUDA::test_multiple_devices_lt_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9651644Z test_ops.py::TestCommonCUDA::test_multiple_devices_lu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9651895Z test_ops.py::TestCommonCUDA::test_multiple_devices_lu_unpack_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9652125Z test_ops.py::TestCommonCUDA::test_multiple_devices_mH_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9652365Z test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9652904Z test_ops.py::TestCommonCUDA::test_multiple_devices_mT_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9653262Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_amin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9653526Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9653786Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_argmin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9654045Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_cumsum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9654302Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9654556Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_fill_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9654918Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_log_softmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9655190Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logaddexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9655457Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_logsumexp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9655713Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_mean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9655970Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_median_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9656224Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9656562Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_prod_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9656817Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_select_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9657082Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmax_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9657342Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_softmin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9657590Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9657844Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_std_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9658095Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9658352Z test_ops.py::TestCommonCUDA::test_multiple_devices_masked_sum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9658605Z test_ops.py::TestCommonCUDA::test_multiple_devices_matrix_exp_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9658855Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_binary_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9659141Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9659411Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_no_dim_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9659680Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9659942Z test_ops.py::TestCommonCUDA::test_multiple_devices_max_reduction_with_dim_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9660192Z test_ops.py::TestCommonCUDA::test_multiple_devices_mean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9660443Z test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9660689Z test_ops.py::TestCommonCUDA::test_multiple_devices_median_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9660958Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_list_of_tensors_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9661228Z test_ops.py::TestCommonCUDA::test_multiple_devices_meshgrid_variadic_tensors_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9661491Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_no_dim_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9661837Z test_ops.py::TestCommonCUDA::test_multiple_devices_min_reduction_with_dim_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9662091Z test_ops.py::TestCommonCUDA::test_multiple_devices_mm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9662338Z test_ops.py::TestCommonCUDA::test_multiple_devices_mode_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9662589Z test_ops.py::TestCommonCUDA::test_multiple_devices_movedim_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9662827Z test_ops.py::TestCommonCUDA::test_multiple_devices_msort_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9663066Z test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9663307Z test_ops.py::TestCommonCUDA::test_multiple_devices_mul_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9663623Z test_ops.py::TestCommonCUDA::test_multiple_devices_multinomial_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9663897Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9664164Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9664430Z test_ops.py::TestCommonCUDA::test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9664681Z test_ops.py::TestCommonCUDA::test_multiple_devices_nan_to_num_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9664932Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanmean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9665187Z test_ops.py::TestCommonCUDA::test_multiple_devices_nanmedian_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9665437Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9665684Z test_ops.py::TestCommonCUDA::test_multiple_devices_narrow_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9665958Z test_ops.py::TestCommonCUDA::test_multiple_devices_native_dropout_backward_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9666200Z test_ops.py::TestCommonCUDA::test_multiple_devices_ne_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9666444Z test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9666686Z test_ops.py::TestCommonCUDA::test_multiple_devices_neg_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9666934Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9667200Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_empty_strided_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9667445Z test_ops.py::TestCommonCUDA::test_multiple_devices_new_zeros_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9667699Z test_ops.py::TestCommonCUDA::test_multiple_devices_nextafter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9667982Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9668270Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9668559Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9668900Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9669199Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9669465Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_celu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9669737Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv1d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9670007Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9670292Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9670631Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9670914Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9671202Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9671477Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_cross_entropy_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9671748Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_dropout2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9672029Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_bag_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9672311Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_embedding_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9672618Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 7%] 2023-01-11T22:59:02.9672930Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9673213Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9673491Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_grid_sample_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9673766Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_group_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9674044Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardshrink_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9674323Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardsigmoid_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9674602Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardswish_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9674879Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9675148Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_hardtanh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9675422Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_huber_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9675747Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_instance_norm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9676047Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9676342Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9676634Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9676902Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_kl_div_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9677166Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_l1_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9677515Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_logsigmoid_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9677796Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9678072Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9678342Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_pool3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9678620Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool2d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9678890Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9679174Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9679467Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9679758Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9680025Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_nll_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9680298Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_normalize_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9680565Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_one_hot_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9680886Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9681167Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_circular_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9681444Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9681723Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pad_constant_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9681998Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9682278Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9682558Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9682886Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9683157Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_prelu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9683424Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu6_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9683688Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_relu_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9683960Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softmin_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9684232Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softplus_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9684562Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_softshrink_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9684848Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9685130Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9685434Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9685717Z test_ops.py::TestCommonCUDA::test_multiple_devices_nn_functional_upsample_nearest_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9685962Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_inf_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9686224Z test_ops.py::TestCommonCUDA::test_multiple_devices_norm_nuc_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9686473Z test_ops.py::TestCommonCUDA::test_multiple_devices_normal_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9686741Z test_ops.py::TestCommonCUDA::test_multiple_devices_normal_number_mean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9686989Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9687231Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9687481Z test_ops.py::TestCommonCUDA::test_multiple_devices_ones_like_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9687727Z test_ops.py::TestCommonCUDA::test_multiple_devices_outer_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9687992Z test_ops.py::TestCommonCUDA::test_multiple_devices_pca_lowrank_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9688245Z test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9688486Z test_ops.py::TestCommonCUDA::test_multiple_devices_permute_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9688760Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9689012Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:59:02.9689261Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:59:02.9689509Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:59:02.9689809Z test_ops.py::TestCommonCUDA::test_multiple_devices_polygamma_polygamma_n_3_cuda_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:59:02.9690073Z test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9690324Z test_ops.py::TestCommonCUDA::test_multiple_devices_positive_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9690570Z test_ops.py::TestCommonCUDA::test_multiple_devices_pow_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9690813Z test_ops.py::TestCommonCUDA::test_multiple_devices_prod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9691061Z test_ops.py::TestCommonCUDA::test_multiple_devices_quantile_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9691315Z test_ops.py::TestCommonCUDA::test_multiple_devices_rad2deg_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9691633Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9691880Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9692140Z test_ops.py::TestCommonCUDA::test_multiple_devices_randint_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9692389Z test_ops.py::TestCommonCUDA::test_multiple_devices_randn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9692943Z test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9693233Z test_ops.py::TestCommonCUDA::test_multiple_devices_ravel_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9693491Z test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9693749Z test_ops.py::TestCommonCUDA::test_multiple_devices_reciprocal_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9694000Z test_ops.py::TestCommonCUDA::test_multiple_devices_renorm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9694249Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9694512Z test_ops.py::TestCommonCUDA::test_multiple_devices_repeat_interleave_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9694762Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9695010Z test_ops.py::TestCommonCUDA::test_multiple_devices_reshape_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9695254Z test_ops.py::TestCommonCUDA::test_multiple_devices_resize__cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9695513Z test_ops.py::TestCommonCUDA::test_multiple_devices_resolve_conj_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9695761Z test_ops.py::TestCommonCUDA::test_multiple_devices_roll_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9696005Z test_ops.py::TestCommonCUDA::test_multiple_devices_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T22:59:02.9696246Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsqrt_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9696494Z test_ops.py::TestCommonCUDA::test_multiple_devices_rsub_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9696751Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_add_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9697017Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_amin_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9697365Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9697645Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_mean_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9697913Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_prod_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9698182Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9698445Z test_ops.py::TestCommonCUDA::test_multiple_devices_scatter_reduce_sum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9698708Z test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9699030Z test_ops.py::TestCommonCUDA::test_multiple_devices_searchsorted_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9699305Z test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_lengths_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9699576Z test_ops.py::TestCommonCUDA::test_multiple_devices_segment_reduce_offsets_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9699822Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9700083Z test_ops.py::TestCommonCUDA::test_multiple_devices_select_scatter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9700330Z test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9700575Z test_ops.py::TestCommonCUDA::test_multiple_devices_sgn_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9700831Z test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9701077Z test_ops.py::TestCommonCUDA::test_multiple_devices_short_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9701345Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_blackman_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9701612Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_cosine_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9702036Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_gaussian_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9702518Z test_ops.py::TestCommonCUDA::test_multiple_devices_signal_windows_general_hamming_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9702787Z test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9703037Z test_ops.py::TestCommonCUDA::test_multiple_devices_signbit_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9703282Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinc_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9703522Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9703765Z test_ops.py::TestCommonCUDA::test_multiple_devices_sinh_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9704029Z test_ops.py::TestCommonCUDA::test_multiple_devices_slice_scatter_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9704291Z test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9704561Z test_ops.py::TestCommonCUDA::test_multiple_devices_softmax_with_dtype_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9704892Z test_ops.py::TestCommonCUDA::test_multiple_devices_sparse_sampled_addmm_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9705170Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9705434Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9705695Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_j1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9705957Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_bessel_y0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9706244Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9706599Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9706881Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_u_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9707429Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:59:02.9707895Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:59:02.9708154Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9708413Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_entr_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9708704Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_h_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9708991Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_hermite_polynomial_he_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9709249Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9709505Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i0e_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9709760Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_i1e_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9710048Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9710337Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_laguerre_polynomial_l_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9710811Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:59:02.9711277Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_legendre_polynomial_p_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T22:59:02.9711578Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_log_ndtr_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9712105Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9712410Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9712757Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9713037Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_i1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9713312Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9713586Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9713861Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_modified_bessel_k1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9714117Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_ndtr_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9714464Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9714763Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9715049Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9715336Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_scaled_modified_bessel_k1_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 8%] 2023-01-11T22:59:02.9715837Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2023-01-11T22:59:02.9716308Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2023-01-11T22:59:02.9716796Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2023-01-11T22:59:02.9717278Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2023-01-11T22:59:02.9717755Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 9%] 2023-01-11T22:59:02.9718040Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_spherical_bessel_j0_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9718299Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9718556Z test_ops.py::TestCommonCUDA::test_multiple_devices_special_zeta_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9718809Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9719055Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9719315Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_list_args_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9719575Z test_ops.py::TestCommonCUDA::test_multiple_devices_split_with_sizes_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9719823Z test_ops.py::TestCommonCUDA::test_multiple_devices_sqrt_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9720074Z test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9720377Z test_ops.py::TestCommonCUDA::test_multiple_devices_square_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9720646Z test_ops.py::TestCommonCUDA::test_multiple_devices_squeeze_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9720895Z test_ops.py::TestCommonCUDA::test_multiple_devices_stack_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9721157Z test_ops.py::TestCommonCUDA::test_multiple_devices_std_mean_unbiased_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9721417Z test_ops.py::TestCommonCUDA::test_multiple_devices_stft_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9721669Z test_ops.py::TestCommonCUDA::test_multiple_devices_sub_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9721919Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9722236Z test_ops.py::TestCommonCUDA::test_multiple_devices_sum_to_size_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9722482Z test_ops.py::TestCommonCUDA::test_multiple_devices_svd_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9722745Z test_ops.py::TestCommonCUDA::test_multiple_devices_svd_lowrank_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9722990Z test_ops.py::TestCommonCUDA::test_multiple_devices_t_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9723243Z test_ops.py::TestCommonCUDA::test_multiple_devices_tan_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9723513Z test_ops.py::TestCommonCUDA::test_multiple_devices_tensor_split_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9723752Z test_ops.py::TestCommonCUDA::test_multiple_devices_tile_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9724008Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9724256Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9724518Z test_ops.py::TestCommonCUDA::test_multiple_devices_to_sparse_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9724773Z test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9725027Z test_ops.py::TestCommonCUDA::test_multiple_devices_topk_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9725276Z test_ops.py::TestCommonCUDA::test_multiple_devices_trace_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9725536Z test_ops.py::TestCommonCUDA::test_multiple_devices_trapezoid_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9725810Z test_ops.py::TestCommonCUDA::test_multiple_devices_tril_indices_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9726050Z test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9726306Z test_ops.py::TestCommonCUDA::test_multiple_devices_triu_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9726560Z test_ops.py::TestCommonCUDA::test_multiple_devices_trunc_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9726818Z test_ops.py::TestCommonCUDA::test_multiple_devices_unbind_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9727073Z test_ops.py::TestCommonCUDA::test_multiple_devices_unflatten_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9727333Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_copy_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9727641Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9727910Z test_ops.py::TestCommonCUDA::test_multiple_devices_unfold_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9728165Z test_ops.py::TestCommonCUDA::test_multiple_devices_unique_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9728421Z test_ops.py::TestCommonCUDA::test_multiple_devices_unsqueeze_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9728660Z test_ops.py::TestCommonCUDA::test_multiple_devices_var_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9728921Z test_ops.py::TestCommonCUDA::test_multiple_devices_var_mean_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9729175Z test_ops.py::TestCommonCUDA::test_multiple_devices_vdot_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9729485Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_as_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9729747Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_copy_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9729999Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9730250Z test_ops.py::TestCommonCUDA::test_multiple_devices_view_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9730507Z test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9730762Z test_ops.py::TestCommonCUDA::test_multiple_devices_vstack_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9730997Z test_ops.py::TestCommonCUDA::test_multiple_devices_where_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9731262Z test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9731517Z test_ops.py::TestCommonCUDA::test_multiple_devices_zero__cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9731779Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9732029Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_cuda_int64 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9732290Z test_ops.py::TestCommonCUDA::test_multiple_devices_zeros_like_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 9%] 2023-01-11T22:59:02.9732508Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_H_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9733049Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_T_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9733280Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___radd___cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9733489Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___rdiv___cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9733706Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values___ror___cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9733925Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_acosh_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9734142Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_addr_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9734359Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_all_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9734577Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amax_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9734794Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_amin_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9735004Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_any_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9735317Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_as_strided_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9735536Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_asinh_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9735753Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atanh_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9735977Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_1d_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9736203Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_atleast_3d_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9736431Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bitwise_or_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9736650Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_bool_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9736891Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_broadcast_tensors_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9737197Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cartesian_prod_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9737403Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cat_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9737624Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cfloat_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9737840Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chalf_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9738058Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_char_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9738277Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_chunk_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9738502Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_clamp_max_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9738719Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_conj_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9738931Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cosh_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9739155Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummax_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9739360Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_cummin_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9739576Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9739805Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diag_embed_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9740031Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagflat_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9740254Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9740490Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_diagonal_scatter_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9740710Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_dstack_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9740952Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_empty_cuda_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T22:59:02.9741162Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erf_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9741376Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfc_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9741594Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_erfinv_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9741809Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_exp2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9742026Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_expand_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9742261Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_fftshift_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9742484Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_hfft2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9742703Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9742976Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifft_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9743205Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ifftshift_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9743440Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9743662Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_ihfft_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9743881Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_irfft2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9744102Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9744320Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fft_rfft_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9744536Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fill_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9744814Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flatten_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9745019Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_flipud_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9745248Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_float_power_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9745464Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_fmax_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9745677Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ge_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9745890Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_half_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9746110Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_hsplit_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9746332Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_add_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9746557Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_copy_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9746784Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_put_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9746996Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_index_select_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9747213Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_int_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9747435Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isneginf_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9747659Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_isposinf_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9747912Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_2inputs_2outputs_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9748175Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9748411Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_jiterator_binary_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9748636Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ldexp_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9748851Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_le_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9749053Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_lgamma_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9749268Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log10_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9749488Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log1p_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9749702Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log2_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9749917Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9750161Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_log_softmax_with_dtype_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9750391Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_not_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9750664Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_or_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9750883Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logical_xor_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9751102Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_logit_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9751315Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mH_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9751525Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mT_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9751747Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_fill_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9751972Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_masked_sum_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9752219Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_max_reduction_with_dim_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9752492Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_maximum_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9752710Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_minimum_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9752911Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_movedim_cuda_bool PASSED [ 9%] 2023-01-11T22:59:02.9753125Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_mul_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9753352Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_copy_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9753573Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_narrow_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9753820Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_empty_cuda_bool SKIPPED (Skipped!) [ 10%] 2023-01-11T22:59:02.9754043Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_full_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9754271Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_ones_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9754496Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_new_zeros_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9754733Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pad_circular_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9754984Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_pixel_shuffle_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9755231Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_nn_functional_softsign_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9755447Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_ones_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9755713Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_2_cuda_bool SKIPPED (Skipped!) [ 10%] 2023-01-11T22:59:02.9755981Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_3_cuda_bool SKIPPED (Skipped!) [ 10%] 2023-01-11T22:59:02.9756251Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_polygamma_polygamma_n_4_cuda_bool SKIPPED (Skipped!) [ 10%] 2023-01-11T22:59:02.9756472Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_rad2deg_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9756689Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_real_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9756904Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_reciprocal_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9757128Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_resize_as__cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9757358Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scalar_tensor_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9757600Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_scatter_reduce_sum_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9757819Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_select_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9758037Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sign_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9758309Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_signbit_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9758535Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinc_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9758747Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sinh_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9758964Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_slice_scatter_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9759202Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_softmax_with_dtype_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9759437Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_airy_ai_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9759677Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j0_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9759981Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_bessel_j1_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9760245Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_u_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9760761Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_chebyshev_polynomial_w_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:59:02.9760995Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_erfcx_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9761224Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_i1e_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9761445Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_log_ndtr_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9761695Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_i1_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9761944Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_modified_bessel_k0_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9762177Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_ndtr_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9762441Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9762952Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:59:02.9763455Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cuda_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T22:59:02.9763694Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_xlog1py_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9763925Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_special_zeta_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9764166Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_list_args_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9764387Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_split_with_sizes_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9764607Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_square_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9764828Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_squeeze_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9765056Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_sum_to_size_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9765270Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_t_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9765501Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_along_dim_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9765716Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_take_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9765931Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tan_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9766184Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tanh_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9766411Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tile_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9766623Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9766847Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_to_sparse_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9767075Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_transpose_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9767286Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_tril_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9767507Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unflatten_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9767735Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_copy_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9768007Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unfold_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9768236Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_consecutive_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9768452Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unique_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9768678Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_unsqueeze_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9768896Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_view_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9769109Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_vstack_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9769326Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_where_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9769544Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_xlogy_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9769761Z test_ops.py::TestCommonCUDA::test_non_standard_bool_values_zeros_cuda_bool PASSED [ 10%] 2023-01-11T22:59:02.9769976Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9770194Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_H_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9770408Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_T_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9770640Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9770858Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___radd___cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9771076Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rand___cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9771301Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9771526Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9771745Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rdiv___cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9771968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9772198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmatmul___cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9772425Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9772949Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9773198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rmul___cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9773413Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rpow___cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9773641Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9773857Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples___rsub___cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9774176Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples__softmax_backward_data_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9774412Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9774627Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acos_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9774845Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_acosh_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9775071Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9775289Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_add_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9775519Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9775743Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcdiv_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9776035Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9776246Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addcmul_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9776488Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmm_decomposed_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9776713Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addmv_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9776934Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_addr_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9777152Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_all_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9777384Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9777612Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_allclose_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9777829Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9778041Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amax_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9778261Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9778476Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_amin_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9778699Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_aminmax_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9778924Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9779147Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9779365Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_angle_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9779589Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_arange_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9779810Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmax_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9780022Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argmin_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9780250Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9780470Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argsort_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9780704Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9780964Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_argwhere_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9781196Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_cuda_float32 XFAIL [ 10%] 2023-01-11T22:59:02.9781451Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_partial_views_cuda_complex64 XFAIL [ 10%] 2023-01-11T22:59:02.9781761Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_complex64 SKIPPED (Works for int64, fails for everything else) [ 10%] 2023-01-11T22:59:02.9782119Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_as_strided_scatter_cuda_float32 SKIPPED (Works for int64, fails for everything else) [ 10%] 2023-01-11T22:59:02.9782329Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_asin_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9782548Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9782767Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atan2_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9782993Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9783212Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atanh_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9783447Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_1d_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9783676Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_2d_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9783968Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_atleast_3d_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9784178Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_baddbmm_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9784407Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bernoulli_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9784634Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9784860Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bfloat16_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9785088Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_not_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9785308Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_or_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9785551Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_right_shift_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9785786Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bitwise_xor_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9786019Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_block_diag_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9786222Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bool_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9786482Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 10%] 2023-01-11T22:59:02.9786726Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9786967Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_tensors_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9787205Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_complex64 PASSED [ 10%] 2023-01-11T22:59:02.9787439Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_broadcast_to_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9787674Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_bucketize_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9787893Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_byte_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9788108Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cartesian_prod_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9788329Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9788544Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cat_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9788764Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdist_cuda_float32 PASSED [ 10%] 2023-01-11T22:59:02.9788989Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cdouble_cuda_int64 PASSED [ 10%] 2023-01-11T22:59:02.9789211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9789431Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cfloat_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9789705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9789927Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_char_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9790137Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9790375Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cholesky_solve_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9790597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_max_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9790825Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9791048Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_clamp_min_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9791278Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_column_stack_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9791566Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9791796Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_combinations_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9792006Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_complex_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9792229Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9792445Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9792657Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_conj_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9792901Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_constant_pad_nd_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9793127Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9793357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_copysign_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9793591Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9793816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_corrcoef_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9794024Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9794246Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9794463Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cos_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9794679Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cosh_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9794920Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9795156Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_count_nonzero_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9795379Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cov_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9795609Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9795811Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cross_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9796031Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummax_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9796252Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9796475Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cummin_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9796696Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumprod_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9796924Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9797143Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_cumsum_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9797434Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9797666Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_deg2rad_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9797872Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9798093Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9798307Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9798536Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diag_embed_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9798771Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9798994Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9799272Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagflat_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9799494Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9799723Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9799964Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9800197Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diagonal_scatter_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9800418Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9800635Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_diff_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9800859Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_digamma_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9801076Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dist_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9801327Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9801565Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_floor_rounding_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9801799Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9802042Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9802282Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_div_no_rounding_mode_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9802504Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9802723Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dot_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9802949Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9803175Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_double_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9803403Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9803627Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9803829Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dsplit_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9804053Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9804273Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_dstack_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9804518Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:59:02.9804759Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_cuda_int64 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:59:02.9805009Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_empty_like_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:59:02.9805277Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9805506Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_equal_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9805710Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9805928Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erf_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9806143Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9806359Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfc_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9806582Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9806801Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_erfinv_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9807098Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9807317Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_exp_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9807544Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9807756Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_as_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9807982Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expand_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9808203Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9808422Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_expm1_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9808657Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_eye_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:59:02.9808896Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft2_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9809128Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fft_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9809351Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9809558Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftn_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9809795Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9810027Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_fftshift_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9810254Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft2_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9810479Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfft_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9810713Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_hfftn_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9810951Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft2_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9811175Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9811393Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifft_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9811603Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftn_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9811838Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9812071Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ifftshift_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9812297Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9812520Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_ihfft_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9813081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft2_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9813398Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfft_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9813642Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9813860Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_irfftn_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9814088Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9814309Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fft_rfftn_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9814534Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flatten_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9814760Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9814982Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9815293Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_flip_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9815520Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9815739Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fliplr_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9815947Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9816167Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_float_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9816388Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9816622Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_floor_divide_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9816841Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9817062Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmax_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9817282Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9817498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmin_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9817703Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_fmod_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9817927Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9818149Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_full_like_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9818375Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9818597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9818816Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gather_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9819041Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gcd_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9819266Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9819488Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_geqrf_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9819700Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gradient_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9819937Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_grid_sampler_2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9820155Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9820369Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_gt_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9820585Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_half_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9820808Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_heaviside_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9821084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_hstack_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9821306Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_i0_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9821514Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_igamma_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9821747Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9821974Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9822198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_fill_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9822433Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_complex64 PASSED [ 11%] 2023-01-11T22:59:02.9822656Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_put_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9822955Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_reduce_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9823183Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9823412Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_index_select_cuda_int64 PASSED [ 11%] 2023-01-11T22:59:02.9823620Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_inner_cuda_float32 PASSED [ 11%] 2023-01-11T22:59:02.9823845Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9824066Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isclose_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9824297Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9824521Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isfinite_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9824743Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isinf_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9824971Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isnan_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9825196Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isposinf_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9825406Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_isreal_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9825668Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9825931Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9826194Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9826440Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9826683Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9826921Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_binary_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9827163Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_jiterator_unary_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9827380Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kron_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9827592Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9827817Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_kthvalue_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9828045Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ldexp_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9828262Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9828478Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_le_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9828745Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lerp_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9828975Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lgamma_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9829207Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cond_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9829427Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9829660Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9829889Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cross_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9830124Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9830425Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_det_singular_cuda_float32 SKIPPED (The backward may give different results) [ 12%] 2023-01-11T22:59:02.9830705Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eig_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9830941Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_eigvals_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9831187Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9831434Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9831663Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9831923Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9832162Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9832410Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9832659Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_lu_solve_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9832905Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_power_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9833147Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9833407Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9833655Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_multi_dot_cuda_float32 SKIPPED (67470!) [ 12%] 2023-01-11T22:59:02.9833875Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9834105Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9834337Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9834590Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9834920Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 12%] 2023-01-11T22:59:02.9835249Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 12%] 2023-01-11T22:59:02.9835483Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_qr_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9835725Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9835959Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_slogdet_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9836200Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9836482Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_solve_triangular_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9836729Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_svd_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9836967Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_tensorinv_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9837200Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9837431Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vander_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9837663Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_vecdot_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9837889Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linspace_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9838167Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9838392Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9838595Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log10_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9838818Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9839033Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9839253Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log1p_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9839474Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9839690Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9839919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9840182Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9840415Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_log_softmax_with_dtype_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9840646Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logaddexp_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9840873Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logdet_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9841110Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_and_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9841335Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_not_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9841562Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_or_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9841794Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9842026Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logical_xor_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9842250Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9842454Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logit_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9842683Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logspace_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9842909Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_logsumexp_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9843135Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9843357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9843573Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_long_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9843788Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lt_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9844062Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9844283Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_lu_unpack_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9844502Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mH_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9844723Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9844936Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9845151Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mT_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9845381Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9845608Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amax_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9845893Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_amin_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9846127Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_argmin_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9846348Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_cumprod_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9846591Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_log_softmax_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9846832Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logaddexp_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9847067Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_logsumexp_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9847303Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9847534Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_mean_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9847769Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9848010Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_normalize_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9848222Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_prod_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9848464Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_scatter_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9848702Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_select_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9848935Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_softmin_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9849166Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9849394Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9849617Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_std_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9849851Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_masked_var_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9850081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_binary_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9850309Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_no_dim_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9850557Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_max_reduction_with_dim_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9850782Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mean_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9851036Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9851287Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9851544Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9851849Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9852086Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9852311Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_binary_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9852738Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_min_reduction_with_dim_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9853084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mm_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9853322Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9853546Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_movedim_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9853767Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9854081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mul_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9854312Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_multinomial_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9854531Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mv_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9854761Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9855008Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9855254Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9855498Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9855720Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nan_to_num_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9855944Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9856160Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ne_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9856379Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9856595Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_neg_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9856832Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 12%] 2023-01-11T22:59:02.9857142Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 12%] 2023-01-11T22:59:02.9857369Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_full_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9857595Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_ones_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9857834Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_new_zeros_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9858066Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nextafter_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9858322Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_alpha_dropout_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9858586Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9858832Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64 PASSED [ 12%] 2023-01-11T22:59:02.9859082Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9859345Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64 PASSED [ 12%] 2023-01-11T22:59:02.9859599Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_dropout_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9859903Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_elu_cuda_float32 PASSED [ 12%] 2023-01-11T22:59:02.9860202Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9860492Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9860732Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_glu_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9860983Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9861233Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_group_norm_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9861470Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9861783Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9862098Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9862360Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9862625Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9862893Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9863155Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9863400Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_kl_div_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9863657Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9863904Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9864139Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_linear_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9864390Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9864655Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9864912Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9865162Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9865417Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9865673Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9865933Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9866179Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mish_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9866473Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9866733Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9866979Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9867235Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9867537Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_normalize_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9867803Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9868059Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9868326Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9868585Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9868826Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9869071Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pdist_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9869394Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9869649Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9869894Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9870136Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu6_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9870378Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9870616Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_relu_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9870854Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_rrelu_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9871075Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_selu_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9871346Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9871599Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9871848Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softplus_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9872100Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softshrink_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9872345Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_softsign_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9872597Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9872847Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9873101Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_threshold_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9873353Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9873615Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9873902Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9874181Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9874441Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9874664Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9874897Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_inf_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9875176Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9875414Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_norm_nuc_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9875623Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9875868Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_normal_number_mean_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9876084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9876314Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ones_like_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9876535Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ormqr_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9876766Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pca_lowrank_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9877043Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_permute_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9877275Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9877502Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pinverse_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9877735Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9877998Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9878264Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9878526Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9878793Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9879020Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_positive_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9879238Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_pow_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9879464Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9879685Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9879891Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_prod_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9880107Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9880319Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_qr_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9880540Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rad2deg_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9880776Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rand_like_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9881081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_cuda_int64 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T22:59:02.9881319Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randint_like_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9881585Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_randn_cuda_float32 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T22:59:02.9881807Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9882011Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_ravel_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9882234Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9882447Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_real_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9882736Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9882973Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reciprocal_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9883198Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9883421Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_renorm_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9883641Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9883873Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_repeat_interleave_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9884102Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_reshape_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9884328Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9884601Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize__cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9884833Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9885057Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resize_as__cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9885289Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_conj_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9885515Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_resolve_neg_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9885732Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_roll_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9885941Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9886157Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rot90_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9886375Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9886645Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9886866Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsqrt_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9887084Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_rsub_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9887322Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_add_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9887546Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9887775Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amax_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9888019Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_amin_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9888256Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9888505Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_mean_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9888745Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9888980Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_scatter_reduce_sum_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9889211Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_searchsorted_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9889460Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_segment_reduce_lengths_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9889689Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9889906Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_select_scatter_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9890127Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sgn_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9890363Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9890632Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9890857Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sigmoid_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9891081Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9891298Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sign_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9891571Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_exponential_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9891847Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9892106Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9892424Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_signal_windows_hamming_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9893005Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sin_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9893264Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9893484Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sinh_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9893719Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9893951Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_slice_scatter_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9894199Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_complex64 PASSED [ 13%] 2023-01-11T22:59:02.9894440Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9894676Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_softmax_with_dtype_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9894946Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9895209Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T22:59:02.9895452Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j0_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9895692Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_float32 PASSED [ 13%] 2023-01-11T22:59:02.9895929Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_j1_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9896159Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y0_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9896387Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_bessel_y1_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9896654Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9896900Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_int64 PASSED [ 13%] 2023-01-11T22:59:02.9897420Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:59:02.9897910Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:59:02.9898148Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_entr_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9898406Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9898666Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_hermite_polynomial_h_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9898978Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9899215Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i0e_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9899446Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9899657Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_i1_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9899919Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9900418Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:59:02.9900902Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_legendre_polynomial_p_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:59:02.9901226Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9901480Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i0_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9901730Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9901982Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_i1_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9902236Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k0_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9902483Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_modified_bessel_k1_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9902701Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_ndtri_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9902980Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9903245Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9903761Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:59:02.9904268Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:59:02.9904765Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T22:59:02.9905011Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9905250Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_xlog1py_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9905483Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9905714Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_special_zeta_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9905927Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9906166Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_split_list_args_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9906391Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9906611Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sqrt_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9906841Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9907118Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9907347Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_squeeze_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9907574Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stack_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9907782Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9908002Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9908238Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_std_unbiased_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9908457Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_stft_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9908674Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sub_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9908945Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9909165Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9909399Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_sum_to_size_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9909622Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9909836Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_svd_lowrank_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9910059Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9910278Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9910496Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_take_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9910713Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tan_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9910940Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tanh_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9911177Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9911408Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensor_split_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9911619Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tensordot_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9911843Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9912061Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tile_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9912280Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9912495Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9912734Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_complex64 SKIPPED [ 14%] 2023-01-11T22:59:02.9912963Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_to_sparse_cuda_int64 SKIPPED [ 14%] 2023-01-11T22:59:02.9913185Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9913401Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_topk_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9913612Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9913835Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9914053Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trace_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9914282Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9914505Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_transpose_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9914736Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9915013Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9915245Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_trapz_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9915472Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triangular_solve_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9915696Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9915916Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9916167Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_tril_indices_cuda_int64 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:59:02.9916390Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9916683Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9916936Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_triu_indices_cuda_int64 SKIPPED (Skipped!) [ 14%] 2023-01-11T22:59:02.9917172Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9917399Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_true_divide_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9917611Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9917828Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unbind_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9918056Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unflatten_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9918292Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9918524Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9918756Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_copy_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9918981Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9919205Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9919406Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unfold_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9919630Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_uniform_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9919874Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9920116Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_consecutive_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9920336Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unique_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9920572Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9920803Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_unsqueeze_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9921045Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_mean_unbiased_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9921277Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_var_unbiased_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9921482Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vdot_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9921706Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9921926Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9922160Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_as_real_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9922394Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9922660Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_copy_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9922892Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_view_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9923121Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9923343Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9923546Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vsplit_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9923768Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_vstack_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9923986Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_where_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9924205Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9924485Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_xlogy_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9924713Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9924929Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zero__cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9925156Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_complex64 PASSED [ 14%] 2023-01-11T22:59:02.9925357Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9925586Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_float32 PASSED [ 14%] 2023-01-11T22:59:02.9925810Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_zeros_like_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9926015Z test_ops.py::TestCommonCUDA::test_numpy_ref_addbmm_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9926217Z test_ops.py::TestCommonCUDA::test_numpy_ref_aminmax_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9926438Z test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9926642Z test_ops.py::TestCommonCUDA::test_numpy_ref_argwhere_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9926866Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9927067Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_tensors_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9927281Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9927493Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9927700Z test_ops.py::TestCommonCUDA::test_numpy_ref_broadcast_to_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9927901Z test_ops.py::TestCommonCUDA::test_numpy_ref_cat_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9928102Z test_ops.py::TestCommonCUDA::test_numpy_ref_clamp_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9928330Z test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_complex128 XFAIL [ 14%] 2023-01-11T22:59:02.9928695Z test_ops.py::TestCommonCUDA::test_numpy_ref_clone_cuda_int64 XFAIL [ 14%] 2023-01-11T22:59:02.9929041Z test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9929490Z test_ops.py::TestCommonCUDA::test_numpy_ref_diag_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9929961Z test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9930315Z test_ops.py::TestCommonCUDA::test_numpy_ref_flatten_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9930557Z test_ops.py::TestCommonCUDA::test_numpy_ref_jiterator_2inputs_2outputs_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9930770Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9930975Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_cross_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9931211Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9931503Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_tensorsolve_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9931713Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vander_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9931929Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9932140Z test_ops.py::TestCommonCUDA::test_numpy_ref_linalg_vecdot_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9932370Z test_ops.py::TestCommonCUDA::test_numpy_ref_meshgrid_variadic_tensors_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9932897Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose2d_cuda_float64 XFAIL [ 14%] 2023-01-11T22:59:02.9933190Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_complex128 XFAIL [ 14%] 2023-01-11T22:59:02.9933527Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_conv_transpose3d_cuda_float64 XFAIL [ 14%] 2023-01-11T22:59:02.9933749Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_gelu_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9933962Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_l1_loss_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9934184Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_one_hot_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9934431Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 14%] 2023-01-11T22:59:02.9934673Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9934910Z test_ops.py::TestCommonCUDA::test_numpy_ref_nn_functional_pairwise_distance_cuda_int64 PASSED [ 14%] 2023-01-11T22:59:02.9935114Z test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_float64 PASSED [ 14%] 2023-01-11T22:59:02.9935316Z test_ops.py::TestCommonCUDA::test_numpy_ref_ravel_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9935529Z test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9935731Z test_ops.py::TestCommonCUDA::test_numpy_ref_repeat_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9935917Z test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_complex128 PASSED [ 15%] 2023-01-11T22:59:02.9936111Z test_ops.py::TestCommonCUDA::test_numpy_ref_roll_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9936338Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_bartlett_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9936565Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_gaussian_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9936787Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_hann_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9937010Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_kaiser_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9937237Z test_ops.py::TestCommonCUDA::test_numpy_ref_signal_windows_nuttall_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9937460Z test_ops.py::TestCommonCUDA::test_numpy_ref_tensor_split_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9937648Z test_ops.py::TestCommonCUDA::test_numpy_ref_tile_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9937853Z test_ops.py::TestCommonCUDA::test_numpy_ref_transpose_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9938057Z test_ops.py::TestCommonCUDA::test_numpy_ref_tril_indices_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9938256Z test_ops.py::TestCommonCUDA::test_numpy_ref_unbind_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9938466Z test_ops.py::TestCommonCUDA::test_numpy_ref_view_copy_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9938670Z test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_complex128 PASSED [ 15%] 2023-01-11T22:59:02.9938870Z test_ops.py::TestCommonCUDA::test_numpy_ref_where_cuda_float64 PASSED [ 15%] 2023-01-11T22:59:02.9939063Z test_ops.py::TestCommonCUDA::test_out_H_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9939316Z test_ops.py::TestCommonCUDA::test_out___getitem___cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9939524Z test_ops.py::TestCommonCUDA::test_out___rmatmul___cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9939716Z test_ops.py::TestCommonCUDA::test_out___rmod___cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9939907Z test_ops.py::TestCommonCUDA::test_out___rmul___cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9940097Z test_ops.py::TestCommonCUDA::test_out___rpow___cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9940289Z test_ops.py::TestCommonCUDA::test_out___rsub___cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9940508Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_bool_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9940728Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_double_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9940946Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_half_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9941209Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_long_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9941429Z test_ops.py::TestCommonCUDA::test_out__refs__conversions_short_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9941628Z test_ops.py::TestCommonCUDA::test_out__refs_acos_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9941826Z test_ops.py::TestCommonCUDA::test_out__refs_add_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9942029Z test_ops.py::TestCommonCUDA::test_out__refs_addcdiv_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9942227Z test_ops.py::TestCommonCUDA::test_out__refs_addcmul_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9942425Z test_ops.py::TestCommonCUDA::test_out__refs_addr_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9942620Z test_ops.py::TestCommonCUDA::test_out__refs_all_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9942803Z test_ops.py::TestCommonCUDA::test_out__refs_amin_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9943016Z test_ops.py::TestCommonCUDA::test_out__refs_as_strided_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9943251Z test_ops.py::TestCommonCUDA::test_out__refs_as_strided_partial_views_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9943470Z test_ops.py::TestCommonCUDA::test_out__refs_as_strided_scatter_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9943667Z test_ops.py::TestCommonCUDA::test_out__refs_asin_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9943864Z test_ops.py::TestCommonCUDA::test_out__refs_atan2_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9944071Z test_ops.py::TestCommonCUDA::test_out__refs_atleast_1d_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9944277Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_not_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9944461Z test_ops.py::TestCommonCUDA::test_out__refs_bitwise_or_cuda_int64 PASSED [ 15%] 2023-01-11T22:59:02.9944655Z test_ops.py::TestCommonCUDA::test_out__refs_cat_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9944858Z test_ops.py::TestCommonCUDA::test_out__refs_ceil_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9945056Z test_ops.py::TestCommonCUDA::test_out__refs_clamp_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9945262Z test_ops.py::TestCommonCUDA::test_out__refs_clamp_min_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9945458Z test_ops.py::TestCommonCUDA::test_out__refs_clone_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9945655Z test_ops.py::TestCommonCUDA::test_out__refs_conj_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9945865Z test_ops.py::TestCommonCUDA::test_out__refs_conj_physical_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9946051Z test_ops.py::TestCommonCUDA::test_out__refs_copysign_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9946245Z test_ops.py::TestCommonCUDA::test_out__refs_cos_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9946439Z test_ops.py::TestCommonCUDA::test_out__refs_cumsum_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9946653Z test_ops.py::TestCommonCUDA::test_out__refs_diagonal_copy_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9946924Z test_ops.py::TestCommonCUDA::test_out__refs_div_floor_rounding_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9947149Z test_ops.py::TestCommonCUDA::test_out__refs_div_trunc_rounding_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9947351Z test_ops.py::TestCommonCUDA::test_out__refs_dsplit_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9947550Z test_ops.py::TestCommonCUDA::test_out__refs_erfc_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9947732Z test_ops.py::TestCommonCUDA::test_out__refs_erfinv_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9947928Z test_ops.py::TestCommonCUDA::test_out__refs_exp2_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9948120Z test_ops.py::TestCommonCUDA::test_out__refs_exp_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9948324Z test_ops.py::TestCommonCUDA::test_out__refs_expand_as_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9948520Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fft_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9948789Z test_ops.py::TestCommonCUDA::test_out__refs_fft_fftshift_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9948988Z test_ops.py::TestCommonCUDA::test_out__refs_fft_hfft_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9949192Z test_ops.py::TestCommonCUDA::test_out__refs_fft_hfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9949382Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9949588Z test_ops.py::TestCommonCUDA::test_out__refs_fft_ihfft_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9949792Z test_ops.py::TestCommonCUDA::test_out__refs_fft_irfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9949995Z test_ops.py::TestCommonCUDA::test_out__refs_fft_rfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9950193Z test_ops.py::TestCommonCUDA::test_out__refs_flatten_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9950389Z test_ops.py::TestCommonCUDA::test_out__refs_flip_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9950597Z test_ops.py::TestCommonCUDA::test_out__refs_fliplr_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9950797Z test_ops.py::TestCommonCUDA::test_out__refs_fmod_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9950991Z test_ops.py::TestCommonCUDA::test_out__refs_frac_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9951173Z test_ops.py::TestCommonCUDA::test_out__refs_ge_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9951374Z test_ops.py::TestCommonCUDA::test_out__refs_heaviside_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9951570Z test_ops.py::TestCommonCUDA::test_out__refs_igammac_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9951775Z test_ops.py::TestCommonCUDA::test_out__refs_index_copy_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9951980Z test_ops.py::TestCommonCUDA::test_out__refs_index_fill_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9952178Z test_ops.py::TestCommonCUDA::test_out__refs_isclose_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9952384Z test_ops.py::TestCommonCUDA::test_out__refs_isfinite_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9952584Z test_ops.py::TestCommonCUDA::test_out__refs_isnan_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9952766Z test_ops.py::TestCommonCUDA::test_out__refs_le_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9952960Z test_ops.py::TestCommonCUDA::test_out__refs_lerp_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9953170Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_norm_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9953384Z test_ops.py::TestCommonCUDA::test_out__refs_linalg_svdvals_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9953580Z test_ops.py::TestCommonCUDA::test_out__refs_log10_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9953779Z test_ops.py::TestCommonCUDA::test_out__refs_log1p_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9953974Z test_ops.py::TestCommonCUDA::test_out__refs_log2_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9954168Z test_ops.py::TestCommonCUDA::test_out__refs_log_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9954430Z test_ops.py::TestCommonCUDA::test_out__refs_log_softmax_with_dtype_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9954648Z test_ops.py::TestCommonCUDA::test_out__refs_logical_and_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9954853Z test_ops.py::TestCommonCUDA::test_out__refs_logical_or_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9955059Z test_ops.py::TestCommonCUDA::test_out__refs_logical_xor_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9955260Z test_ops.py::TestCommonCUDA::test_out__refs_logspace_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9955467Z test_ops.py::TestCommonCUDA::test_out__refs_logsumexp_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9955673Z test_ops.py::TestCommonCUDA::test_out__refs_masked_fill_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9955869Z test_ops.py::TestCommonCUDA::test_out__refs_maximum_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9956052Z test_ops.py::TestCommonCUDA::test_out__refs_movedim_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9956307Z test_ops.py::TestCommonCUDA::test_out__refs_nan_to_num_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9956505Z test_ops.py::TestCommonCUDA::test_out__refs_narrow_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9956700Z test_ops.py::TestCommonCUDA::test_out__refs_ne_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9956964Z test_ops.py::TestCommonCUDA::test_out__refs_new_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2023-01-11T22:59:02.9957180Z test_ops.py::TestCommonCUDA::test_out__refs_new_empty_strided_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9957387Z test_ops.py::TestCommonCUDA::test_out__refs_new_zeros_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9957671Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 15%] 2023-01-11T22:59:02.9957899Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_group_norm_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9958116Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hardtanh_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9958359Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9958586Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_leaky_relu_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9958832Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_log_softmax_with_dtype_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9959074Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9959294Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_nll_loss_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9959534Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pairwise_distance_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9959756Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_pdist_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9959983Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9960203Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu6_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9960417Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_relu_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9960647Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_softshrink_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9960873Z test_ops.py::TestCommonCUDA::test_out__refs_nn_functional_threshold_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9961079Z test_ops.py::TestCommonCUDA::test_out__refs_positive_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9961280Z test_ops.py::TestCommonCUDA::test_out__refs_pow_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9961480Z test_ops.py::TestCommonCUDA::test_out__refs_prod_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9961678Z test_ops.py::TestCommonCUDA::test_out__refs_randn_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9961923Z test_ops.py::TestCommonCUDA::test_out__refs_ravel_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9962145Z test_ops.py::TestCommonCUDA::test_out__refs_reciprocal_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9962343Z test_ops.py::TestCommonCUDA::test_out__refs_roll_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9962538Z test_ops.py::TestCommonCUDA::test_out__refs_round_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9962738Z test_ops.py::TestCommonCUDA::test_out__refs_rsqrt_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9962931Z test_ops.py::TestCommonCUDA::test_out__refs_sgn_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9963128Z test_ops.py::TestCommonCUDA::test_out__refs_sigmoid_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9963323Z test_ops.py::TestCommonCUDA::test_out__refs_sign_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9963506Z test_ops.py::TestCommonCUDA::test_out__refs_sinh_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9963778Z test_ops.py::TestCommonCUDA::test_out__refs_softmax_with_dtype_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9963996Z test_ops.py::TestCommonCUDA::test_out__refs_special_bessel_j1_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9964212Z test_ops.py::TestCommonCUDA::test_out__refs_special_erfcx_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9964417Z test_ops.py::TestCommonCUDA::test_out__refs_special_i1_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9964631Z test_ops.py::TestCommonCUDA::test_out__refs_special_log_ndtr_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9964869Z test_ops.py::TestCommonCUDA::test_out__refs_special_log_softmax_with_dtype_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9965112Z test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9965341Z test_ops.py::TestCommonCUDA::test_out__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9965554Z test_ops.py::TestCommonCUDA::test_out__refs_special_ndtr_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9965791Z test_ops.py::TestCommonCUDA::test_out__refs_special_softmax_with_dtype_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9965990Z test_ops.py::TestCommonCUDA::test_out__refs_sqrt_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9966189Z test_ops.py::TestCommonCUDA::test_out__refs_stack_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9966388Z test_ops.py::TestCommonCUDA::test_out__refs_std_mean_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9966583Z test_ops.py::TestCommonCUDA::test_out__refs_sum_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9966782Z test_ops.py::TestCommonCUDA::test_out__refs_tanh_cuda_float32 PASSED [ 15%] 2023-01-11T22:59:02.9966980Z test_ops.py::TestCommonCUDA::test_out__refs_to_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9967162Z test_ops.py::TestCommonCUDA::test_out__refs_trace_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9967368Z test_ops.py::TestCommonCUDA::test_out__refs_tril_indices_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9967571Z test_ops.py::TestCommonCUDA::test_out__refs_triu_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9967779Z test_ops.py::TestCommonCUDA::test_out__refs_triu_indices_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9967989Z test_ops.py::TestCommonCUDA::test_out__refs_true_divide_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9968187Z test_ops.py::TestCommonCUDA::test_out__refs_trunc_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9968384Z test_ops.py::TestCommonCUDA::test_out__refs_var_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9968582Z test_ops.py::TestCommonCUDA::test_out__refs_var_mean_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9968762Z test_ops.py::TestCommonCUDA::test_out__refs_view_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9968960Z test_ops.py::TestCommonCUDA::test_out__refs_vsplit_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9969158Z test_ops.py::TestCommonCUDA::test_out__refs_where_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9969357Z test_ops.py::TestCommonCUDA::test_out__refs_xlogy_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9969622Z test_ops.py::TestCommonCUDA::test_out__softmax_backward_data_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9969826Z test_ops.py::TestCommonCUDA::test_out_acos_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9970019Z test_ops.py::TestCommonCUDA::test_out_acosh_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9970210Z test_ops.py::TestCommonCUDA::test_out_add_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9970388Z test_ops.py::TestCommonCUDA::test_out_addbmm_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9970583Z test_ops.py::TestCommonCUDA::test_out_addcdiv_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9970775Z test_ops.py::TestCommonCUDA::test_out_addmm_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9970988Z test_ops.py::TestCommonCUDA::test_out_addmm_decomposed_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9971228Z test_ops.py::TestCommonCUDA::test_out_all_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9971422Z test_ops.py::TestCommonCUDA::test_out_amin_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9971619Z test_ops.py::TestCommonCUDA::test_out_aminmax_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9971811Z test_ops.py::TestCommonCUDA::test_out_angle_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9971990Z test_ops.py::TestCommonCUDA::test_out_argmax_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9972183Z test_ops.py::TestCommonCUDA::test_out_argsort_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9972379Z test_ops.py::TestCommonCUDA::test_out_as_strided_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9972849Z test_ops.py::TestCommonCUDA::test_out_as_strided_partial_views_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9973091Z test_ops.py::TestCommonCUDA::test_out_as_strided_scatter_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9973285Z test_ops.py::TestCommonCUDA::test_out_asin_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9973487Z test_ops.py::TestCommonCUDA::test_out_atan2_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9973681Z test_ops.py::TestCommonCUDA::test_out_atanh_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9973862Z test_ops.py::TestCommonCUDA::test_out_atleast_1d_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9974059Z test_ops.py::TestCommonCUDA::test_out_atleast_2d_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9974254Z test_ops.py::TestCommonCUDA::test_out_atleast_3d_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9974448Z test_ops.py::TestCommonCUDA::test_out_baddbmm_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9974642Z test_ops.py::TestCommonCUDA::test_out_bernoulli_cuda_float32 XFAIL [ 16%] 2023-01-11T22:59:02.9974838Z test_ops.py::TestCommonCUDA::test_out_bfloat16_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9975028Z test_ops.py::TestCommonCUDA::test_out_bincount_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9975240Z test_ops.py::TestCommonCUDA::test_out_bitwise_left_shift_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9975423Z test_ops.py::TestCommonCUDA::test_out_bitwise_not_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9975614Z test_ops.py::TestCommonCUDA::test_out_bool_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9975825Z test_ops.py::TestCommonCUDA::test_out_broadcast_shapes_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9976036Z test_ops.py::TestCommonCUDA::test_out_broadcast_tensors_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9976234Z test_ops.py::TestCommonCUDA::test_out_bucketize_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9976432Z test_ops.py::TestCommonCUDA::test_out_cholesky_solve_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9976630Z test_ops.py::TestCommonCUDA::test_out_column_stack_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9976822Z test_ops.py::TestCommonCUDA::test_out_conj_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9977026Z test_ops.py::TestCommonCUDA::test_out_conj_physical_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9977263Z test_ops.py::TestCommonCUDA::test_out_corrcoef_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9977468Z test_ops.py::TestCommonCUDA::test_out_cosh_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9977666Z test_ops.py::TestCommonCUDA::test_out_count_nonzero_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9977853Z test_ops.py::TestCommonCUDA::test_out_cov_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9978046Z test_ops.py::TestCommonCUDA::test_out_cummax_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9978238Z test_ops.py::TestCommonCUDA::test_out_cumprod_cuda_float32 XFAIL [ 16%] 2023-01-11T22:59:02.9978455Z test_ops.py::TestCommonCUDA::test_out_cumulative_trapezoid_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9978647Z test_ops.py::TestCommonCUDA::test_out_deg2rad_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9978827Z test_ops.py::TestCommonCUDA::test_out_diag_embed_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9979098Z test_ops.py::TestCommonCUDA::test_out_diagonal_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9979308Z test_ops.py::TestCommonCUDA::test_out_diagonal_scatter_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9979502Z test_ops.py::TestCommonCUDA::test_out_digamma_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9979715Z test_ops.py::TestCommonCUDA::test_out_div_floor_rounding_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9979908Z test_ops.py::TestCommonCUDA::test_out_double_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9980104Z test_ops.py::TestCommonCUDA::test_out_dsplit_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9980294Z test_ops.py::TestCommonCUDA::test_out_einsum_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9980477Z test_ops.py::TestCommonCUDA::test_out_empty_like_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9980774Z test_ops.py::TestCommonCUDA::test_out_equal_cuda_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 16%] 2023-01-11T22:59:02.9981016Z test_ops.py::TestCommonCUDA::test_out_erfinv_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9981213Z test_ops.py::TestCommonCUDA::test_out_exp_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9981412Z test_ops.py::TestCommonCUDA::test_out_expand_as_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9981603Z test_ops.py::TestCommonCUDA::test_out_expand_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9981799Z test_ops.py::TestCommonCUDA::test_out_fft_fftshift_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9981990Z test_ops.py::TestCommonCUDA::test_out_fft_ihfftn_cuda_float32 XFAIL [ 16%] 2023-01-11T22:59:02.9982169Z test_ops.py::TestCommonCUDA::test_out_fft_rfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9982357Z test_ops.py::TestCommonCUDA::test_out_floor_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9982556Z test_ops.py::TestCommonCUDA::test_out_floor_divide_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9982754Z test_ops.py::TestCommonCUDA::test_out_fmin_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9982948Z test_ops.py::TestCommonCUDA::test_out_frac_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9983139Z test_ops.py::TestCommonCUDA::test_out_frexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9983330Z test_ops.py::TestCommonCUDA::test_out_full_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9983523Z test_ops.py::TestCommonCUDA::test_out_full_like_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9983694Z test_ops.py::TestCommonCUDA::test_out_gcd_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9983886Z test_ops.py::TestCommonCUDA::test_out_ge_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9984081Z test_ops.py::TestCommonCUDA::test_out_gradient_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9984269Z test_ops.py::TestCommonCUDA::test_out_gt_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9984466Z test_ops.py::TestCommonCUDA::test_out_hsplit_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9984701Z test_ops.py::TestCommonCUDA::test_out_i0_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9984902Z test_ops.py::TestCommonCUDA::test_out_igamma_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9985097Z test_ops.py::TestCommonCUDA::test_out_igammac_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9985274Z test_ops.py::TestCommonCUDA::test_out_imag_cuda_complex64 PASSED [ 16%] 2023-01-11T22:59:02.9985468Z test_ops.py::TestCommonCUDA::test_out_index_add_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9985662Z test_ops.py::TestCommonCUDA::test_out_index_copy_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9985857Z test_ops.py::TestCommonCUDA::test_out_index_fill_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9986053Z test_ops.py::TestCommonCUDA::test_out_index_put_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9986251Z test_ops.py::TestCommonCUDA::test_out_index_select_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9986500Z test_ops.py::TestCommonCUDA::test_out_inner_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9986693Z test_ops.py::TestCommonCUDA::test_out_isinf_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9986872Z test_ops.py::TestCommonCUDA::test_out_isneginf_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9987068Z test_ops.py::TestCommonCUDA::test_out_istft_cuda_complex64 PASSED [ 16%] 2023-01-11T22:59:02.9987275Z test_ops.py::TestCommonCUDA::test_out_jiterator_binary_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9987468Z test_ops.py::TestCommonCUDA::test_out_kron_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9987662Z test_ops.py::TestCommonCUDA::test_out_kthvalue_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9987849Z test_ops.py::TestCommonCUDA::test_out_lcm_cuda_int64 PASSED [ 16%] 2023-01-11T22:59:02.9988041Z test_ops.py::TestCommonCUDA::test_out_ldexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9988237Z test_ops.py::TestCommonCUDA::test_out_lerp_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9988434Z test_ops.py::TestCommonCUDA::test_out_linalg_cond_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9988615Z test_ops.py::TestCommonCUDA::test_out_linalg_eig_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9988814Z test_ops.py::TestCommonCUDA::test_out_linalg_eigh_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9989012Z test_ops.py::TestCommonCUDA::test_out_linalg_eigvals_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9989219Z test_ops.py::TestCommonCUDA::test_out_linalg_eigvalsh_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9989417Z test_ops.py::TestCommonCUDA::test_out_linalg_inv_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9989613Z test_ops.py::TestCommonCUDA::test_out_linalg_inv_ex_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9989824Z test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9990036Z test_ops.py::TestCommonCUDA::test_out_linalg_ldl_factor_ex_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9990235Z test_ops.py::TestCommonCUDA::test_out_linalg_ldl_solve_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9990453Z test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_cuda_float32 SKIPPED (Skipped!) [ 16%] 2023-01-11T22:59:02.9990675Z test_ops.py::TestCommonCUDA::test_out_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9990872Z test_ops.py::TestCommonCUDA::test_out_linalg_lu_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9991086Z test_ops.py::TestCommonCUDA::test_out_linalg_matrix_power_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9991284Z test_ops.py::TestCommonCUDA::test_out_linalg_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9991515Z test_ops.py::TestCommonCUDA::test_out_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9991711Z test_ops.py::TestCommonCUDA::test_out_linalg_pinv_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9991900Z test_ops.py::TestCommonCUDA::test_out_linalg_slogdet_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9992163Z test_ops.py::TestCommonCUDA::test_out_linalg_solve_triangular_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9992368Z test_ops.py::TestCommonCUDA::test_out_linalg_svd_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9992573Z test_ops.py::TestCommonCUDA::test_out_linalg_svdvals_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9992788Z test_ops.py::TestCommonCUDA::test_out_linalg_tensorsolve_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9992988Z test_ops.py::TestCommonCUDA::test_out_linalg_vander_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9993201Z test_ops.py::TestCommonCUDA::test_out_linalg_vector_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9993391Z test_ops.py::TestCommonCUDA::test_out_log10_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9993571Z test_ops.py::TestCommonCUDA::test_out_log1p_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9993766Z test_ops.py::TestCommonCUDA::test_out_log_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9994019Z test_ops.py::TestCommonCUDA::test_out_log_softmax_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9994237Z test_ops.py::TestCommonCUDA::test_out_log_softmax_with_dtype_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9994436Z test_ops.py::TestCommonCUDA::test_out_logaddexp2_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9994636Z test_ops.py::TestCommonCUDA::test_out_logical_and_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9994835Z test_ops.py::TestCommonCUDA::test_out_logical_not_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9995026Z test_ops.py::TestCommonCUDA::test_out_long_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9995201Z test_ops.py::TestCommonCUDA::test_out_lt_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9995389Z test_ops.py::TestCommonCUDA::test_out_lu_cuda_float32 XFAIL [ 16%] 2023-01-11T22:59:02.9995583Z test_ops.py::TestCommonCUDA::test_out_lu_solve_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9995784Z test_ops.py::TestCommonCUDA::test_out_lu_unpack_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9995978Z test_ops.py::TestCommonCUDA::test_out_mH_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9996166Z test_ops.py::TestCommonCUDA::test_out_mT_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9996364Z test_ops.py::TestCommonCUDA::test_out_masked_amin_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9996562Z test_ops.py::TestCommonCUDA::test_out_masked_argmax_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9996746Z test_ops.py::TestCommonCUDA::test_out_masked_argmin_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9996943Z test_ops.py::TestCommonCUDA::test_out_masked_cumprod_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9997153Z test_ops.py::TestCommonCUDA::test_out_masked_logsumexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9997349Z test_ops.py::TestCommonCUDA::test_out_masked_mean_cuda_float32 PASSED [ 16%] 2023-01-11T22:59:02.9997551Z test_ops.py::TestCommonCUDA::test_out_masked_median_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9997753Z test_ops.py::TestCommonCUDA::test_out_masked_select_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9997952Z test_ops.py::TestCommonCUDA::test_out_masked_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9998151Z test_ops.py::TestCommonCUDA::test_out_masked_softmin_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9998344Z test_ops.py::TestCommonCUDA::test_out_masked_sum_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9998525Z test_ops.py::TestCommonCUDA::test_out_masked_var_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9998714Z test_ops.py::TestCommonCUDA::test_out_matmul_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:02.9998910Z test_ops.py::TestCommonCUDA::test_out_matrix_exp_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9999160Z test_ops.py::TestCommonCUDA::test_out_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:59:02.9999355Z test_ops.py::TestCommonCUDA::test_out_mean_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9999642Z test_ops.py::TestCommonCUDA::test_out_meshgrid_variadic_tensors_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:02.9999846Z test_ops.py::TestCommonCUDA::test_out_mm_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0000036Z test_ops.py::TestCommonCUDA::test_out_mul_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0000236Z test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0000451Z test_ops.py::TestCommonCUDA::test_out_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0000643Z test_ops.py::TestCommonCUDA::test_out_nanmean_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0000842Z test_ops.py::TestCommonCUDA::test_out_nanquantile_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0001061Z test_ops.py::TestCommonCUDA::test_out_native_dropout_backward_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0001260Z test_ops.py::TestCommonCUDA::test_out_new_empty_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0001523Z test_ops.py::TestCommonCUDA::test_out_new_full_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0001718Z test_ops.py::TestCommonCUDA::test_out_new_ones_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0001897Z test_ops.py::TestCommonCUDA::test_out_new_zeros_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0002134Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0002362Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0002599Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0002830Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0003055Z test_ops.py::TestCommonCUDA::test_out_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0003279Z test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0003503Z test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool2d_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:03.0003720Z test_ops.py::TestCommonCUDA::test_out_nn_functional_avg_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0003941Z test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0004193Z test_ops.py::TestCommonCUDA::test_out_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0004407Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0004636Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0004864Z test_ops.py::TestCommonCUDA::test_out_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0005106Z test_ops.py::TestCommonCUDA::test_out_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0005333Z test_ops.py::TestCommonCUDA::test_out_nn_functional_cross_entropy_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0005549Z test_ops.py::TestCommonCUDA::test_out_nn_functional_ctc_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0005753Z test_ops.py::TestCommonCUDA::test_out_nn_functional_dropout3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0005965Z test_ops.py::TestCommonCUDA::test_out_nn_functional_elu_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0006188Z test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_bag_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0006406Z test_ops.py::TestCommonCUDA::test_out_nn_functional_embedding_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0006665Z test_ops.py::TestCommonCUDA::test_out_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0006900Z test_ops.py::TestCommonCUDA::test_out_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0007182Z test_ops.py::TestCommonCUDA::test_out_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0007422Z test_ops.py::TestCommonCUDA::test_out_nn_functional_gelu_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:59:03.0007646Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hardsigmoid_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0007866Z test_ops.py::TestCommonCUDA::test_out_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0008089Z test_ops.py::TestCommonCUDA::test_out_nn_functional_instance_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0008324Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0008563Z test_ops.py::TestCommonCUDA::test_out_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0008784Z test_ops.py::TestCommonCUDA::test_out_nn_functional_layer_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0009056Z test_ops.py::TestCommonCUDA::test_out_nn_functional_linear_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:03.0009290Z test_ops.py::TestCommonCUDA::test_out_nn_functional_local_response_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0009506Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0009725Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0009932Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0010160Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0010382Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0010607Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0010844Z test_ops.py::TestCommonCUDA::test_out_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0011058Z test_ops.py::TestCommonCUDA::test_out_nn_functional_mish_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0011273Z test_ops.py::TestCommonCUDA::test_out_nn_functional_mse_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0011512Z test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0011739Z test_ops.py::TestCommonCUDA::test_out_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0011957Z test_ops.py::TestCommonCUDA::test_out_nn_functional_nll_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0012176Z test_ops.py::TestCommonCUDA::test_out_nn_functional_normalize_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0012398Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_constant_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0012969Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pad_replicate_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0013246Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pairwise_distance_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0013460Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pdist_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0013687Z test_ops.py::TestCommonCUDA::test_out_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0013913Z test_ops.py::TestCommonCUDA::test_out_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0014111Z test_ops.py::TestCommonCUDA::test_out_nn_functional_prelu_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0014320Z test_ops.py::TestCommonCUDA::test_out_nn_functional_relu6_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0014527Z test_ops.py::TestCommonCUDA::test_out_nn_functional_rrelu_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0014735Z test_ops.py::TestCommonCUDA::test_out_nn_functional_selu_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0014964Z test_ops.py::TestCommonCUDA::test_out_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0015251Z test_ops.py::TestCommonCUDA::test_out_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0015480Z test_ops.py::TestCommonCUDA::test_out_nn_functional_softplus_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0015697Z test_ops.py::TestCommonCUDA::test_out_nn_functional_tanhshrink_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0015903Z test_ops.py::TestCommonCUDA::test_out_nn_functional_threshold_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0016159Z test_ops.py::TestCommonCUDA::test_out_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0016373Z test_ops.py::TestCommonCUDA::test_out_nn_functional_unfold_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0016606Z test_ops.py::TestCommonCUDA::test_out_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0016803Z test_ops.py::TestCommonCUDA::test_out_nonzero_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:03.0017059Z test_ops.py::TestCommonCUDA::test_out_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0017258Z test_ops.py::TestCommonCUDA::test_out_norm_fro_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0017451Z test_ops.py::TestCommonCUDA::test_out_normal_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:03.0017630Z test_ops.py::TestCommonCUDA::test_out_ones_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0017818Z test_ops.py::TestCommonCUDA::test_out_ormqr_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:03.0018015Z test_ops.py::TestCommonCUDA::test_out_pca_lowrank_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0018207Z test_ops.py::TestCommonCUDA::test_out_permute_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0018406Z test_ops.py::TestCommonCUDA::test_out_pinverse_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0018598Z test_ops.py::TestCommonCUDA::test_out_polar_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0018793Z test_ops.py::TestCommonCUDA::test_out_pow_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0018989Z test_ops.py::TestCommonCUDA::test_out_prod_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0019165Z test_ops.py::TestCommonCUDA::test_out_put_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0019359Z test_ops.py::TestCommonCUDA::test_out_rad2deg_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0019552Z test_ops.py::TestCommonCUDA::test_out_rand_like_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0019745Z test_ops.py::TestCommonCUDA::test_out_randint_cuda_float32 XFAIL [ 17%] 2023-01-11T22:59:03.0019936Z test_ops.py::TestCommonCUDA::test_out_ravel_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0020133Z test_ops.py::TestCommonCUDA::test_out_remainder_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0020329Z test_ops.py::TestCommonCUDA::test_out_reshape_as_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0020528Z test_ops.py::TestCommonCUDA::test_out_reshape_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0020728Z test_ops.py::TestCommonCUDA::test_out_resolve_conj_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0020904Z test_ops.py::TestCommonCUDA::test_out_roll_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0021093Z test_ops.py::TestCommonCUDA::test_out_rot90_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0021298Z test_ops.py::TestCommonCUDA::test_out_round_decimals_0_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0021487Z test_ops.py::TestCommonCUDA::test_out_rsub_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0021686Z test_ops.py::TestCommonCUDA::test_out_scalar_tensor_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0021899Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_amin_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0022109Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_mean_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0022315Z test_ops.py::TestCommonCUDA::test_out_scatter_reduce_prod_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0022568Z test_ops.py::TestCommonCUDA::test_out_segment_reduce_offsets_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0022781Z test_ops.py::TestCommonCUDA::test_out_select_scatter_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0022974Z test_ops.py::TestCommonCUDA::test_out_sgn_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0023165Z test_ops.py::TestCommonCUDA::test_out_sign_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0023386Z test_ops.py::TestCommonCUDA::test_out_signal_windows_bartlett_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0023604Z test_ops.py::TestCommonCUDA::test_out_signal_windows_blackman_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0023818Z test_ops.py::TestCommonCUDA::test_out_signal_windows_cosine_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0024036Z test_ops.py::TestCommonCUDA::test_out_signal_windows_gaussian_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0024250Z test_ops.py::TestCommonCUDA::test_out_signal_windows_general_cosine_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0024535Z test_ops.py::TestCommonCUDA::test_out_signal_windows_general_hamming_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0024754Z test_ops.py::TestCommonCUDA::test_out_signal_windows_hamming_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0024966Z test_ops.py::TestCommonCUDA::test_out_signal_windows_nuttall_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0025165Z test_ops.py::TestCommonCUDA::test_out_sinh_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0025368Z test_ops.py::TestCommonCUDA::test_out_slice_scatter_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0025566Z test_ops.py::TestCommonCUDA::test_out_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0025779Z test_ops.py::TestCommonCUDA::test_out_softmax_with_dtype_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0025999Z test_ops.py::TestCommonCUDA::test_out_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:59:03.0026214Z test_ops.py::TestCommonCUDA::test_out_special_bessel_j0_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0026424Z test_ops.py::TestCommonCUDA::test_out_special_bessel_y0_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0026626Z test_ops.py::TestCommonCUDA::test_out_special_bessel_y1_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0027112Z test_ops.py::TestCommonCUDA::test_out_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2023-01-11T22:59:03.0027320Z test_ops.py::TestCommonCUDA::test_out_special_erfcx_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0027548Z test_ops.py::TestCommonCUDA::test_out_special_hermite_polynomial_he_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0027749Z test_ops.py::TestCommonCUDA::test_out_special_i1_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0027949Z test_ops.py::TestCommonCUDA::test_out_special_i1e_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0028390Z test_ops.py::TestCommonCUDA::test_out_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2023-01-11T22:59:03.0028609Z test_ops.py::TestCommonCUDA::test_out_special_log_ndtr_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0028830Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i0_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0029052Z test_ops.py::TestCommonCUDA::test_out_special_modified_bessel_i1_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0029255Z test_ops.py::TestCommonCUDA::test_out_special_ndtr_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0029460Z test_ops.py::TestCommonCUDA::test_out_special_ndtri_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0029706Z test_ops.py::TestCommonCUDA::test_out_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0030183Z test_ops.py::TestCommonCUDA::test_out_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2023-01-11T22:59:03.0030397Z test_ops.py::TestCommonCUDA::test_out_special_xlog1py_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0030637Z test_ops.py::TestCommonCUDA::test_out_split_list_args_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0030846Z test_ops.py::TestCommonCUDA::test_out_squeeze_cuda_float32 PASSED [ 17%] 2023-01-11T22:59:03.0031043Z test_ops.py::TestCommonCUDA::test_out_std_mean_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0031256Z test_ops.py::TestCommonCUDA::test_out_std_mean_unbiased_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0031452Z test_ops.py::TestCommonCUDA::test_out_stft_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0031642Z test_ops.py::TestCommonCUDA::test_out_sum_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0031836Z test_ops.py::TestCommonCUDA::test_out_symeig_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0032029Z test_ops.py::TestCommonCUDA::test_out_t_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0032216Z test_ops.py::TestCommonCUDA::test_out_take_along_dim_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0032480Z test_ops.py::TestCommonCUDA::test_out_take_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0032669Z test_ops.py::TestCommonCUDA::test_out_tan_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0032859Z test_ops.py::TestCommonCUDA::test_out_tanh_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0033050Z test_ops.py::TestCommonCUDA::test_out_to_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0033247Z test_ops.py::TestCommonCUDA::test_out_to_sparse_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0033441Z test_ops.py::TestCommonCUDA::test_out_trapz_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0033637Z test_ops.py::TestCommonCUDA::test_out_tril_indices_cuda_int64 PASSED [ 18%] 2023-01-11T22:59:03.0033817Z test_ops.py::TestCommonCUDA::test_out_triu_indices_cuda_int64 PASSED [ 18%] 2023-01-11T22:59:03.0034006Z test_ops.py::TestCommonCUDA::test_out_trunc_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0034205Z test_ops.py::TestCommonCUDA::test_out_unbind_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0034402Z test_ops.py::TestCommonCUDA::test_out_uniform_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0034598Z test_ops.py::TestCommonCUDA::test_out_unsqueeze_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0034791Z test_ops.py::TestCommonCUDA::test_out_var_mean_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0034999Z test_ops.py::TestCommonCUDA::test_out_var_mean_unbiased_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0035191Z test_ops.py::TestCommonCUDA::test_out_vdot_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0035384Z test_ops.py::TestCommonCUDA::test_out_view_as_complex_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0035583Z test_ops.py::TestCommonCUDA::test_out_view_as_real_cuda_complex64 PASSED [ 18%] 2023-01-11T22:59:03.0035774Z test_ops.py::TestCommonCUDA::test_out_view_copy_cuda_float32 XFAIL [ 18%] 2023-01-11T22:59:03.0035973Z test_ops.py::TestCommonCUDA::test_out_vsplit_cuda_float32 PASSED [ 18%] 2023-01-11T22:59:03.0036169Z test_ops.py::TestCommonCUDA::test_out_warning_H_cuda PASSED [ 18%] 2023-01-11T22:59:03.0036359Z test_ops.py::TestCommonCUDA::test_out_warning_T_cuda PASSED [ 18%] 2023-01-11T22:59:03.0036555Z test_ops.py::TestCommonCUDA::test_out_warning___getitem___cuda PASSED [ 18%] 2023-01-11T22:59:03.0036745Z test_ops.py::TestCommonCUDA::test_out_warning___radd___cuda PASSED [ 18%] 2023-01-11T22:59:03.0036924Z test_ops.py::TestCommonCUDA::test_out_warning___rmod___cuda PASSED [ 18%] 2023-01-11T22:59:03.0037116Z test_ops.py::TestCommonCUDA::test_out_warning___rmul___cuda PASSED [ 18%] 2023-01-11T22:59:03.0037306Z test_ops.py::TestCommonCUDA::test_out_warning___rpow___cuda PASSED [ 18%] 2023-01-11T22:59:03.0037499Z test_ops.py::TestCommonCUDA::test_out_warning___rsub___cuda PASSED [ 18%] 2023-01-11T22:59:03.0037691Z test_ops.py::TestCommonCUDA::test_out_warning___rxor___cuda PASSED [ 18%] 2023-01-11T22:59:03.0037986Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_bool_cuda PASSED [ 18%] 2023-01-11T22:59:03.0038221Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_cfloat_cuda PASSED [ 18%] 2023-01-11T22:59:03.0038441Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_char_cuda PASSED [ 18%] 2023-01-11T22:59:03.0038666Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_complex_cuda PASSED [ 18%] 2023-01-11T22:59:03.0038869Z test_ops.py::TestCommonCUDA::test_out_warning__refs__conversions_half_cuda PASSED [ 18%] 2023-01-11T22:59:03.0039067Z test_ops.py::TestCommonCUDA::test_out_warning__refs_acos_cuda PASSED [ 18%] 2023-01-11T22:59:03.0039269Z test_ops.py::TestCommonCUDA::test_out_warning__refs_acosh_cuda PASSED [ 18%] 2023-01-11T22:59:03.0039465Z test_ops.py::TestCommonCUDA::test_out_warning__refs_add_cuda PASSED [ 18%] 2023-01-11T22:59:03.0039663Z test_ops.py::TestCommonCUDA::test_out_warning__refs_addcdiv_cuda PASSED [ 18%] 2023-01-11T22:59:03.0039920Z test_ops.py::TestCommonCUDA::test_out_warning__refs_addcmul_cuda PASSED [ 18%] 2023-01-11T22:59:03.0040120Z test_ops.py::TestCommonCUDA::test_out_warning__refs_amax_cuda PASSED [ 18%] 2023-01-11T22:59:03.0040316Z test_ops.py::TestCommonCUDA::test_out_warning__refs_amin_cuda PASSED [ 18%] 2023-01-11T22:59:03.0040508Z test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_cuda PASSED [ 18%] 2023-01-11T22:59:03.0040741Z test_ops.py::TestCommonCUDA::test_out_warning__refs_as_strided_partial_views_cuda PASSED [ 18%] 2023-01-11T22:59:03.0040939Z test_ops.py::TestCommonCUDA::test_out_warning__refs_asin_cuda PASSED [ 18%] 2023-01-11T22:59:03.0041140Z test_ops.py::TestCommonCUDA::test_out_warning__refs_asinh_cuda PASSED [ 18%] 2023-01-11T22:59:03.0041339Z test_ops.py::TestCommonCUDA::test_out_warning__refs_atanh_cuda PASSED [ 18%] 2023-01-11T22:59:03.0041549Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_and_cuda PASSED [ 18%] 2023-01-11T22:59:03.0041776Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_left_shift_cuda PASSED [ 18%] 2023-01-11T22:59:03.0041984Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_not_cuda PASSED [ 18%] 2023-01-11T22:59:03.0042170Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bitwise_xor_cuda PASSED [ 18%] 2023-01-11T22:59:03.0042389Z test_ops.py::TestCommonCUDA::test_out_warning__refs_broadcast_shapes_cuda PASSED [ 18%] 2023-01-11T22:59:03.0042597Z test_ops.py::TestCommonCUDA::test_out_warning__refs_bucketize_cuda PASSED [ 18%] 2023-01-11T22:59:03.0042798Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ceil_cuda PASSED [ 18%] 2023-01-11T22:59:03.0042996Z test_ops.py::TestCommonCUDA::test_out_warning__refs_chunk_cuda PASSED [ 18%] 2023-01-11T22:59:03.0043199Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clamp_max_cuda PASSED [ 18%] 2023-01-11T22:59:03.0043396Z test_ops.py::TestCommonCUDA::test_out_warning__refs_clone_cuda PASSED [ 18%] 2023-01-11T22:59:03.0043597Z test_ops.py::TestCommonCUDA::test_out_warning__refs_conj_cuda PASSED [ 18%] 2023-01-11T22:59:03.0043793Z test_ops.py::TestCommonCUDA::test_out_warning__refs_contiguous_cuda PASSED [ 18%] 2023-01-11T22:59:03.0043991Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cos_cuda PASSED [ 18%] 2023-01-11T22:59:03.0044187Z test_ops.py::TestCommonCUDA::test_out_warning__refs_cosh_cuda PASSED [ 18%] 2023-01-11T22:59:03.0044385Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_cuda PASSED [ 18%] 2023-01-11T22:59:03.0044591Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diag_embed_cuda PASSED [ 18%] 2023-01-11T22:59:03.0044808Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_copy_cuda PASSED [ 18%] 2023-01-11T22:59:03.0045006Z test_ops.py::TestCommonCUDA::test_out_warning__refs_diagonal_cuda PASSED [ 18%] 2023-01-11T22:59:03.0045205Z test_ops.py::TestCommonCUDA::test_out_warning__refs_digamma_cuda PASSED [ 18%] 2023-01-11T22:59:03.0045414Z test_ops.py::TestCommonCUDA::test_out_warning__refs_div_floor_rounding_cuda PASSED [ 18%] 2023-01-11T22:59:03.0045679Z test_ops.py::TestCommonCUDA::test_out_warning__refs_div_no_rounding_mode_cuda PASSED [ 18%] 2023-01-11T22:59:03.0045906Z test_ops.py::TestCommonCUDA::test_out_warning__refs_div_trunc_rounding_cuda PASSED [ 18%] 2023-01-11T22:59:03.0046106Z test_ops.py::TestCommonCUDA::test_out_warning__refs_dsplit_cuda PASSED [ 18%] 2023-01-11T22:59:03.0046364Z test_ops.py::TestCommonCUDA::test_out_warning__refs_empty_cuda SKIPPED (Expected: empty is not comparable) [ 18%] 2023-01-11T22:59:03.0046563Z test_ops.py::TestCommonCUDA::test_out_warning__refs_erfc_cuda PASSED [ 18%] 2023-01-11T22:59:03.0046762Z test_ops.py::TestCommonCUDA::test_out_warning__refs_erfinv_cuda PASSED [ 18%] 2023-01-11T22:59:03.0046960Z test_ops.py::TestCommonCUDA::test_out_warning__refs_exp_cuda PASSED [ 18%] 2023-01-11T22:59:03.0047166Z test_ops.py::TestCommonCUDA::test_out_warning__refs_expand_as_cuda PASSED [ 18%] 2023-01-11T22:59:03.0047403Z test_ops.py::TestCommonCUDA::test_out_warning__refs_expm1_cuda PASSED [ 18%] 2023-01-11T22:59:03.0047604Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_fft2_cuda PASSED [ 18%] 2023-01-11T22:59:03.0047808Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_hfftn_cuda PASSED [ 18%] 2023-01-11T22:59:03.0048014Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft2_cuda PASSED [ 18%] 2023-01-11T22:59:03.0048210Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifft_cuda PASSED [ 18%] 2023-01-11T22:59:03.0048412Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftn_cuda PASSED [ 18%] 2023-01-11T22:59:03.0048625Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ifftshift_cuda PASSED [ 18%] 2023-01-11T22:59:03.0048829Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfft2_cuda PASSED [ 18%] 2023-01-11T22:59:03.0049020Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_ihfftn_cuda PASSED [ 18%] 2023-01-11T22:59:03.0049229Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfft2_cuda PASSED [ 18%] 2023-01-11T22:59:03.0049434Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_irfftn_cuda PASSED [ 18%] 2023-01-11T22:59:03.0049637Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fft_rfft2_cuda PASSED [ 18%] 2023-01-11T22:59:03.0049834Z test_ops.py::TestCommonCUDA::test_out_warning__refs_flipud_cuda PASSED [ 18%] 2023-01-11T22:59:03.0050044Z test_ops.py::TestCommonCUDA::test_out_warning__refs_float_power_cuda PASSED [ 18%] 2023-01-11T22:59:03.0050245Z test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_cuda PASSED [ 18%] 2023-01-11T22:59:03.0050455Z test_ops.py::TestCommonCUDA::test_out_warning__refs_floor_divide_cuda PASSED [ 18%] 2023-01-11T22:59:03.0050640Z test_ops.py::TestCommonCUDA::test_out_warning__refs_fmax_cuda PASSED [ 18%] 2023-01-11T22:59:03.0050835Z test_ops.py::TestCommonCUDA::test_out_warning__refs_frac_cuda PASSED [ 18%] 2023-01-11T22:59:03.0051031Z test_ops.py::TestCommonCUDA::test_out_warning__refs_gcd_cuda PASSED [ 18%] 2023-01-11T22:59:03.0051234Z test_ops.py::TestCommonCUDA::test_out_warning__refs_i0_cuda PASSED [ 18%] 2023-01-11T22:59:03.0051432Z test_ops.py::TestCommonCUDA::test_out_warning__refs_imag_cuda PASSED [ 18%] 2023-01-11T22:59:03.0051636Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_add_cuda PASSED [ 18%] 2023-01-11T22:59:03.0051843Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_copy_cuda PASSED [ 18%] 2023-01-11T22:59:03.0052047Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_fill_cuda PASSED [ 18%] 2023-01-11T22:59:03.0052243Z test_ops.py::TestCommonCUDA::test_out_warning__refs_index_select_cuda PASSED [ 18%] 2023-01-11T22:59:03.0052445Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isclose_cuda PASSED [ 18%] 2023-01-11T22:59:03.0053066Z test_ops.py::TestCommonCUDA::test_out_warning__refs_isnan_cuda PASSED [ 18%] 2023-01-11T22:59:03.0053292Z test_ops.py::TestCommonCUDA::test_out_warning__refs_lerp_cuda PASSED [ 18%] 2023-01-11T22:59:03.0053502Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svd_cuda PASSED [ 18%] 2023-01-11T22:59:03.0053800Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_svdvals_cuda PASSED [ 18%] 2023-01-11T22:59:03.0054028Z test_ops.py::TestCommonCUDA::test_out_warning__refs_linalg_vector_norm_cuda PASSED [ 18%] 2023-01-11T22:59:03.0054231Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log10_cuda PASSED [ 18%] 2023-01-11T22:59:03.0054415Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log1p_cuda PASSED [ 18%] 2023-01-11T22:59:03.0054610Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log2_cuda PASSED [ 18%] 2023-01-11T22:59:03.0054835Z test_ops.py::TestCommonCUDA::test_out_warning__refs_log_softmax_with_dtype_cuda PASSED [ 18%] 2023-01-11T22:59:03.0055044Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_and_cuda PASSED [ 18%] 2023-01-11T22:59:03.0055250Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logical_not_cuda PASSED [ 18%] 2023-01-11T22:59:03.0055519Z test_ops.py::TestCommonCUDA::test_out_warning__refs_logspace_cuda PASSED [ 18%] 2023-01-11T22:59:03.0055732Z test_ops.py::TestCommonCUDA::test_out_warning__refs_masked_fill_cuda PASSED [ 18%] 2023-01-11T22:59:03.0055932Z test_ops.py::TestCommonCUDA::test_out_warning__refs_maximum_cuda PASSED [ 18%] 2023-01-11T22:59:03.0056132Z test_ops.py::TestCommonCUDA::test_out_warning__refs_mean_cuda PASSED [ 18%] 2023-01-11T22:59:03.0056317Z test_ops.py::TestCommonCUDA::test_out_warning__refs_movedim_cuda PASSED [ 18%] 2023-01-11T22:59:03.0056510Z test_ops.py::TestCommonCUDA::test_out_warning__refs_mul_cuda PASSED [ 18%] 2023-01-11T22:59:03.0056719Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nan_to_num_cuda PASSED [ 18%] 2023-01-11T22:59:03.0056926Z test_ops.py::TestCommonCUDA::test_out_warning__refs_narrow_copy_cuda PASSED [ 18%] 2023-01-11T22:59:03.0057142Z test_ops.py::TestCommonCUDA::test_out_warning__refs_native_layer_norm_cuda PASSED [ 18%] 2023-01-11T22:59:03.0057346Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ne_cuda PASSED [ 18%] 2023-01-11T22:59:03.0057566Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_empty_strided_cuda PASSED [ 18%] 2023-01-11T22:59:03.0057764Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_full_cuda PASSED [ 18%] 2023-01-11T22:59:03.0057956Z test_ops.py::TestCommonCUDA::test_out_warning__refs_new_zeros_cuda PASSED [ 18%] 2023-01-11T22:59:03.0058185Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_group_norm_cuda PASSED [ 18%] 2023-01-11T22:59:03.0058413Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_hardtanh_cuda PASSED [ 18%] 2023-01-11T22:59:03.0058636Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_l1_loss_cuda PASSED [ 18%] 2023-01-11T22:59:03.0058866Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_layer_norm_cuda PASSED [ 18%] 2023-01-11T22:59:03.0059114Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cuda PASSED [ 18%] 2023-01-11T22:59:03.0059364Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_margin_ranking_loss_cuda PASSED [ 18%] 2023-01-11T22:59:03.0059585Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mish_cuda PASSED [ 18%] 2023-01-11T22:59:03.0059796Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_mse_loss_cuda PASSED [ 18%] 2023-01-11T22:59:03.0060037Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pairwise_distance_cuda PASSED [ 18%] 2023-01-11T22:59:03.0060257Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_pdist_cuda PASSED [ 18%] 2023-01-11T22:59:03.0060495Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_poisson_nll_loss_cuda PASSED [ 18%] 2023-01-11T22:59:03.0060716Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_prelu_cuda PASSED [ 18%] 2023-01-11T22:59:03.0060934Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_relu6_cuda PASSED [ 18%] 2023-01-11T22:59:03.0061153Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_selu_cuda PASSED [ 18%] 2023-01-11T22:59:03.0061444Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmax_with_dtype_cuda PASSED [ 18%] 2023-01-11T22:59:03.0061693Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softmin_with_dtype_cuda PASSED [ 18%] 2023-01-11T22:59:03.0061905Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_softplus_cuda PASSED [ 18%] 2023-01-11T22:59:03.0062133Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_tanhshrink_cuda PASSED [ 18%] 2023-01-11T22:59:03.0062374Z test_ops.py::TestCommonCUDA::test_out_warning__refs_nn_functional_triplet_margin_loss_cuda PASSED [ 18%] 2023-01-11T22:59:03.0062578Z test_ops.py::TestCommonCUDA::test_out_warning__refs_permute_cuda PASSED [ 18%] 2023-01-11T22:59:03.0062779Z test_ops.py::TestCommonCUDA::test_out_warning__refs_pow_cuda PASSED [ 18%] 2023-01-11T22:59:03.0063047Z test_ops.py::TestCommonCUDA::test_out_warning__refs_ravel_cuda PASSED [ 19%] 2023-01-11T22:59:03.0063268Z test_ops.py::TestCommonCUDA::test_out_warning__refs_reciprocal_cuda PASSED [ 19%] 2023-01-11T22:59:03.0063477Z test_ops.py::TestCommonCUDA::test_out_warning__refs_remainder_cuda PASSED [ 19%] 2023-01-11T22:59:03.0063774Z test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_as_cuda PASSED [ 19%] 2023-01-11T22:59:03.0064120Z test_ops.py::TestCommonCUDA::test_out_warning__refs_reshape_cuda PASSED [ 19%] 2023-01-11T22:59:03.0064324Z test_ops.py::TestCommonCUDA::test_out_warning__refs_roll_cuda PASSED [ 19%] 2023-01-11T22:59:03.0064522Z test_ops.py::TestCommonCUDA::test_out_warning__refs_rsub_cuda PASSED [ 19%] 2023-01-11T22:59:03.0064804Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sigmoid_cuda PASSED [ 19%] 2023-01-11T22:59:03.0065117Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sin_cuda PASSED [ 19%] 2023-01-11T22:59:03.0065320Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sinc_cuda PASSED [ 19%] 2023-01-11T22:59:03.0065524Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sinh_cuda PASSED [ 19%] 2023-01-11T22:59:03.0065741Z test_ops.py::TestCommonCUDA::test_out_warning__refs_softmax_with_dtype_cuda PASSED [ 19%] 2023-01-11T22:59:03.0065944Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j0_cuda PASSED [ 19%] 2023-01-11T22:59:03.0066236Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_bessel_j1_cuda PASSED [ 19%] 2023-01-11T22:59:03.0066529Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_i0e_cuda PASSED [ 19%] 2023-01-11T22:59:03.0066822Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cuda PASSED [ 19%] 2023-01-11T22:59:03.0067073Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cuda PASSED [ 19%] 2023-01-11T22:59:03.0067284Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_ndtr_cuda PASSED [ 19%] 2023-01-11T22:59:03.0067519Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_softmax_with_dtype_cuda PASSED [ 19%] 2023-01-11T22:59:03.0067755Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_spherical_bessel_j0_cuda PASSED [ 19%] 2023-01-11T22:59:03.0067958Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_xlog1py_cuda PASSED [ 19%] 2023-01-11T22:59:03.0068167Z test_ops.py::TestCommonCUDA::test_out_warning__refs_special_zeta_cuda PASSED [ 19%] 2023-01-11T22:59:03.0068370Z test_ops.py::TestCommonCUDA::test_out_warning__refs_squeeze_cuda PASSED [ 19%] 2023-01-11T22:59:03.0068572Z test_ops.py::TestCommonCUDA::test_out_warning__refs_std_mean_cuda PASSED [ 19%] 2023-01-11T22:59:03.0068770Z test_ops.py::TestCommonCUDA::test_out_warning__refs_sum_cuda PASSED [ 19%] 2023-01-11T22:59:03.0068968Z test_ops.py::TestCommonCUDA::test_out_warning__refs_to_cuda PASSED [ 19%] 2023-01-11T22:59:03.0069178Z test_ops.py::TestCommonCUDA::test_out_warning__refs_tril_indices_cuda PASSED [ 19%] 2023-01-11T22:59:03.0069390Z test_ops.py::TestCommonCUDA::test_out_warning__refs_true_divide_cuda PASSED [ 19%] 2023-01-11T22:59:03.0069641Z test_ops.py::TestCommonCUDA::test_out_warning__refs_trunc_cuda PASSED [ 19%] 2023-01-11T22:59:03.0069859Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unflatten_cuda PASSED [ 19%] 2023-01-11T22:59:03.0070057Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unfold_cuda PASSED [ 19%] 2023-01-11T22:59:03.0070267Z test_ops.py::TestCommonCUDA::test_out_warning__refs_unsqueeze_cuda PASSED [ 19%] 2023-01-11T22:59:03.0070458Z test_ops.py::TestCommonCUDA::test_out_warning__refs_var_cuda PASSED [ 19%] 2023-01-11T22:59:03.0070659Z test_ops.py::TestCommonCUDA::test_out_warning__refs_var_mean_cuda PASSED [ 19%] 2023-01-11T22:59:03.0070859Z test_ops.py::TestCommonCUDA::test_out_warning__refs_view_cuda PASSED [ 19%] 2023-01-11T22:59:03.0071053Z test_ops.py::TestCommonCUDA::test_out_warning__refs_vstack_cuda PASSED [ 19%] 2023-01-11T22:59:03.0071231Z test_ops.py::TestCommonCUDA::test_out_warning_abs_cuda PASSED [ 19%] 2023-01-11T22:59:03.0071482Z test_ops.py::TestCommonCUDA::test_out_warning_add_cuda PASSED [ 19%] 2023-01-11T22:59:03.0071674Z test_ops.py::TestCommonCUDA::test_out_warning_addbmm_cuda XFAIL [ 19%] 2023-01-11T22:59:03.0071870Z test_ops.py::TestCommonCUDA::test_out_warning_addcdiv_cuda PASSED [ 19%] 2023-01-11T22:59:03.0072064Z test_ops.py::TestCommonCUDA::test_out_warning_addcmul_cuda PASSED [ 19%] 2023-01-11T22:59:03.0072257Z test_ops.py::TestCommonCUDA::test_out_warning_addr_cuda PASSED [ 19%] 2023-01-11T22:59:03.0072448Z test_ops.py::TestCommonCUDA::test_out_warning_all_cuda PASSED [ 19%] 2023-01-11T22:59:03.0072641Z test_ops.py::TestCommonCUDA::test_out_warning_amax_cuda PASSED [ 19%] 2023-01-11T22:59:03.0072833Z test_ops.py::TestCommonCUDA::test_out_warning_amin_cuda PASSED [ 19%] 2023-01-11T22:59:03.0073010Z test_ops.py::TestCommonCUDA::test_out_warning_angle_cuda PASSED [ 19%] 2023-01-11T22:59:03.0073205Z test_ops.py::TestCommonCUDA::test_out_warning_any_cuda PASSED [ 19%] 2023-01-11T22:59:03.0073398Z test_ops.py::TestCommonCUDA::test_out_warning_arange_cuda XFAIL [ 19%] 2023-01-11T22:59:03.0073591Z test_ops.py::TestCommonCUDA::test_out_warning_argmin_cuda PASSED [ 19%] 2023-01-11T22:59:03.0073786Z test_ops.py::TestCommonCUDA::test_out_warning_argwhere_cuda PASSED [ 19%] 2023-01-11T22:59:03.0074000Z test_ops.py::TestCommonCUDA::test_out_warning_as_strided_scatter_cuda PASSED [ 19%] 2023-01-11T22:59:03.0074192Z test_ops.py::TestCommonCUDA::test_out_warning_atan_cuda PASSED [ 19%] 2023-01-11T22:59:03.0074382Z test_ops.py::TestCommonCUDA::test_out_warning_atanh_cuda PASSED [ 19%] 2023-01-11T22:59:03.0074563Z test_ops.py::TestCommonCUDA::test_out_warning_atleast_2d_cuda PASSED [ 19%] 2023-01-11T22:59:03.0074756Z test_ops.py::TestCommonCUDA::test_out_warning_bernoulli_cuda XFAIL [ 19%] 2023-01-11T22:59:03.0074954Z test_ops.py::TestCommonCUDA::test_out_warning_bincount_cuda PASSED [ 19%] 2023-01-11T22:59:03.0075153Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_and_cuda PASSED [ 19%] 2023-01-11T22:59:03.0075366Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_left_shift_cuda PASSED [ 19%] 2023-01-11T22:59:03.0075564Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_not_cuda PASSED [ 19%] 2023-01-11T22:59:03.0075902Z test_ops.py::TestCommonCUDA::test_out_warning_bitwise_xor_cuda PASSED [ 19%] 2023-01-11T22:59:03.0076191Z test_ops.py::TestCommonCUDA::test_out_warning_block_diag_cuda PASSED [ 19%] 2023-01-11T22:59:03.0076373Z test_ops.py::TestCommonCUDA::test_out_warning_bool_cuda PASSED [ 19%] 2023-01-11T22:59:03.0076563Z test_ops.py::TestCommonCUDA::test_out_warning_byte_cuda PASSED [ 19%] 2023-01-11T22:59:03.0076754Z test_ops.py::TestCommonCUDA::test_out_warning_cat_cuda PASSED [ 19%] 2023-01-11T22:59:03.0076947Z test_ops.py::TestCommonCUDA::test_out_warning_cdist_cuda PASSED [ 19%] 2023-01-11T22:59:03.0077211Z test_ops.py::TestCommonCUDA::test_out_warning_ceil_cuda PASSED [ 19%] 2023-01-11T22:59:03.0077413Z test_ops.py::TestCommonCUDA::test_out_warning_cfloat_cuda PASSED [ 19%] 2023-01-11T22:59:03.0077605Z test_ops.py::TestCommonCUDA::test_out_warning_chunk_cuda PASSED [ 19%] 2023-01-11T22:59:03.0077796Z test_ops.py::TestCommonCUDA::test_out_warning_clone_cuda PASSED [ 19%] 2023-01-11T22:59:03.0077979Z test_ops.py::TestCommonCUDA::test_out_warning_conj_physical_cuda PASSED [ 19%] 2023-01-11T22:59:03.0078183Z test_ops.py::TestCommonCUDA::test_out_warning_constant_pad_nd_cuda PASSED [ 19%] 2023-01-11T22:59:03.0078382Z test_ops.py::TestCommonCUDA::test_out_warning_contiguous_cuda PASSED [ 19%] 2023-01-11T22:59:03.0078574Z test_ops.py::TestCommonCUDA::test_out_warning_copysign_cuda PASSED [ 19%] 2023-01-11T22:59:03.0078769Z test_ops.py::TestCommonCUDA::test_out_warning_corrcoef_cuda PASSED [ 19%] 2023-01-11T22:59:03.0079023Z test_ops.py::TestCommonCUDA::test_out_warning_count_nonzero_cuda PASSED [ 19%] 2023-01-11T22:59:03.0079216Z test_ops.py::TestCommonCUDA::test_out_warning_cov_cuda PASSED [ 19%] 2023-01-11T22:59:03.0079409Z test_ops.py::TestCommonCUDA::test_out_warning_cummin_cuda PASSED [ 19%] 2023-01-11T22:59:03.0079589Z test_ops.py::TestCommonCUDA::test_out_warning_cumprod_cuda PASSED [ 19%] 2023-01-11T22:59:03.0079782Z test_ops.py::TestCommonCUDA::test_out_warning_diagflat_cuda PASSED [ 19%] 2023-01-11T22:59:03.0079977Z test_ops.py::TestCommonCUDA::test_out_warning_diagonal_cuda PASSED [ 19%] 2023-01-11T22:59:03.0080189Z test_ops.py::TestCommonCUDA::test_out_warning_diagonal_scatter_cuda PASSED [ 19%] 2023-01-11T22:59:03.0080377Z test_ops.py::TestCommonCUDA::test_out_warning_diff_cuda PASSED [ 19%] 2023-01-11T22:59:03.0080590Z test_ops.py::TestCommonCUDA::test_out_warning_div_trunc_rounding_cuda PASSED [ 19%] 2023-01-11T22:59:03.0080783Z test_ops.py::TestCommonCUDA::test_out_warning_double_cuda PASSED [ 19%] 2023-01-11T22:59:03.0081027Z test_ops.py::TestCommonCUDA::test_out_warning_empty_like_cuda PASSED [ 19%] 2023-01-11T22:59:03.0081206Z test_ops.py::TestCommonCUDA::test_out_warning_eq_cuda PASSED [ 19%] 2023-01-11T22:59:03.0081504Z test_ops.py::TestCommonCUDA::test_out_warning_equal_cuda SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 19%] 2023-01-11T22:59:03.0081696Z test_ops.py::TestCommonCUDA::test_out_warning_erf_cuda PASSED [ 19%] 2023-01-11T22:59:03.0081893Z test_ops.py::TestCommonCUDA::test_out_warning_erfinv_cuda PASSED [ 19%] 2023-01-11T22:59:03.0082084Z test_ops.py::TestCommonCUDA::test_out_warning_exp2_cuda PASSED [ 19%] 2023-01-11T22:59:03.0082273Z test_ops.py::TestCommonCUDA::test_out_warning_eye_cuda XFAIL [ 19%] 2023-01-11T22:59:03.0082466Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fft2_cuda PASSED [ 19%] 2023-01-11T22:59:03.0082664Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fft_cuda PASSED [ 19%] 2023-01-11T22:59:03.0082850Z test_ops.py::TestCommonCUDA::test_out_warning_fft_fftshift_cuda PASSED [ 19%] 2023-01-11T22:59:03.0083043Z test_ops.py::TestCommonCUDA::test_out_warning_fft_hfft2_cuda PASSED [ 19%] 2023-01-11T22:59:03.0083235Z test_ops.py::TestCommonCUDA::test_out_warning_fft_hfftn_cuda PASSED [ 19%] 2023-01-11T22:59:03.0083429Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifft_cuda PASSED [ 19%] 2023-01-11T22:59:03.0083626Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ifftshift_cuda PASSED [ 19%] 2023-01-11T22:59:03.0083820Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfft_cuda PASSED [ 19%] 2023-01-11T22:59:03.0084011Z test_ops.py::TestCommonCUDA::test_out_warning_fft_ihfftn_cuda XFAIL [ 19%] 2023-01-11T22:59:03.0084206Z test_ops.py::TestCommonCUDA::test_out_warning_fft_irfftn_cuda PASSED [ 19%] 2023-01-11T22:59:03.0084401Z test_ops.py::TestCommonCUDA::test_out_warning_fft_rfft_cuda PASSED [ 19%] 2023-01-11T22:59:03.0084631Z test_ops.py::TestCommonCUDA::test_out_warning_fft_rfftn_cuda PASSED [ 19%] 2023-01-11T22:59:03.0084836Z test_ops.py::TestCommonCUDA::test_out_warning_fill_cuda PASSED [ 19%] 2023-01-11T22:59:03.0085027Z test_ops.py::TestCommonCUDA::test_out_warning_flip_cuda PASSED [ 19%] 2023-01-11T22:59:03.0085219Z test_ops.py::TestCommonCUDA::test_out_warning_flipud_cuda PASSED [ 19%] 2023-01-11T22:59:03.0085409Z test_ops.py::TestCommonCUDA::test_out_warning_float_cuda PASSED [ 19%] 2023-01-11T22:59:03.0085601Z test_ops.py::TestCommonCUDA::test_out_warning_floor_cuda PASSED [ 19%] 2023-01-11T22:59:03.0085800Z test_ops.py::TestCommonCUDA::test_out_warning_floor_divide_cuda PASSED [ 19%] 2023-01-11T22:59:03.0085988Z test_ops.py::TestCommonCUDA::test_out_warning_frac_cuda PASSED [ 19%] 2023-01-11T22:59:03.0086166Z test_ops.py::TestCommonCUDA::test_out_warning_frexp_cuda PASSED [ 19%] 2023-01-11T22:59:03.0086431Z test_ops.py::TestCommonCUDA::test_out_warning_full_like_cuda PASSED [ 19%] 2023-01-11T22:59:03.0086625Z test_ops.py::TestCommonCUDA::test_out_warning_gcd_cuda PASSED [ 19%] 2023-01-11T22:59:03.0086821Z test_ops.py::TestCommonCUDA::test_out_warning_gradient_cuda PASSED [ 19%] 2023-01-11T22:59:03.0087013Z test_ops.py::TestCommonCUDA::test_out_warning_half_cuda PASSED [ 19%] 2023-01-11T22:59:03.0087210Z test_ops.py::TestCommonCUDA::test_out_warning_heaviside_cuda PASSED [ 19%] 2023-01-11T22:59:03.0087402Z test_ops.py::TestCommonCUDA::test_out_warning_histc_cuda PASSED [ 19%] 2023-01-11T22:59:03.0087688Z test_ops.py::TestCommonCUDA::test_out_warning_histogram_cuda SKIPPED (Skipped! Op has not supported dtypes on this device.) [ 19%] 2023-01-11T22:59:03.0087871Z test_ops.py::TestCommonCUDA::test_out_warning_hsplit_cuda PASSED [ 19%] 2023-01-11T22:59:03.0088060Z test_ops.py::TestCommonCUDA::test_out_warning_i0_cuda PASSED [ 19%] 2023-01-11T22:59:03.0088261Z test_ops.py::TestCommonCUDA::test_out_warning_igammac_cuda PASSED [ 19%] 2023-01-11T22:59:03.0088462Z test_ops.py::TestCommonCUDA::test_out_warning_index_fill_cuda PASSED [ 19%] 2023-01-11T22:59:03.0088655Z test_ops.py::TestCommonCUDA::test_out_warning_index_put_cuda PASSED [ 19%] 2023-01-11T22:59:03.0088853Z test_ops.py::TestCommonCUDA::test_out_warning_index_reduce_cuda PASSED [ 19%] 2023-01-11T22:59:03.0089048Z test_ops.py::TestCommonCUDA::test_out_warning_isclose_cuda PASSED [ 19%] 2023-01-11T22:59:03.0089241Z test_ops.py::TestCommonCUDA::test_out_warning_isin_cuda PASSED [ 19%] 2023-01-11T22:59:03.0089418Z test_ops.py::TestCommonCUDA::test_out_warning_isinf_cuda PASSED [ 19%] 2023-01-11T22:59:03.0089608Z test_ops.py::TestCommonCUDA::test_out_warning_isnan_cuda PASSED [ 19%] 2023-01-11T22:59:03.0089803Z test_ops.py::TestCommonCUDA::test_out_warning_isneginf_cuda PASSED [ 19%] 2023-01-11T22:59:03.0090001Z test_ops.py::TestCommonCUDA::test_out_warning_isreal_cuda PASSED [ 19%] 2023-01-11T22:59:03.0090240Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_4inputs_with_extra_args_cuda PASSED [ 19%] 2023-01-11T22:59:03.0090449Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_cuda PASSED [ 19%] 2023-01-11T22:59:03.0090678Z test_ops.py::TestCommonCUDA::test_out_warning_jiterator_binary_return_by_ref_cuda PASSED [ 19%] 2023-01-11T22:59:03.0090867Z test_ops.py::TestCommonCUDA::test_out_warning_le_cuda PASSED [ 19%] 2023-01-11T22:59:03.0091051Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cross_cuda PASSED [ 19%] 2023-01-11T22:59:03.0091249Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_eig_cuda PASSED [ 19%] 2023-01-11T22:59:03.0091474Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_householder_product_cuda PASSED [ 19%] 2023-01-11T22:59:03.0091671Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_inv_ex_cuda PASSED [ 19%] 2023-01-11T22:59:03.0091888Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_factor_ex_cuda PASSED [ 19%] 2023-01-11T22:59:03.0092144Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_ldl_solve_cuda PASSED [ 19%] 2023-01-11T22:59:03.0092351Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lstsq_cuda PASSED [ 19%] 2023-01-11T22:59:03.0092766Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_cuda PASSED [ 19%] 2023-01-11T22:59:03.0092988Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_factor_cuda PASSED [ 19%] 2023-01-11T22:59:03.0093182Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_lu_solve_cuda PASSED [ 19%] 2023-01-11T22:59:03.0093395Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_norm_cuda PASSED [ 19%] 2023-01-11T22:59:03.0093609Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_power_cuda PASSED [ 19%] 2023-01-11T22:59:03.0093834Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_matrix_rank_hermitian_cuda PASSED [ 19%] 2023-01-11T22:59:03.0094121Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_multi_dot_cuda PASSED [ 19%] 2023-01-11T22:59:03.0094324Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_cuda PASSED [ 19%] 2023-01-11T22:59:03.0094557Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_norm_subgradients_at_zero_cuda PASSED [ 19%] 2023-01-11T22:59:03.0094757Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_qr_cuda PASSED [ 19%] 2023-01-11T22:59:03.0094943Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_slogdet_cuda PASSED [ 20%] 2023-01-11T22:59:03.0095144Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_cuda PASSED [ 20%] 2023-01-11T22:59:03.0095350Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_ex_cuda PASSED [ 20%] 2023-01-11T22:59:03.0095571Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_solve_triangular_cuda PASSED [ 20%] 2023-01-11T22:59:03.0095784Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_tensorsolve_cuda PASSED [ 20%] 2023-01-11T22:59:03.0095984Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_vecdot_cuda PASSED [ 20%] 2023-01-11T22:59:03.0096202Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_vector_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0096490Z test_ops.py::TestCommonCUDA::test_out_warning_log10_cuda PASSED [ 20%] 2023-01-11T22:59:03.0096802Z test_ops.py::TestCommonCUDA::test_out_warning_log2_cuda PASSED [ 20%] 2023-01-11T22:59:03.0097005Z test_ops.py::TestCommonCUDA::test_out_warning_log_cuda PASSED [ 20%] 2023-01-11T22:59:03.0097204Z test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_cuda PASSED [ 20%] 2023-01-11T22:59:03.0097420Z test_ops.py::TestCommonCUDA::test_out_warning_log_softmax_with_dtype_cuda PASSED [ 20%] 2023-01-11T22:59:03.0097621Z test_ops.py::TestCommonCUDA::test_out_warning_logaddexp2_cuda PASSED [ 20%] 2023-01-11T22:59:03.0097823Z test_ops.py::TestCommonCUDA::test_out_warning_logaddexp_cuda PASSED [ 20%] 2023-01-11T22:59:03.0098023Z test_ops.py::TestCommonCUDA::test_out_warning_logical_not_cuda PASSED [ 20%] 2023-01-11T22:59:03.0098228Z test_ops.py::TestCommonCUDA::test_out_warning_logical_or_cuda PASSED [ 20%] 2023-01-11T22:59:03.0098408Z test_ops.py::TestCommonCUDA::test_out_warning_logit_cuda PASSED [ 20%] 2023-01-11T22:59:03.0098597Z test_ops.py::TestCommonCUDA::test_out_warning_lt_cuda PASSED [ 20%] 2023-01-11T22:59:03.0098782Z test_ops.py::TestCommonCUDA::test_out_warning_lu_cuda XFAIL [ 20%] 2023-01-11T22:59:03.0098978Z test_ops.py::TestCommonCUDA::test_out_warning_lu_solve_cuda PASSED [ 20%] 2023-01-11T22:59:03.0099174Z test_ops.py::TestCommonCUDA::test_out_warning_lu_unpack_cuda PASSED [ 20%] 2023-01-11T22:59:03.0099362Z test_ops.py::TestCommonCUDA::test_out_warning_mH_cuda PASSED [ 20%] 2023-01-11T22:59:03.0099550Z test_ops.py::TestCommonCUDA::test_out_warning_mT_cuda PASSED [ 20%] 2023-01-11T22:59:03.0099746Z test_ops.py::TestCommonCUDA::test_out_warning_masked_amin_cuda PASSED [ 20%] 2023-01-11T22:59:03.0099933Z test_ops.py::TestCommonCUDA::test_out_warning_masked_argmax_cuda PASSED [ 20%] 2023-01-11T22:59:03.0100222Z test_ops.py::TestCommonCUDA::test_out_warning_masked_cumprod_cuda PASSED [ 20%] 2023-01-11T22:59:03.0100431Z test_ops.py::TestCommonCUDA::test_out_warning_masked_cumsum_cuda PASSED [ 20%] 2023-01-11T22:59:03.0100641Z test_ops.py::TestCommonCUDA::test_out_warning_masked_log_softmax_cuda PASSED [ 20%] 2023-01-11T22:59:03.0100849Z test_ops.py::TestCommonCUDA::test_out_warning_masked_logsumexp_cuda PASSED [ 20%] 2023-01-11T22:59:03.0101043Z test_ops.py::TestCommonCUDA::test_out_warning_masked_mean_cuda PASSED [ 20%] 2023-01-11T22:59:03.0101241Z test_ops.py::TestCommonCUDA::test_out_warning_masked_median_cuda PASSED [ 20%] 2023-01-11T22:59:03.0101437Z test_ops.py::TestCommonCUDA::test_out_warning_masked_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0101633Z test_ops.py::TestCommonCUDA::test_out_warning_masked_normalize_cuda PASSED [ 20%] 2023-01-11T22:59:03.0101833Z test_ops.py::TestCommonCUDA::test_out_warning_masked_prod_cuda PASSED [ 20%] 2023-01-11T22:59:03.0102092Z test_ops.py::TestCommonCUDA::test_out_warning_masked_select_cuda PASSED [ 20%] 2023-01-11T22:59:03.0102293Z test_ops.py::TestCommonCUDA::test_out_warning_masked_softmax_cuda PASSED [ 20%] 2023-01-11T22:59:03.0102494Z test_ops.py::TestCommonCUDA::test_out_warning_masked_softmin_cuda PASSED [ 20%] 2023-01-11T22:59:03.0102688Z test_ops.py::TestCommonCUDA::test_out_warning_masked_var_cuda PASSED [ 20%] 2023-01-11T22:59:03.0102880Z test_ops.py::TestCommonCUDA::test_out_warning_matmul_cuda PASSED [ 20%] 2023-01-11T22:59:03.0103073Z test_ops.py::TestCommonCUDA::test_out_warning_max_binary_cuda PASSED [ 20%] 2023-01-11T22:59:03.0103259Z test_ops.py::TestCommonCUDA::test_out_warning_median_cuda PASSED [ 20%] 2023-01-11T22:59:03.0103466Z test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_list_of_tensors_cuda PASSED [ 20%] 2023-01-11T22:59:03.0103689Z test_ops.py::TestCommonCUDA::test_out_warning_meshgrid_variadic_tensors_cuda PASSED [ 20%] 2023-01-11T22:59:03.0103916Z test_ops.py::TestCommonCUDA::test_out_warning_min_reduction_with_dim_cuda PASSED [ 20%] 2023-01-11T22:59:03.0104106Z test_ops.py::TestCommonCUDA::test_out_warning_mode_cuda XFAIL [ 20%] 2023-01-11T22:59:03.0104298Z test_ops.py::TestCommonCUDA::test_out_warning_msort_cuda PASSED [ 20%] 2023-01-11T22:59:03.0104486Z test_ops.py::TestCommonCUDA::test_out_warning_mul_cuda PASSED [ 20%] 2023-01-11T22:59:03.0104676Z test_ops.py::TestCommonCUDA::test_out_warning_mv_cuda PASSED [ 20%] 2023-01-11T22:59:03.0104895Z test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_1_cuda PASSED [ 20%] 2023-01-11T22:59:03.0105096Z test_ops.py::TestCommonCUDA::test_out_warning_mvlgamma_mvlgamma_p_5_cuda PASSED [ 20%] 2023-01-11T22:59:03.0105291Z test_ops.py::TestCommonCUDA::test_out_warning_nan_to_num_cuda PASSED [ 20%] 2023-01-11T22:59:03.0105485Z test_ops.py::TestCommonCUDA::test_out_warning_nanmean_cuda PASSED [ 20%] 2023-01-11T22:59:03.0105685Z test_ops.py::TestCommonCUDA::test_out_warning_narrow_copy_cuda XFAIL [ 20%] 2023-01-11T22:59:03.0105910Z test_ops.py::TestCommonCUDA::test_out_warning_native_dropout_backward_cuda PASSED [ 20%] 2023-01-11T22:59:03.0106121Z test_ops.py::TestCommonCUDA::test_out_warning_native_layer_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0106315Z test_ops.py::TestCommonCUDA::test_out_warning_neg_cuda PASSED [ 20%] 2023-01-11T22:59:03.0106512Z test_ops.py::TestCommonCUDA::test_out_warning_new_empty_cuda PASSED [ 20%] 2023-01-11T22:59:03.0106691Z test_ops.py::TestCommonCUDA::test_out_warning_new_zeros_cuda PASSED [ 20%] 2023-01-11T22:59:03.0106929Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool2d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0107158Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_avg_pool3d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0107387Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool1d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0107666Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_adaptive_max_pool3d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0107898Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool1d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0108112Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool2d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0108330Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_avg_pool3d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0108571Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_batch_norm_without_cudnn_cuda PASSED [ 20%] 2023-01-11T22:59:03.0108776Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_bilinear_cuda PASSED [ 20%] 2023-01-11T22:59:03.0109012Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_cuda PASSED [ 20%] 2023-01-11T22:59:03.0109265Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda PASSED [ 20%] 2023-01-11T22:59:03.0109566Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_conv_transpose1d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0109806Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cosine_embedding_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0110033Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_cross_entropy_cuda PASSED [ 20%] 2023-01-11T22:59:03.0110250Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_ctc_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0110468Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout2d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0110672Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_dropout_cuda PASSED [ 20%] 2023-01-11T22:59:03.0110893Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_embedding_cuda PASSED [ 20%] 2023-01-11T22:59:03.0111153Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda PASSED [ 20%] 2023-01-11T22:59:03.0111393Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_fractional_max_pool3d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0111628Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gaussian_nll_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0111841Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_gelu_cuda PASSED [ 20%] 2023-01-11T22:59:03.0112062Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_group_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0112282Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardshrink_cuda PASSED [ 20%] 2023-01-11T22:59:03.0112505Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardsigmoid_cuda PASSED [ 20%] 2023-01-11T22:59:03.0112709Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hardtanh_cuda PASSED [ 20%] 2023-01-11T22:59:03.0112945Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_hinge_embedding_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0113158Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_huber_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0113392Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_instance_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0113625Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_area_cuda PASSED [ 20%] 2023-01-11T22:59:03.0113863Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_bicubic_cuda PASSED [ 20%] 2023-01-11T22:59:03.0114098Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_linear_cuda PASSED [ 20%] 2023-01-11T22:59:03.0114338Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_interpolate_trilinear_cuda PASSED [ 20%] 2023-01-11T22:59:03.0114538Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_kl_div_cuda PASSED [ 20%] 2023-01-11T22:59:03.0114749Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_l1_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0114961Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_layer_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0115182Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_leaky_relu_cuda PASSED [ 20%] 2023-01-11T22:59:03.0115444Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool1d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0115672Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool2d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0115884Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_pool3d_cuda PASSED [ 20%] 2023-01-11T22:59:03.0116115Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_max_unpool3d_grad_cuda PASSED [ 20%] 2023-01-11T22:59:03.0116327Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_mish_cuda PASSED [ 20%] 2023-01-11T22:59:03.0116544Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multi_margin_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0116782Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_margin_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0117079Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0117304Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_normalize_cuda PASSED [ 20%] 2023-01-11T22:59:03.0117528Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_circular_cuda PASSED [ 20%] 2023-01-11T22:59:03.0117752Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_constant_cuda PASSED [ 20%] 2023-01-11T22:59:03.0117972Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_reflect_cuda PASSED [ 20%] 2023-01-11T22:59:03.0118199Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pad_replicate_cuda PASSED [ 20%] 2023-01-11T22:59:03.0118414Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pdist_cuda PASSED [ 20%] 2023-01-11T22:59:03.0118629Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_pixel_unshuffle_cuda PASSED [ 20%] 2023-01-11T22:59:03.0118856Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_poisson_nll_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0119077Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu6_cuda PASSED [ 20%] 2023-01-11T22:59:03.0119289Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_relu_cuda PASSED [ 20%] 2023-01-11T22:59:03.0119507Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_cuda PASSED [ 20%] 2023-01-11T22:59:03.0119739Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softmin_with_dtype_cuda PASSED [ 20%] 2023-01-11T22:59:03.0119959Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_softsign_cuda PASSED [ 20%] 2023-01-11T22:59:03.0120180Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_tanhshrink_cuda PASSED [ 20%] 2023-01-11T22:59:03.0120421Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda PASSED [ 20%] 2023-01-11T22:59:03.0120656Z test_ops.py::TestCommonCUDA::test_out_warning_nn_functional_upsample_bilinear_cuda PASSED [ 20%] 2023-01-11T22:59:03.0120861Z test_ops.py::TestCommonCUDA::test_out_warning_nonzero_cuda XFAIL [ 20%] 2023-01-11T22:59:03.0121063Z test_ops.py::TestCommonCUDA::test_out_warning_norm_inf_cuda PASSED [ 20%] 2023-01-11T22:59:03.0121292Z test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_native_batch_norm_cuda PASSED [ 20%] 2023-01-11T22:59:03.0121506Z test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_var_mean_cuda PASSED [ 20%] 2023-01-11T22:59:03.0121718Z test_ops.py::TestCommonCUDA::test_out_warning_ops_nvprims_view_cuda PASSED [ 20%] 2023-01-11T22:59:03.0121912Z test_ops.py::TestCommonCUDA::test_out_warning_ormqr_cuda PASSED [ 20%] 2023-01-11T22:59:03.0122102Z test_ops.py::TestCommonCUDA::test_out_warning_pca_lowrank_cuda PASSED [ 20%] 2023-01-11T22:59:03.0122303Z test_ops.py::TestCommonCUDA::test_out_warning_pinverse_cuda PASSED [ 20%] 2023-01-11T22:59:03.0122498Z test_ops.py::TestCommonCUDA::test_out_warning_polar_cuda PASSED [ 20%] 2023-01-11T22:59:03.0122723Z test_ops.py::TestCommonCUDA::test_out_warning_polygamma_polygamma_n_0_cuda PASSED [ 20%] 2023-01-11T22:59:03.0122962Z test_ops.py::TestCommonCUDA::test_out_warning_pow_cuda PASSED [ 20%] 2023-01-11T22:59:03.0123160Z test_ops.py::TestCommonCUDA::test_out_warning_put_cuda PASSED [ 20%] 2023-01-11T22:59:03.0123354Z test_ops.py::TestCommonCUDA::test_out_warning_qr_cuda PASSED [ 20%] 2023-01-11T22:59:03.0123553Z test_ops.py::TestCommonCUDA::test_out_warning_quantile_cuda PASSED [ 20%] 2023-01-11T22:59:03.0123749Z test_ops.py::TestCommonCUDA::test_out_warning_randn_like_cuda PASSED [ 20%] 2023-01-11T22:59:03.0123928Z test_ops.py::TestCommonCUDA::test_out_warning_ravel_cuda PASSED [ 20%] 2023-01-11T22:59:03.0124114Z test_ops.py::TestCommonCUDA::test_out_warning_real_cuda PASSED [ 20%] 2023-01-11T22:59:03.0124326Z test_ops.py::TestCommonCUDA::test_out_warning_repeat_interleave_cuda PASSED [ 20%] 2023-01-11T22:59:03.0124519Z test_ops.py::TestCommonCUDA::test_out_warning_reshape_cuda PASSED [ 20%] 2023-01-11T22:59:03.0124770Z test_ops.py::TestCommonCUDA::test_out_warning_resize__cuda PASSED [ 20%] 2023-01-11T22:59:03.0124970Z test_ops.py::TestCommonCUDA::test_out_warning_resolve_neg_cuda PASSED [ 20%] 2023-01-11T22:59:03.0125161Z test_ops.py::TestCommonCUDA::test_out_warning_rot90_cuda PASSED [ 20%] 2023-01-11T22:59:03.0125349Z test_ops.py::TestCommonCUDA::test_out_warning_round_cuda PASSED [ 20%] 2023-01-11T22:59:03.0125542Z test_ops.py::TestCommonCUDA::test_out_warning_round_decimals_0_cuda PASSED [ 20%] 2023-01-11T22:59:03.0125732Z test_ops.py::TestCommonCUDA::test_out_warning_rsub_cuda PASSED [ 20%] 2023-01-11T22:59:03.0125927Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_cuda PASSED [ 20%] 2023-01-11T22:59:03.0126140Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amax_cuda PASSED [ 20%] 2023-01-11T22:59:03.0126348Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_amin_cuda PASSED [ 20%] 2023-01-11T22:59:03.0126564Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_prod_cuda PASSED [ 20%] 2023-01-11T22:59:03.0126778Z test_ops.py::TestCommonCUDA::test_out_warning_scatter_reduce_sum_cuda PASSED [ 20%] 2023-01-11T22:59:03.0126996Z test_ops.py::TestCommonCUDA::test_out_warning_segment_reduce_lengths_cuda PASSED [ 20%] 2023-01-11T22:59:03.0127177Z test_ops.py::TestCommonCUDA::test_out_warning_select_cuda PASSED [ 21%] 2023-01-11T22:59:03.0127380Z test_ops.py::TestCommonCUDA::test_out_warning_select_scatter_cuda PASSED [ 21%] 2023-01-11T22:59:03.0127574Z test_ops.py::TestCommonCUDA::test_out_warning_sigmoid_cuda PASSED [ 21%] 2023-01-11T22:59:03.0127792Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_bartlett_cuda PASSED [ 21%] 2023-01-11T22:59:03.0128000Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_hann_cuda PASSED [ 21%] 2023-01-11T22:59:03.0128215Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_kaiser_cuda PASSED [ 21%] 2023-01-11T22:59:03.0128435Z test_ops.py::TestCommonCUDA::test_out_warning_signal_windows_nuttall_cuda PASSED [ 21%] 2023-01-11T22:59:03.0128633Z test_ops.py::TestCommonCUDA::test_out_warning_sinc_cuda PASSED [ 21%] 2023-01-11T22:59:03.0128816Z test_ops.py::TestCommonCUDA::test_out_warning_slice_cuda PASSED [ 21%] 2023-01-11T22:59:03.0129025Z test_ops.py::TestCommonCUDA::test_out_warning_softmax_with_dtype_cuda PASSED [ 21%] 2023-01-11T22:59:03.0129216Z test_ops.py::TestCommonCUDA::test_out_warning_sort_cuda PASSED [ 21%] 2023-01-11T22:59:03.0129448Z test_ops.py::TestCommonCUDA::test_out_warning_sparse_sampled_addmm_cuda SKIPPED (Skipped!) [ 21%] 2023-01-11T22:59:03.0129656Z test_ops.py::TestCommonCUDA::test_out_warning_special_airy_ai_cuda PASSED [ 21%] 2023-01-11T22:59:03.0129864Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j0_cuda PASSED [ 21%] 2023-01-11T22:59:03.0130072Z test_ops.py::TestCommonCUDA::test_out_warning_special_bessel_j1_cuda PASSED [ 21%] 2023-01-11T22:59:03.0130308Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_t_cuda PASSED [ 21%] 2023-01-11T22:59:03.0130842Z test_ops.py::TestCommonCUDA::test_out_warning_special_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:59:03.0131043Z test_ops.py::TestCommonCUDA::test_out_warning_special_entr_cuda PASSED [ 21%] 2023-01-11T22:59:03.0131274Z test_ops.py::TestCommonCUDA::test_out_warning_special_hermite_polynomial_he_cuda PASSED [ 21%] 2023-01-11T22:59:03.0131504Z test_ops.py::TestCommonCUDA::test_out_warning_special_laguerre_polynomial_l_cuda PASSED [ 21%] 2023-01-11T22:59:03.0131725Z test_ops.py::TestCommonCUDA::test_out_warning_special_modified_bessel_k0_cuda PASSED [ 21%] 2023-01-11T22:59:03.0131957Z test_ops.py::TestCommonCUDA::test_out_warning_special_scaled_modified_bessel_k0_cuda PASSED [ 21%] 2023-01-11T22:59:03.0132429Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_t_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:59:03.0133140Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_u_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:59:03.0133600Z test_ops.py::TestCommonCUDA::test_out_warning_special_shifted_chebyshev_polynomial_v_cuda SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T22:59:03.0133815Z test_ops.py::TestCommonCUDA::test_out_warning_special_xlog1py_cuda PASSED [ 21%] 2023-01-11T22:59:03.0134005Z test_ops.py::TestCommonCUDA::test_out_warning_special_zeta_cuda PASSED [ 21%] 2023-01-11T22:59:03.0134200Z test_ops.py::TestCommonCUDA::test_out_warning_split_cuda PASSED [ 21%] 2023-01-11T22:59:03.0134405Z test_ops.py::TestCommonCUDA::test_out_warning_split_list_args_cuda PASSED [ 21%] 2023-01-11T22:59:03.0134617Z test_ops.py::TestCommonCUDA::test_out_warning_split_with_sizes_cuda PASSED [ 21%] 2023-01-11T22:59:03.0134817Z test_ops.py::TestCommonCUDA::test_out_warning_square_cuda PASSED [ 21%] 2023-01-11T22:59:03.0135014Z test_ops.py::TestCommonCUDA::test_out_warning_std_cuda PASSED [ 21%] 2023-01-11T22:59:03.0135226Z test_ops.py::TestCommonCUDA::test_out_warning_std_mean_unbiased_cuda PASSED [ 21%] 2023-01-11T22:59:03.0135419Z test_ops.py::TestCommonCUDA::test_out_warning_sub_cuda PASSED [ 21%] 2023-01-11T22:59:03.0135599Z test_ops.py::TestCommonCUDA::test_out_warning_sum_cuda PASSED [ 21%] 2023-01-11T22:59:03.0135798Z test_ops.py::TestCommonCUDA::test_out_warning_sum_to_size_cuda PASSED [ 21%] 2023-01-11T22:59:03.0135998Z test_ops.py::TestCommonCUDA::test_out_warning_svd_lowrank_cuda PASSED [ 21%] 2023-01-11T22:59:03.0136188Z test_ops.py::TestCommonCUDA::test_out_warning_t_cuda PASSED [ 21%] 2023-01-11T22:59:03.0136388Z test_ops.py::TestCommonCUDA::test_out_warning_take_along_dim_cuda PASSED [ 21%] 2023-01-11T22:59:03.0136581Z test_ops.py::TestCommonCUDA::test_out_warning_tan_cuda PASSED [ 21%] 2023-01-11T22:59:03.0136784Z test_ops.py::TestCommonCUDA::test_out_warning_tensor_split_cuda PASSED [ 21%] 2023-01-11T22:59:03.0136973Z test_ops.py::TestCommonCUDA::test_out_warning_to_cuda PASSED [ 21%] 2023-01-11T22:59:03.0137157Z test_ops.py::TestCommonCUDA::test_out_warning_to_sparse_cuda PASSED [ 21%] 2023-01-11T22:59:03.0137353Z test_ops.py::TestCommonCUDA::test_out_warning_trapz_cuda PASSED [ 21%] 2023-01-11T22:59:03.0137546Z test_ops.py::TestCommonCUDA::test_out_warning_tril_cuda PASSED [ 21%] 2023-01-11T22:59:03.0137747Z test_ops.py::TestCommonCUDA::test_out_warning_true_divide_cuda PASSED [ 21%] 2023-01-11T22:59:03.0137938Z test_ops.py::TestCommonCUDA::test_out_warning_unbind_cuda PASSED [ 21%] 2023-01-11T22:59:03.0138136Z test_ops.py::TestCommonCUDA::test_out_warning_unsqueeze_cuda PASSED [ 21%] 2023-01-11T22:59:03.0138326Z test_ops.py::TestCommonCUDA::test_out_warning_var_cuda PASSED [ 21%] 2023-01-11T22:59:03.0138615Z test_ops.py::TestCommonCUDA::test_out_warning_var_mean_unbiased_cuda PASSED [ 21%] 2023-01-11T22:59:03.0138809Z test_ops.py::TestCommonCUDA::test_out_warning_view_as_cuda PASSED [ 21%] 2023-01-11T22:59:03.0139007Z test_ops.py::TestCommonCUDA::test_out_warning_view_as_real_cuda PASSED [ 21%] 2023-01-11T22:59:03.0139199Z test_ops.py::TestCommonCUDA::test_out_warning_vstack_cuda PASSED [ 21%] 2023-01-11T22:59:03.0139392Z test_ops.py::TestCommonCUDA::test_out_warning_xlogy_cuda PASSED [ 21%] 2023-01-11T22:59:03.0139585Z test_ops.py::TestCommonCUDA::test_out_warning_zero__cuda PASSED [ 21%] 2023-01-11T22:59:03.0139779Z test_ops.py::TestCommonCUDA::test_out_warning_zeros_like_cuda PASSED [ 21%] 2023-01-11T22:59:03.0139969Z test_ops.py::TestCommonCUDA::test_out_zero__cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0140162Z test_ops.py::TestCommonCUDA::test_out_zeros_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0140440Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0140622Z test_ops.py::TestCommonCUDA::test_python_ref__refs_T_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0140857Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:59:03.0141095Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_complex32 PASSED [ 21%] 2023-01-11T22:59:03.0141330Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0141559Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0141788Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0142020Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0142259Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bfloat16_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0142471Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0142707Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0142933Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0143161Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0143386Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0143607Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0143832Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_bool_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0144058Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0144294Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0144505Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0144729Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0144953Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_byte_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0145193Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0145430Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex32 PASSED [ 21%] 2023-01-11T22:59:03.0145661Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0145895Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0146183Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0146424Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0146638Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int32 PASSED [ 21%] 2023-01-11T22:59:03.0146866Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0147094Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cdouble_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0147321Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0147556Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0147793Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0148077Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0148310Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0148521Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int32 PASSED [ 21%] 2023-01-11T22:59:03.0148748Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0148973Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_cfloat_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0149202Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:59:03.0149433Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex32 PASSED [ 21%] 2023-01-11T22:59:03.0149658Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0149894Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0150121Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0150347Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_chalf_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0150556Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0150792Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0151019Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0151245Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0151472Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0151700Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0151923Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_char_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0152156Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:59:03.0152382Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0152603Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0152840Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex32 PASSED [ 21%] 2023-01-11T22:59:03.0153063Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0153291Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0153526Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0153797Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int32 PASSED [ 21%] 2023-01-11T22:59:03.0154031Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0154257Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_double_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0154472Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:59:03.0154698Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0154931Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_complex32 PASSED [ 21%] 2023-01-11T22:59:03.0155162Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0155460Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0155694Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_float_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0155922Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_bfloat16 PASSED [ 21%] 2023-01-11T22:59:03.0156148Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0156369Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_int32 PASSED [ 21%] 2023-01-11T22:59:03.0156576Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_half_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0156802Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0157032Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0157264Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0157497Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0157717Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0157939Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0158157Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_int_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0158389Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0158604Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:03.0158830Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float16 PASSED [ 21%] 2023-01-11T22:59:03.0159057Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0159291Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0159513Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0159732Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int32 PASSED [ 21%] 2023-01-11T22:59:03.0159949Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_int8 PASSED [ 21%] 2023-01-11T22:59:03.0160165Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_long_cuda_uint8 PASSED [ 21%] 2023-01-11T22:59:03.0160375Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_bool PASSED [ 21%] 2023-01-11T22:59:03.0160613Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_complex128 PASSED [ 21%] 2023-01-11T22:59:03.0160840Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float32 PASSED [ 21%] 2023-01-11T22:59:03.0161072Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_float64 PASSED [ 21%] 2023-01-11T22:59:03.0161339Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int16 PASSED [ 21%] 2023-01-11T22:59:03.0161573Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int64 PASSED [ 21%] 2023-01-11T22:59:03.0161794Z test_ops.py::TestCommonCUDA::test_python_ref__refs__conversions_short_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0162007Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0162218Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex32 PASSED [ 22%] 2023-01-11T22:59:03.0162411Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0162612Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0162812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0163071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0163272Z test_ops.py::TestCommonCUDA::test_python_ref__refs_abs_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0163485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0163695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0163902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0164093Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0164290Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0164493Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acos_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0164704Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0164920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex32 PASSED [ 22%] 2023-01-11T22:59:03.0165130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0165335Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0165539Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0165733Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0165939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0166142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_acosh_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0166349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0166614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_bool PASSED [ 22%] 2023-01-11T22:59:03.0166835Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0167049Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex32 PASSED [ 22%] 2023-01-11T22:59:03.0167254Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0167459Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0167648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0167840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0168041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0168237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_add_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0168456Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0168678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0168939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcdiv_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0169160Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0169360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0169573Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0169778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addcmul_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0169985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bfloat16 XFAIL [ 22%] 2023-01-11T22:59:03.0170183Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_bool XFAIL [ 22%] 2023-01-11T22:59:03.0170390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_complex64 XFAIL [ 22%] 2023-01-11T22:59:03.0170648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_float16 XFAIL [ 22%] 2023-01-11T22:59:03.0170855Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_int64 XFAIL [ 22%] 2023-01-11T22:59:03.0171039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_addr_cuda_uint8 XFAIL [ 22%] 2023-01-11T22:59:03.0171239Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_bool PASSED [ 22%] 2023-01-11T22:59:03.0171440Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0171646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0171845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0172047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0172247Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0172447Z test_ops.py::TestCommonCUDA::test_python_ref__refs_all_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0172900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0173130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0173337Z test_ops.py::TestCommonCUDA::test_python_ref__refs_allclose_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0173542Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0173746Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0173948Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0174150Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amax_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0174356Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0174547Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0174753Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0174955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0175153Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0175353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_amin_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0175556Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0175769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0175978Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0176183Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0176369Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0176647Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0176857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0177054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_any_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0177263Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0177471Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0177673Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0177878Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0178067Z test_ops.py::TestCommonCUDA::test_python_ref__refs_arange_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0178280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0178564Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0178781Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0178996Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0179207Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0179417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0179626Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0179854Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0180097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0180335Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0180571Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0180806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0181071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_partial_views_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0181303Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex32 PASSED [ 22%] 2023-01-11T22:59:03.0181526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0181748Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0181960Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0182189Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0182414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0182633Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0182853Z test_ops.py::TestCommonCUDA::test_python_ref__refs_as_strided_scatter_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0183064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0183270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0183470Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0183672Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0183863Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asin_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0184078Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0184341Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0184557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0184764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0184968Z test_ops.py::TestCommonCUDA::test_python_ref__refs_asinh_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0185175Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0185380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0185568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0185769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0186027Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan2_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0186233Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_bool PASSED [ 22%] 2023-01-11T22:59:03.0186447Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0186653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0186851Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0187051Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0187240Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0187439Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atan_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0187640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_bool PASSED [ 22%] 2023-01-11T22:59:03.0187857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex32 PASSED [ 22%] 2023-01-11T22:59:03.0188070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0188279Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0188479Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0188678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0188867Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0189072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atanh_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0189283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0189497Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0189709Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0189925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0190136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_int8 PASSED [ 22%] 2023-01-11T22:59:03.0190345Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_1d_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0190548Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_bool PASSED [ 22%] 2023-01-11T22:59:03.0190755Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex128 PASSED [ 22%] 2023-01-11T22:59:03.0190970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_complex64 PASSED [ 22%] 2023-01-11T22:59:03.0191181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0191392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_float64 PASSED [ 22%] 2023-01-11T22:59:03.0191610Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0191870Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0192171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0192385Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_2d_cuda_uint8 PASSED [ 22%] 2023-01-11T22:59:03.0192718Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_bfloat16 PASSED [ 22%] 2023-01-11T22:59:03.0193015Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_complex32 PASSED [ 22%] 2023-01-11T22:59:03.0193256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float16 PASSED [ 22%] 2023-01-11T22:59:03.0193579Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_float32 PASSED [ 22%] 2023-01-11T22:59:03.0193792Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int16 PASSED [ 22%] 2023-01-11T22:59:03.0194096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int32 PASSED [ 22%] 2023-01-11T22:59:03.0194304Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int64 PASSED [ 22%] 2023-01-11T22:59:03.0194513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0194791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_atleast_3d_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0195123Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0195343Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_and_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0195570Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0195790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0196007Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0196235Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_left_shift_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0196444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0196654Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0196850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_not_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0197054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0197260Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0197464Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_or_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0197689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0197920Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0198142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_right_shift_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0198351Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0198549Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0198761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0198967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0199178Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bitwise_xor_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0199410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0199633Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0199932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_complex64 PASSED [ 23%] 2023-01-11T22:59:03.0200171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0200394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0200601Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_tensors_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0200816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0201034Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_complex64 PASSED [ 23%] 2023-01-11T22:59:03.0201251Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0201466Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0201736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0201955Z test_ops.py::TestCommonCUDA::test_python_ref__refs_broadcast_to_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0202165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0202362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0202565Z test_ops.py::TestCommonCUDA::test_python_ref__refs_bucketize_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0202772Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0202975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0203177Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0203383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0203592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cat_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0203806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0204015Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0204291Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0204517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0204833Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ceil_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0205047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0205256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0205458Z test_ops.py::TestCommonCUDA::test_python_ref__refs_chunk_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0205669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0205875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0206064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0206274Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0206486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0206696Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0206906Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0207108Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0207314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_max_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0207526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0207787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0208008Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0208211Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0208413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clamp_min_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0208621Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0208822Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0209035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_complex128 PASSED [ 23%] 2023-01-11T22:59:03.0209238Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0209483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0209693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_clone_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0209907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0210121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0210345Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_complex128 PASSED [ 23%] 2023-01-11T22:59:03.0210561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0210775Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0210985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0211201Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0211401Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0211618Z test_ops.py::TestCommonCUDA::test_python_ref__refs_column_stack_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0211829Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0212035Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0212245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0212453Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0212872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0213084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0213296Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_complex128 PASSED [ 23%] 2023-01-11T22:59:03.0213527Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0213747Z test_ops.py::TestCommonCUDA::test_python_ref__refs_conj_physical_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0213976Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_complex64 PASSED [ 23%] 2023-01-11T22:59:03.0214204Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0214429Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0214650Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0214872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0215091Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0215299Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0215592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_constant_pad_nd_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0215822Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0216039Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0216261Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_complex32 PASSED [ 23%] 2023-01-11T22:59:03.0216578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0216802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0217020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0217218Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0217514Z test_ops.py::TestCommonCUDA::test_python_ref__refs_contiguous_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0217795Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0218050Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0218307Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0218577Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0218808Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0219194Z test_ops.py::TestCommonCUDA::test_python_ref__refs_copysign_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0219450Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0219716Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex128 PASSED [ 23%] 2023-01-11T22:59:03.0219971Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_complex32 PASSED [ 23%] 2023-01-11T22:59:03.0220168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0220419Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0220670Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0220919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cos_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0221162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0221477Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0221724Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0221971Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0222220Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0222415Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cosh_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0222680Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_complex64 PASSED [ 23%] 2023-01-11T22:59:03.0222934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0223180Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0223424Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0223701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0223965Z test_ops.py::TestCommonCUDA::test_python_ref__refs_cumsum_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0224217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0224422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_complex64 PASSED [ 23%] 2023-01-11T22:59:03.0224731Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0225082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:03.0225388Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0225740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0225991Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0226289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0226539Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_cuda_int8 PASSED [ 23%] 2023-01-11T22:59:03.0226745Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0227082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_float64 PASSED [ 23%] 2023-01-11T22:59:03.0227341Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0227597Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diag_embed_cuda_uint8 PASSED [ 23%] 2023-01-11T22:59:03.0227861Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bfloat16 PASSED [ 23%] 2023-01-11T22:59:03.0228121Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0228390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_complex32 PASSED [ 23%] 2023-01-11T22:59:03.0228710Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int16 PASSED [ 23%] 2023-01-11T22:59:03.0228919Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int32 PASSED [ 23%] 2023-01-11T22:59:03.0229177Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_copy_cuda_int64 PASSED [ 23%] 2023-01-11T22:59:03.0229431Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_bool PASSED [ 23%] 2023-01-11T22:59:03.0229686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float16 PASSED [ 23%] 2023-01-11T22:59:03.0229944Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0230196Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0230449Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0230709Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0230992Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0231192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0231462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0231736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0232001Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0232261Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0232522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_diagonal_scatter_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0232779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0233046Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0233245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0233530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0233778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0234075Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0234329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0234572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_digamma_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0234852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0235116Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0235380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0235591Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0235883Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_floor_rounding_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0236200Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0236481Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0236766Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0237032Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0237301Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0237583Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_no_rounding_mode_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0237799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0238065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0238541Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0239020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0239503Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0239898Z test_ops.py::TestCommonCUDA::test_python_ref__refs_div_trunc_rounding_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0240165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0240465Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0240847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0241226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0241834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0242398Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0242795Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0243055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dsplit_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0243306Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0243551Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0243812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_dstack_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0244069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0244379Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0244817Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_cuda_int32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0245152Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0245462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_bool SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0245777Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0246092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0246402Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0246706Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0247081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_empty_like_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T22:59:03.0247277Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0247568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0247819Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_complex32 PASSED [ 24%] 2023-01-11T22:59:03.0248064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0248305Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eq_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0248574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0248814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0249071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0249268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0249510Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0249784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erf_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0250028Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0250275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0250524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0250764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0251019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0251211Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfc_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0251472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0251718Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0251997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0252243Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0252490Z test_ops.py::TestCommonCUDA::test_python_ref__refs_erfinv_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0252930Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0253219Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0253467Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp2_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0253659Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0253906Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0254226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_exp_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0254544Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0254801Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0255064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_as_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0255323Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0255581Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0255773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expand_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0256018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0256329Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0256576Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0256857Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0257112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0257377Z test_ops.py::TestCommonCUDA::test_python_ref__refs_expm1_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0257619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0257816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0258065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0258308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_float16 PASSED [ 24%] 2023-01-11T22:59:03.0258555Z test_ops.py::TestCommonCUDA::test_python_ref__refs_eye_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0258810Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0259111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0259365Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0259616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0259812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft2_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0260064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0260314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0260559Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0260812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0261072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fft_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0261354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0261614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0261893Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0262095Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0262342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0262586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftn_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0262845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_bfloat16 PASSED [ 24%] 2023-01-11T22:59:03.0263126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0263437Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0263738Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0263995Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0264196Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_fftshift_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0264446Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0264695Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0264954Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int16 PASSED [ 24%] 2023-01-11T22:59:03.0265203Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0265511Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft2_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0265769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0266074Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0266278Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0266529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfft_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0266773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0267040Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0267299Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0267553Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0267806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_hfftn_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0268057Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_bool PASSED [ 24%] 2023-01-11T22:59:03.0268346Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0268553Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0268805Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float32 PASSED [ 24%] 2023-01-11T22:59:03.0269063Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft2_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0269316Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex128 PASSED [ 24%] 2023-01-11T22:59:03.0269574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0269831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_float64 PASSED [ 24%] 2023-01-11T22:59:03.0270082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int64 PASSED [ 24%] 2023-01-11T22:59:03.0270334Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifft_cuda_int8 PASSED [ 24%] 2023-01-11T22:59:03.0270538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_complex64 PASSED [ 24%] 2023-01-11T22:59:03.0270840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_int32 PASSED [ 24%] 2023-01-11T22:59:03.0271096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftn_cuda_uint8 PASSED [ 24%] 2023-01-11T22:59:03.0271355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0271620Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_complex32 PASSED [ 25%] 2023-01-11T22:59:03.0271872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0272193Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ifftshift_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0272456Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0272714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0272909Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0273192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft2_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0273442Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0273694Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0273943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfft_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0274193Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0274502Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0274897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_ihfftn_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0275268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0275670Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0276156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft2_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0276564Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex128 PASSED [ 25%] 2023-01-11T22:59:03.0276976Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_complex64 PASSED [ 25%] 2023-01-11T22:59:03.0277426Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0277883Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0278303Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0278644Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0279022Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0279274Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfft_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0279584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0279845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0280093Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0280344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0280614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0280870Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_irfftn_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0281116Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft2_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0281403Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0281651Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0281937Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0282188Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0282430Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0282680Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfft_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0282935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0283211Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0283465Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fft_rfftn_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0283713Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0283958Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_complex32 PASSED [ 25%] 2023-01-11T22:59:03.0284245Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0284507Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0284778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fill_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0285038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_complex32 PASSED [ 25%] 2023-01-11T22:59:03.0285295Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0285577Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0285822Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0286071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flatten_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0286314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0286616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex128 PASSED [ 25%] 2023-01-11T22:59:03.0286872Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_complex64 PASSED [ 25%] 2023-01-11T22:59:03.0287117Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0287308Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0287560Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0287804Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flip_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0288058Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0288303Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0288557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fliplr_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0288839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0289099Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_complex128 PASSED [ 25%] 2023-01-11T22:59:03.0289349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0289543Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0289788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0290072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0290315Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0290569Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0290817Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0291094Z test_ops.py::TestCommonCUDA::test_python_ref__refs_flipud_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0291357Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0291558Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0291814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0292072Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0292381Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0293019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0293288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_float_power_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0293537Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0293826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0294021Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0294269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0294512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0294906Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0295165Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0295417Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0295697Z test_ops.py::TestCommonCUDA::test_python_ref__refs_floor_divide_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0296156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0296626Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0296985Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0297389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0297803Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0298212Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmax_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0298627Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0298900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0299146Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0299389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0299582Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmin_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0299881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0300139Z test_ops.py::TestCommonCUDA::test_python_ref__refs_fmod_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0300424Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0300675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_frac_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0300925Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0301166Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gcd_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0301410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0301599Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0301841Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0302147Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0302389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0302628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ge_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0302865Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0303113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0303446Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0303649Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0303899Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0304136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0304409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0304685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_gt_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0304944Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0305200Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0305509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0305747Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0306018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0306268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0306520Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0306806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_heaviside_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0307059Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0307310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0307565Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex128 PASSED [ 25%] 2023-01-11T22:59:03.0307832Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex32 PASSED [ 25%] 2023-01-11T22:59:03.0308036Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_complex64 PASSED [ 25%] 2023-01-11T22:59:03.0308288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_float16 PASSED [ 25%] 2023-01-11T22:59:03.0308534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0308779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hsplit_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0309099Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0309350Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_bool PASSED [ 25%] 2023-01-11T22:59:03.0309604Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex128 PASSED [ 25%] 2023-01-11T22:59:03.0309866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_complex32 PASSED [ 25%] 2023-01-11T22:59:03.0310069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0310317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0310561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int16 PASSED [ 25%] 2023-01-11T22:59:03.0310807Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0311047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0311327Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_int8 PASSED [ 25%] 2023-01-11T22:59:03.0311576Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hstack_cuda_uint8 PASSED [ 25%] 2023-01-11T22:59:03.0311836Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_bfloat16 PASSED [ 25%] 2023-01-11T22:59:03.0312034Z test_ops.py::TestCommonCUDA::test_python_ref__refs_hypot_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0312280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float32 PASSED [ 25%] 2023-01-11T22:59:03.0312574Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_float64 PASSED [ 25%] 2023-01-11T22:59:03.0312826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int32 PASSED [ 25%] 2023-01-11T22:59:03.0313066Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_int64 PASSED [ 25%] 2023-01-11T22:59:03.0313336Z test_ops.py::TestCommonCUDA::test_python_ref__refs_i0_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0313634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igamma_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0313889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_igammac_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0314088Z test_ops.py::TestCommonCUDA::test_python_ref__refs_imag_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0314344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex128 XFAIL [ 26%] 2023-01-11T22:59:03.0314649Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex32 XFAIL [ 26%] 2023-01-11T22:59:03.0314908Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_complex64 XFAIL [ 26%] 2023-01-11T22:59:03.0315157Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float16 XFAIL [ 26%] 2023-01-11T22:59:03.0315413Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_float64 XFAIL [ 26%] 2023-01-11T22:59:03.0315669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int16 XFAIL [ 26%] 2023-01-11T22:59:03.0315945Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_int64 XFAIL [ 26%] 2023-01-11T22:59:03.0316191Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_add_cuda_uint8 XFAIL [ 26%] 2023-01-11T22:59:03.0316394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bfloat16 XFAIL [ 26%] 2023-01-11T22:59:03.0316634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_bool XFAIL [ 26%] 2023-01-11T22:59:03.0316895Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_complex64 XFAIL [ 26%] 2023-01-11T22:59:03.0317152Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float16 XFAIL [ 26%] 2023-01-11T22:59:03.0317405Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_float32 XFAIL [ 26%] 2023-01-11T22:59:03.0317699Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int16 XFAIL [ 26%] 2023-01-11T22:59:03.0317942Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int32 XFAIL [ 26%] 2023-01-11T22:59:03.0318217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_int64 XFAIL [ 26%] 2023-01-11T22:59:03.0318409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_copy_cuda_uint8 XFAIL [ 26%] 2023-01-11T22:59:03.0318668Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex128 XFAIL [ 26%] 2023-01-11T22:59:03.0318924Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_complex64 XFAIL [ 26%] 2023-01-11T22:59:03.0319181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_float16 XFAIL [ 26%] 2023-01-11T22:59:03.0319432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int16 XFAIL [ 26%] 2023-01-11T22:59:03.0319687Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int32 XFAIL [ 26%] 2023-01-11T22:59:03.0319936Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_int8 XFAIL [ 26%] 2023-01-11T22:59:03.0320184Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_fill_cuda_uint8 XFAIL [ 26%] 2023-01-11T22:59:03.0320390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_complex128 XFAIL [ 26%] 2023-01-11T22:59:03.0320679Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float16 XFAIL [ 26%] 2023-01-11T22:59:03.0320931Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_float64 XFAIL [ 26%] 2023-01-11T22:59:03.0321182Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int16 XFAIL [ 26%] 2023-01-11T22:59:03.0321491Z test_ops.py::TestCommonCUDA::test_python_ref__refs_index_select_cuda_int32 XFAIL [ 26%] 2023-01-11T22:59:03.0321754Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0322033Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0322280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0322529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isclose_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0322730Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0323022Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0323276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0323590Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0323844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0324096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0324344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0324591Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isfinite_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0324785Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0325032Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0325317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex32 PASSED [ 26%] 2023-01-11T22:59:03.0325580Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0325831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0326078Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0326351Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0326596Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isinf_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0326789Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0327041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0327287Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0327578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0327826Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0328067Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0328319Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0328561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isnan_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0328812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0329014Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0329259Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0329517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0329799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0330047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isneginf_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0330306Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0330635Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0330902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0331100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0331363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0331614Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0331862Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0332145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0332400Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isposinf_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0332894Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0333158Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex32 PASSED [ 26%] 2023-01-11T22:59:03.0333359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0333615Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0333856Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0334100Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0334346Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0334626Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0334873Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0335155Z test_ops.py::TestCommonCUDA::test_python_ref__refs_isreal_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0335349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0335602Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0335840Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0336076Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lcm_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0336322Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0336565Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0336839Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0337081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_le_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0337279Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0337544Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lerp_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0337789Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0338038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0338280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0338523Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0338769Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0339049Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lgamma_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0339370Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0339588Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0339933Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_matrix_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0340202Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0340458Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0340718Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svd_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0340987Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0341258Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_svdvals_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0341566Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0341782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0342126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linalg_vector_norm_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0342384Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0342642Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0342890Z test_ops.py::TestCommonCUDA::test_python_ref__refs_linspace_cuda_int64 XFAIL [ 26%] 2023-01-11T22:59:03.0343136Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0343388Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0343635Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_float16 PASSED [ 26%] 2023-01-11T22:59:03.0343942Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0344138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0344389Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0344632Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log10_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0344875Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0345126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0345382Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0345623Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0345869Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log1p_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0346070Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex128 PASSED [ 26%] 2023-01-11T22:59:03.0346355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0346606Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0346852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0347092Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0347340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0347579Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0347822Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log2_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0348018Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0348288Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_bool PASSED [ 26%] 2023-01-11T22:59:03.0348556Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_cuda_int8 PASSED [ 26%] 2023-01-11T22:59:03.0348842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0349176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_complex32 PASSED [ 26%] 2023-01-11T22:59:03.0349460Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0349726Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_float64 PASSED [ 26%] 2023-01-11T22:59:03.0349997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int32 PASSED [ 26%] 2023-01-11T22:59:03.0350238Z test_ops.py::TestCommonCUDA::test_python_ref__refs_log_softmax_with_dtype_cuda_int64 PASSED [ 26%] 2023-01-11T22:59:03.0367256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_bfloat16 PASSED [ 26%] 2023-01-11T22:59:03.0367553Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_complex64 PASSED [ 26%] 2023-01-11T22:59:03.0367903Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:03.0368131Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_int16 PASSED [ 26%] 2023-01-11T22:59:03.0368347Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_and_cuda_uint8 PASSED [ 26%] 2023-01-11T22:59:03.0368553Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0368767Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0368981Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0369188Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0369403Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0369619Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_not_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0369837Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0370061Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0370264Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0370480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0370693Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0370907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_or_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0371130Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0371351Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0371563Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0371783Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logical_xor_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0372001Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0372208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0372421Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0372911Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int16 XFAIL [ 27%] 2023-01-11T22:59:03.0373133Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int32 XFAIL [ 27%] 2023-01-11T22:59:03.0373336Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logspace_cuda_int64 XFAIL [ 27%] 2023-01-11T22:59:03.0373557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0373772Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_bool PASSED [ 27%] 2023-01-11T22:59:03.0374082Z test_ops.py::TestCommonCUDA::test_python_ref__refs_logsumexp_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0374284Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0374489Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0374691Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0374894Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0375095Z test_ops.py::TestCommonCUDA::test_python_ref__refs_lt_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0375310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_bool PASSED [ 27%] 2023-01-11T22:59:03.0375533Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0375752Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0376027Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0376244Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0376457Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0376671Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0376885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_masked_fill_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0377098Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0377310Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0377518Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0377735Z test_ops.py::TestCommonCUDA::test_python_ref__refs_maximum_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0377933Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mean_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0378176Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0378424Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0378669Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0378908Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0379146Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0379383Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0379623Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_list_of_tensors_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0379859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0380106Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0380349Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0380590Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0380828Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0381096Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0381337Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0381576Z test_ops.py::TestCommonCUDA::test_python_ref__refs_meshgrid_variadic_tensors_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0381842Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0382045Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_bool PASSED [ 27%] 2023-01-11T22:59:03.0382260Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0382471Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0382676Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0382881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0383085Z test_ops.py::TestCommonCUDA::test_python_ref__refs_minimum_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0383296Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_bool PASSED [ 27%] 2023-01-11T22:59:03.0383570Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_complex32 PASSED [ 27%] 2023-01-11T22:59:03.0383784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0383976Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0384182Z test_ops.py::TestCommonCUDA::test_python_ref__refs_movedim_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0384396Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0384609Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0384811Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0385014Z test_ops.py::TestCommonCUDA::test_python_ref__refs_mul_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0385231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0385444Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_bool PASSED [ 27%] 2023-01-11T22:59:03.0385642Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0385847Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0386055Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0386265Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nan_to_num_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0386483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0386707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0386931Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_complex32 PASSED [ 27%] 2023-01-11T22:59:03.0387145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0387353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0387566Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0387783Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_copy_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0387993Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0388206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_complex32 PASSED [ 27%] 2023-01-11T22:59:03.0388418Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0388629Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0388834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0389043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0389289Z test_ops.py::TestCommonCUDA::test_python_ref__refs_narrow_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0389527Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0389754Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0389981Z test_ops.py::TestCommonCUDA::test_python_ref__refs_native_layer_norm_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0390190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0390393Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_bool PASSED [ 27%] 2023-01-11T22:59:03.0390602Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0390813Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0391073Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0391283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0391482Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0391686Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ne_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0391900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0392112Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0392320Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0392524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_neg_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0392779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:59:03.0393068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:59:03.0393344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:59:03.0393616Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:59:03.0393885Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T22:59:03.0394180Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:59:03.0394485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:59:03.0394780Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:59:03.0395079Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_empty_strided_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T22:59:03.0395297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0395501Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_complex32 PASSED [ 27%] 2023-01-11T22:59:03.0395714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0395924Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0396132Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int32 PASSED [ 27%] 2023-01-11T22:59:03.0396340Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_full_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0396558Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_complex32 PASSED [ 27%] 2023-01-11T22:59:03.0396817Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float16 PASSED [ 27%] 2023-01-11T22:59:03.0397038Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0397231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0397439Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0397642Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_ones_cuda_uint8 PASSED [ 27%] 2023-01-11T22:59:03.0397858Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0398077Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex128 PASSED [ 27%] 2023-01-11T22:59:03.0398297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_complex64 PASSED [ 27%] 2023-01-11T22:59:03.0398512Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0398778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0398991Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int16 PASSED [ 27%] 2023-01-11T22:59:03.0399181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int64 PASSED [ 27%] 2023-01-11T22:59:03.0399390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_new_zeros_cuda_int8 PASSED [ 27%] 2023-01-11T22:59:03.0399603Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0399820Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nextafter_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0400126Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_alpha_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:59:03.0400360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0400599Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_celu_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0400889Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:59:03.0401181Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T22:59:03.0401394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_elu_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0401625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0401852Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_gelu_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0402081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_bfloat16 PASSED [ 27%] 2023-01-11T22:59:03.0402313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float32 PASSED [ 27%] 2023-01-11T22:59:03.0402542Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_glu_cuda_float64 PASSED [ 27%] 2023-01-11T22:59:03.0402781Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0403016Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_group_norm_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0403256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0403480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardshrink_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0403719Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0403951Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0404190Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0404461Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hardtanh_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0404729Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0404970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0405205Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0405438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_huber_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0405653Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0405890Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0406184Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0406418Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0406651Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_l1_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0406887Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0407125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_layer_norm_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0407364Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0407584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_leaky_relu_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0407845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0408102Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0408353Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0408606Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0408859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0409113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0409361Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0409610Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0409866Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0410098Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0410342Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0410572Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0410802Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mish_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0411042Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0411280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_mse_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0411513Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0411793Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_nll_loss_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0412057Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0412297Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0412705Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0412969Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0413215Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0413462Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0413791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pairwise_distance_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0414025Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_pdist_cuda_float32 XFAIL [ 28%] 2023-01-11T22:59:03.0414272Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0414517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0414733Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_prelu_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0414967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0415197Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0415427Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu6_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0415664Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0415897Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0416125Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0416351Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0416578Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0416787Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0417009Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_relu_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0417236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_selu_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0417499Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0417753Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0418005Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0418250Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0418500Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0418745Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0418972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmax_with_dtype_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0419224Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0419534Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0419793Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0420037Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0420275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softmin_with_dtype_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0420517Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0420750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softplus_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0420992Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_softshrink_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0421284Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0421524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0421759Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0421992Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0422234Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_tanhshrink_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0422473Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0422702Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0422928Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_threshold_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0423196Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0423434Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0423685Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0423934Z test_ops.py::TestCommonCUDA::test_python_ref__refs_nn_functional_triplet_margin_loss_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0424149Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0424359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_norm_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0424569Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0424782Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0425000Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0425186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0425394Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0425600Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ones_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0425814Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0426023Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0426231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0426445Z test_ops.py::TestCommonCUDA::test_python_ref__refs_permute_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0426665Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex32 PASSED [ 28%] 2023-01-11T22:59:03.0426916Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0427140Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0427354Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0427564Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0427771Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0427980Z test_ops.py::TestCommonCUDA::test_python_ref__refs_positive_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0428192Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0428405Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0428611Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex32 XFAIL [ 28%] 2023-01-11T22:59:03.0428900Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0429108Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0429314Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_float64 PASSED [ 28%] 2023-01-11T22:59:03.0429519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_pow_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0429730Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_complex32 PASSED [ 28%] 2023-01-11T22:59:03.0429939Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0430145Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0430352Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0430542Z test_ops.py::TestCommonCUDA::test_python_ref__refs_prod_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0430757Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0430975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0431183Z test_ops.py::TestCommonCUDA::test_python_ref__refs_randn_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0431390Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_bool PASSED [ 28%] 2023-01-11T22:59:03.0431607Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_complex32 PASSED [ 28%] 2023-01-11T22:59:03.0431816Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0432022Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0432210Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0432416Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0432625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0432835Z test_ops.py::TestCommonCUDA::test_python_ref__refs_ravel_cuda_uint8 PASSED [ 28%] 2023-01-11T22:59:03.0433041Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_bool PASSED [ 28%] 2023-01-11T22:59:03.0433254Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0433467Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0433675Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float16 PASSED [ 28%] 2023-01-11T22:59:03.0433864Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0434068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_real_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0434291Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0434522Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex128 PASSED [ 28%] 2023-01-11T22:59:03.0434786Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_complex64 PASSED [ 28%] 2023-01-11T22:59:03.0435012Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0435226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reciprocal_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0435445Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0435657Z test_ops.py::TestCommonCUDA::test_python_ref__refs_remainder_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0435850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0436057Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_bool PASSED [ 28%] 2023-01-11T22:59:03.0436265Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int32 PASSED [ 28%] 2023-01-11T22:59:03.0436523Z test_ops.py::TestCommonCUDA::test_python_ref__refs_repeat_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0436746Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_bfloat16 PASSED [ 28%] 2023-01-11T22:59:03.0436962Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:03.0437175Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int16 PASSED [ 28%] 2023-01-11T22:59:03.0437388Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int64 PASSED [ 28%] 2023-01-11T22:59:03.0437586Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_int8 PASSED [ 28%] 2023-01-11T22:59:03.0437797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_as_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0438008Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0438218Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0438445Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0438665Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0438877Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0439089Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0439282Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0439491Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0439699Z test_ops.py::TestCommonCUDA::test_python_ref__refs_reshape_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0439902Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0440105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0440322Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0440536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0440740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0440938Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0441128Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0441331Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0441530Z test_ops.py::TestCommonCUDA::test_python_ref__refs_roll_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0441728Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0441943Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0442159Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0442409Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0442617Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0442809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0443013Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rot90_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0443222Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0443427Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0443628Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0443831Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0444105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0444313Z test_ops.py::TestCommonCUDA::test_python_ref__refs_round_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0444509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0444714Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0444930Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0445142Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex32 PASSED [ 29%] 2023-01-11T22:59:03.0445351Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0445561Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0445764Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0445975Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0446168Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsqrt_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0446376Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0446583Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0446783Z test_ops.py::TestCommonCUDA::test_python_ref__refs_rsub_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0446984Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0447195Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0447403Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0447608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0447815Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0448007Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0448208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0448410Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sgn_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0448625Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0448834Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0449054Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0449270Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_complex32 PASSED [ 29%] 2023-01-11T22:59:03.0449482Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0449679Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0449935Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0450154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0450358Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sigmoid_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0450564Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0450773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0450974Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0451174Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0451362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0451567Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sign_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0451856Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0452066Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0452275Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0452477Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0452844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_signbit_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0453064Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0453254Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0453459Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0453661Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0453874Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sin_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0454069Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0454278Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0454482Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0454682Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0454873Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0455073Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0455271Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinc_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0455483Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0455701Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0455917Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_complex32 PASSED [ 29%] 2023-01-11T22:59:03.0456122Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0456324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0456528Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sinh_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0456746Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0456978Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0457206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0457428Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0457727Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0457964Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0458189Z test_ops.py::TestCommonCUDA::test_python_ref__refs_softmax_with_dtype_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0458414Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0458620Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j0_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0458845Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_bessel_j1_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0459065Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0459283Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0459566Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0459788Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0460008Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0460226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_entr_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0460448Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0460648Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_erfcx_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0460868Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0461084Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0461302Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0461524Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0461738Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0461949Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i0e_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0462162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0462360Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0462568Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0462779Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0462991Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0463208Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0463422Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0463633Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_i1e_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0463859Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0464081Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_ndtr_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0464317Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0464570Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex128 PASSED [ 29%] 2023-01-11T22:59:03.0464822Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_complex64 PASSED [ 29%] 2023-01-11T22:59:03.0465071Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0465366Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0465618Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_log_softmax_with_dtype_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0465844Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bfloat16 PASSED [ 29%] 2023-01-11T22:59:03.0466062Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_bool PASSED [ 29%] 2023-01-11T22:59:03.0466268Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0466543Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0466760Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0466970Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_logit_cuda_int8 PASSED [ 29%] 2023-01-11T22:59:03.0467281Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0467536Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0467784Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0468030Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0468280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0468515Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 PASSED [ 29%] 2023-01-11T22:59:03.0468761Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int16 PASSED [ 29%] 2023-01-11T22:59:03.0469011Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int32 PASSED [ 29%] 2023-01-11T22:59:03.0469257Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_int64 PASSED [ 29%] 2023-01-11T22:59:03.0469494Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0469739Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0469988Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_float32 PASSED [ 29%] 2023-01-11T22:59:03.0470236Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8 PASSED [ 29%] 2023-01-11T22:59:03.0470456Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float16 PASSED [ 29%] 2023-01-11T22:59:03.0470673Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0470881Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0471097Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtr_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0471319Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0471538Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0471753Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_ndtri_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0471997Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0472237Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0472485Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0472762Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0473019Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0473256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_softmax_with_dtype_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0473492Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0473732Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0473977Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0474217Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_spherical_bessel_j0_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0474443Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0474725Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0474932Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0475154Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0475374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0475592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_xlog1py_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0475809Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0476117Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 30%] 2023-01-11T22:59:03.0476338Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0476557Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0476773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_special_zeta_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0476967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0477179Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0477381Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0477587Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0477791Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sqrt_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0478004Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0478230Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0478438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0478631Z test_ops.py::TestCommonCUDA::test_python_ref__refs_square_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0478838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0479056Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_complex64 PASSED [ 30%] 2023-01-11T22:59:03.0479267Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0479480Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0479689Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0479903Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0480113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_squeeze_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0480362Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0480581Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0480785Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0481023Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0481231Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0481438Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0481641Z test_ops.py::TestCommonCUDA::test_python_ref__refs_stack_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0481855Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0482059Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0482325Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0482540Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_complex64 PASSED [ 30%] 2023-01-11T22:59:03.0482750Z test_ops.py::TestCommonCUDA::test_python_ref__refs_std_mean_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0482958Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0483171Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0483374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0483576Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0483778Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sub_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0483967Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0484184Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0484392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0484596Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0484799Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0485002Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0485219Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0485432Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0485636Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_complex64 PASSED [ 30%] 2023-01-11T22:59:03.0485848Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0486066Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0486276Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0486486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0486691Z test_ops.py::TestCommonCUDA::test_python_ref__refs_sum_to_size_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0486894Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0487095Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0487280Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0487484Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0487678Z test_ops.py::TestCommonCUDA::test_python_ref__refs_t_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0487944Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0488162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0488368Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_complex64 PASSED [ 30%] 2023-01-11T22:59:03.0488575Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0488773Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0488972Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0489156Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tan_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0489355Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0489571Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0489838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0490047Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0490253Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0490459Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0490663Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0490849Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tanh_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0491068Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_bfloat16 XFAIL [ 30%] 2023-01-11T22:59:03.0491285Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float16 XFAIL [ 30%] 2023-01-11T22:59:03.0491497Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tensor_split_cuda_float64 XFAIL [ 30%] 2023-01-11T22:59:03.0491707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0491907Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0492105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_to_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0492319Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0492509Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0492888Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0493105Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0493311Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0493519Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0493722Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0493930Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0494135Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trace_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0494339Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0494555Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0494772Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0494986Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0495206Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0495418Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0495703Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0495926Z test_ops.py::TestCommonCUDA::test_python_ref__refs_transpose_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0496134Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0496328Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0496529Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0496728Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0496941Z test_ops.py::TestCommonCUDA::test_python_ref__refs_tril_indices_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0497150Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_complex64 PASSED [ 30%] 2023-01-11T22:59:03.0497359Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0497640Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0497850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0498052Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0498265Z test_ops.py::TestCommonCUDA::test_python_ref__refs_triu_indices_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0498486Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0498707Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_complex32 XFAIL [ 30%] 2023-01-11T22:59:03.0498923Z test_ops.py::TestCommonCUDA::test_python_ref__refs_true_divide_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0499138Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_bfloat16 PASSED [ 30%] 2023-01-11T22:59:03.0499347Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0499563Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0499754Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int32 PASSED [ 30%] 2023-01-11T22:59:03.0499960Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0500162Z test_ops.py::TestCommonCUDA::test_python_ref__refs_trunc_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0500374Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_complex128 PASSED [ 30%] 2023-01-11T22:59:03.0500584Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float16 PASSED [ 30%] 2023-01-11T22:59:03.0500790Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float32 PASSED [ 30%] 2023-01-11T22:59:03.0500994Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_float64 PASSED [ 30%] 2023-01-11T22:59:03.0501196Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_int8 PASSED [ 30%] 2023-01-11T22:59:03.0501396Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unbind_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0501608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0501829Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0502043Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int16 PASSED [ 30%] 2023-01-11T22:59:03.0502249Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_int64 PASSED [ 30%] 2023-01-11T22:59:03.0502452Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unflatten_cuda_uint8 PASSED [ 30%] 2023-01-11T22:59:03.0502667Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_bool PASSED [ 30%] 2023-01-11T22:59:03.0502887Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex32 PASSED [ 30%] 2023-01-11T22:59:03.0503110Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_complex64 PASSED [ 30%] 2023-01-11T22:59:03.0503363Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float16 PASSED [ 31%] 2023-01-11T22:59:03.0503593Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0503812Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0504020Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0504234Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0504450Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_copy_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0504657Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_bool PASSED [ 31%] 2023-01-11T22:59:03.0504867Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_complex64 PASSED [ 31%] 2023-01-11T22:59:03.0505111Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float16 PASSED [ 31%] 2023-01-11T22:59:03.0505320Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0505528Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0505734Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unfold_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0505948Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_bool PASSED [ 31%] 2023-01-11T22:59:03.0506167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0506380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_complex64 PASSED [ 31%] 2023-01-11T22:59:03.0506595Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0506806Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0507003Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0507216Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0507428Z test_ops.py::TestCommonCUDA::test_python_ref__refs_unsqueeze_cuda_uint8 PASSED [ 31%] 2023-01-11T22:59:03.0507634Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:59:03.0507838Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float16 PASSED [ 31%] 2023-01-11T22:59:03.0508044Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0508258Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:59:03.0508472Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_complex128 PASSED [ 31%] 2023-01-11T22:59:03.0508670Z test_ops.py::TestCommonCUDA::test_python_ref__refs_var_mean_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0508893Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex128 PASSED [ 31%] 2023-01-11T22:59:03.0509113Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_complex64 PASSED [ 31%] 2023-01-11T22:59:03.0509324Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int16 PASSED [ 31%] 2023-01-11T22:59:03.0509526Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0509736Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_as_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0509941Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_bool PASSED [ 31%] 2023-01-11T22:59:03.0510153Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0510344Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0510546Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int16 PASSED [ 31%] 2023-01-11T22:59:03.0510759Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0511010Z test_ops.py::TestCommonCUDA::test_python_ref__refs_view_cuda_uint8 PASSED [ 31%] 2023-01-11T22:59:03.0511238Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex128 PASSED [ 31%] 2023-01-11T22:59:03.0511453Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0511666Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0511874Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int16 PASSED [ 31%] 2023-01-11T22:59:03.0512063Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0512269Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vsplit_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0512481Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:59:03.0512740Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_bool PASSED [ 31%] 2023-01-11T22:59:03.0512956Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_complex128 PASSED [ 31%] 2023-01-11T22:59:03.0513167Z test_ops.py::TestCommonCUDA::test_python_ref__refs_vstack_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0513380Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0513592Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float16 PASSED [ 31%] 2023-01-11T22:59:03.0513797Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0513984Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0514186Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int16 PASSED [ 31%] 2023-01-11T22:59:03.0514392Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0514598Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0514804Z test_ops.py::TestCommonCUDA::test_python_ref__refs_where_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0515005Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float16 PASSED [ 31%] 2023-01-11T22:59:03.0515199Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0515404Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0515608Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int16 PASSED [ 31%] 2023-01-11T22:59:03.0515798Z test_ops.py::TestCommonCUDA::test_python_ref__refs_xlogy_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0516015Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex128 PASSED [ 31%] 2023-01-11T22:59:03.0516226Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0516435Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0516646Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0516850Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int16 PASSED [ 31%] 2023-01-11T22:59:03.0517053Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0517256Z test_ops.py::TestCommonCUDA::test_python_ref__refs_zeros_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0517444Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_T_cuda PASSED [ 31%] 2023-01-11T22:59:03.0517675Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs__conversions_complex_cuda PASSED [ 31%] 2023-01-11T22:59:03.0517881Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amax_cuda PASSED [ 31%] 2023-01-11T22:59:03.0518086Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_amin_cuda PASSED [ 31%] 2023-01-11T22:59:03.0518314Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_as_strided_scatter_cuda PASSED [ 31%] 2023-01-11T22:59:03.0518571Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_atan2_cuda PASSED [ 31%] 2023-01-11T22:59:03.0518799Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_and_cuda PASSED [ 31%] 2023-01-11T22:59:03.0519027Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_left_shift_cuda PASSED [ 31%] 2023-01-11T22:59:03.0519225Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_bitwise_or_cuda PASSED [ 31%] 2023-01-11T22:59:03.0519427Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_cat_cuda XFAIL [ 31%] 2023-01-11T22:59:03.0519638Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_clamp_max_cuda XFAIL [ 31%] 2023-01-11T22:59:03.0519843Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_diag_cuda PASSED [ 31%] 2023-01-11T22:59:03.0520072Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_no_rounding_mode_cuda PASSED [ 31%] 2023-01-11T22:59:03.0520351Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_div_trunc_rounding_cuda PASSED [ 31%] 2023-01-11T22:59:03.0520562Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_eye_cuda PASSED [ 31%] 2023-01-11T22:59:03.0520768Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_fft_cuda PASSED [ 31%] 2023-01-11T22:59:03.0520980Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfft2_cuda PASSED [ 31%] 2023-01-11T22:59:03.0521180Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfft_cuda PASSED [ 31%] 2023-01-11T22:59:03.0521393Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_ihfftn_cuda PASSED [ 31%] 2023-01-11T22:59:03.0521605Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_irfft2_cuda PASSED [ 31%] 2023-01-11T22:59:03.0521815Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfft2_cuda PASSED [ 31%] 2023-01-11T22:59:03.0522024Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfft_cuda PASSED [ 31%] 2023-01-11T22:59:03.0522241Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_fft_rfftn_cuda PASSED [ 31%] 2023-01-11T22:59:03.0522455Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_flipud_cuda PASSED [ 31%] 2023-01-11T22:59:03.0522672Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_float_power_cuda PASSED [ 31%] 2023-01-11T22:59:03.0522862Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_gcd_cuda PASSED [ 31%] 2023-01-11T22:59:03.0523075Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_heaviside_cuda PASSED [ 31%] 2023-01-11T22:59:03.0523282Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hsplit_cuda PASSED [ 31%] 2023-01-11T22:59:03.0523485Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_hstack_cuda XFAIL [ 31%] 2023-01-11T22:59:03.0523698Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_isclose_cuda PASSED [ 31%] 2023-01-11T22:59:03.0523901Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_le_cuda PASSED [ 31%] 2023-01-11T22:59:03.0524115Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_linspace_cuda PASSED [ 31%] 2023-01-11T22:59:03.0524334Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logical_xor_cuda PASSED [ 31%] 2023-01-11T22:59:03.0524531Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_logspace_cuda PASSED [ 31%] 2023-01-11T22:59:03.0524737Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_maximum_cuda XFAIL [ 31%] 2023-01-11T22:59:03.0524948Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_movedim_cuda PASSED [ 31%] 2023-01-11T22:59:03.0525164Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_copy_cuda PASSED [ 31%] 2023-01-11T22:59:03.0525369Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_narrow_cuda PASSED [ 31%] 2023-01-11T22:59:03.0525593Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_native_layer_norm_cuda PASSED [ 31%] 2023-01-11T22:59:03.0525796Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_ne_cuda PASSED [ 31%] 2023-01-11T22:59:03.0526083Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_group_norm_cuda PASSED [ 31%] 2023-01-11T22:59:03.0526326Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_l1_loss_cuda PASSED [ 31%] 2023-01-11T22:59:03.0526560Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cuda PASSED [ 31%] 2023-01-11T22:59:03.0526799Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_softshrink_cuda PASSED [ 31%] 2023-01-11T22:59:03.0527047Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cuda PASSED [ 31%] 2023-01-11T22:59:03.0527256Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_pow_cuda PASSED [ 31%] 2023-01-11T22:59:03.0527470Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_remainder_cuda PASSED [ 31%] 2023-01-11T22:59:03.0527678Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_roll_cuda PASSED [ 31%] 2023-01-11T22:59:03.0527938Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rot90_cuda PASSED [ 31%] 2023-01-11T22:59:03.0528150Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_rsub_cuda PASSED [ 31%] 2023-01-11T22:59:03.0528361Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_special_xlog1py_cuda PASSED [ 31%] 2023-01-11T22:59:03.0528564Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_t_cuda PASSED [ 31%] 2023-01-11T22:59:03.0528768Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_trace_cuda PASSED [ 31%] 2023-01-11T22:59:03.0528975Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_tril_cuda PASSED [ 31%] 2023-01-11T22:59:03.0529192Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_true_divide_cuda PASSED [ 31%] 2023-01-11T22:59:03.0529402Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_as_cuda PASSED [ 31%] 2023-01-11T22:59:03.0529608Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_view_cuda PASSED [ 31%] 2023-01-11T22:59:03.0529823Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_vstack_cuda XFAIL [ 31%] 2023-01-11T22:59:03.0530029Z test_ops.py::TestCommonCUDA::test_python_ref_errors__refs_where_cuda XFAIL [ 31%] 2023-01-11T22:59:03.0530233Z test_ops.py::TestCommonCUDA::test_python_ref_errors_ops_nvprims_view_cuda PASSED [ 31%] 2023-01-11T22:59:03.0530482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex128 PASSED [ 31%] 2023-01-11T22:59:03.0530726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0530969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_complex64 PASSED [ 31%] 2023-01-11T22:59:03.0531206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0531438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_int64 PASSED [ 31%] 2023-01-11T22:59:03.0531674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_aten_cuda_uint8 PASSED [ 31%] 2023-01-11T22:59:03.0531949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0532229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0532898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 31%] 2023-01-11T22:59:03.0533185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0533462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0533900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 31%] 2023-01-11T22:59:03.0534247Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_T_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0534533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bfloat16 PASSED [ 31%] 2023-01-11T22:59:03.0534796Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_bool PASSED [ 31%] 2023-01-11T22:59:03.0535064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_complex32 PASSED [ 31%] 2023-01-11T22:59:03.0535328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float16 PASSED [ 31%] 2023-01-11T22:59:03.0535591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float32 PASSED [ 31%] 2023-01-11T22:59:03.0535836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_float64 PASSED [ 31%] 2023-01-11T22:59:03.0536162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int32 PASSED [ 31%] 2023-01-11T22:59:03.0536419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cuda_int8 PASSED [ 31%] 2023-01-11T22:59:03.0536723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0537226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 31%] 2023-01-11T22:59:03.0537529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 31%] 2023-01-11T22:59:03.0537824Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0538098Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0538359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:59:03.0538619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0538862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0539110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0539405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0539899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.bool doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0540362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0540837Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.bool doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0541131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0541420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0541682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:59:03.0541992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:59:03.0542266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:59:03.0542510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0542764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0543014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0543263Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0543562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0543905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0544205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0544502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0544790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0545279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.byte doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0545734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0546212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.byte doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0546500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0546962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:59:03.0547236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:59:03.0547499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:59:03.0547772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0548031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0548284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0548580Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0548881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0549361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:59:03.0549738Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0550047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0550517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:59:03.0550787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0551054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:59:03.0551323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:59:03.0551651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:59:03.0551909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0552169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0552413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0552673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0552923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0553220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0553523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0553827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0554325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:59:03.0554624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0555090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0555551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:59:03.0555830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0556080Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:59:03.0556346Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:59:03.0556607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:59:03.0556870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0557127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0557384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0557918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 32%] 2023-01-11T22:59:03.0558224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0558717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.chalf doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0559010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0559285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0559603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:59:03.0559870Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0560134Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:59:03.0560396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0560652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0560906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:59:03.0561162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0561465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0561759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0562215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0562507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0562966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:59:03.0563233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0563538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0563840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0564110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:59:03.0564373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0564631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0564881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0565142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0565469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0565769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0566069Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0566362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0566839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0567185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0567480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0567747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0568010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_complex32 PASSED [ 32%] 2023-01-11T22:59:03.0568270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0568515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0568764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0569021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_aten_cuda_uint8 PASSED [ 32%] 2023-01-11T22:59:03.0569313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0569612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0570082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0570570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.float doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0570862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0571137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0571394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0571650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0571885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0572139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:59:03.0572433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0572963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0573279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0573773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.half doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0574231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0574705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.half doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0575001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0575329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:59:03.0575588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:59:03.0575827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float32 PASSED [ 32%] 2023-01-11T22:59:03.0576066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0576319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0576569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0576814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0577070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:59:03.0577552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.int doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0577841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0578311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.int doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0578763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 32%] 2023-01-11T22:59:03.0579011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bfloat16 PASSED [ 32%] 2023-01-11T22:59:03.0579278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_bool PASSED [ 32%] 2023-01-11T22:59:03.0579543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0579803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float16 PASSED [ 32%] 2023-01-11T22:59:03.0580061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_float64 PASSED [ 32%] 2023-01-11T22:59:03.0580320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int16 PASSED [ 32%] 2023-01-11T22:59:03.0580571Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int32 PASSED [ 32%] 2023-01-11T22:59:03.0580829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:59:03.0581208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0581516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0581986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.long doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0582252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex128 PASSED [ 32%] 2023-01-11T22:59:03.0582515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_complex64 PASSED [ 32%] 2023-01-11T22:59:03.0582773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int64 PASSED [ 32%] 2023-01-11T22:59:03.0583082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_aten_cuda_int8 PASSED [ 32%] 2023-01-11T22:59:03.0583378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0583663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0583960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 32%] 2023-01-11T22:59:03.0584451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_float32 SKIPPED (_refs._conversions.short doesn't support nvfuser) [ 32%] 2023-01-11T22:59:03.0584919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 32%] 2023-01-11T22:59:03.0585407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int32 SKIPPED (_refs._conversions.short doesn't support nvfuser) [ 33%] 2023-01-11T22:59:03.0585683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0586143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0586382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0586627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0586864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0587102Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0587337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0587612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0587884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0588144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0588390Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0588660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_abs_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0588947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0589203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0589448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_complex32 PASSED [ 33%] 2023-01-11T22:59:03.0589686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0589923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0590161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0590394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0590668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0590913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:59:03.0591189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0591460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0591928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 33%] 2023-01-11T22:59:03.0592212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0592460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0592740Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0593012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0593432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0593672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0593916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0594164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex32 PASSED [ 33%] 2023-01-11T22:59:03.0594411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:59:03.0594660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0594894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0595175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0595636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 33%] 2023-01-11T22:59:03.0596065Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float32 SKIPPED (_refs.acosh doesn't support nvfuser) [ 33%] 2023-01-11T22:59:03.0596488Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:59:03.0596813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0597264Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0597535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0597775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:59:03.0598014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0598252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0598491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0598783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0599019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0599276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0599554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0600011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 33%] 2023-01-11T22:59:03.0600449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:59:03.0600880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_add_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0601136Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:59:03.0601388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:59:03.0601637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0601885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0602165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0602430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0602705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0602957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:59:03.0603208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0603453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0603697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:59:03.0603938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0604179Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:59:03.0604462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0604797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0605058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0605340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0605588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0605864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0606313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0606655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addcmul_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0606899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:59:03.0607136Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0607385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0607609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0607846Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0608120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0608402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0608678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0608950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0609389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0609663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_addr_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0609901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0610148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0610381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0610617Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0610859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0611095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0611326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0611559Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:59:03.0611795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0612072Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0612391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0612817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0613101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0613373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0613613Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0614054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_all_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0614387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:59:03.0614644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0614927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0615169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_bfloat16 PASSED [ 33%] 2023-01-11T22:59:03.0615412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0615636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0615868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0616152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0616597Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:59:03.0616841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0617110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0617348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0617586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0617820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int16 PASSED [ 33%] 2023-01-11T22:59:03.0618040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:59:03.0618279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0618556Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0618830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0619109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0619357Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0619630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0619940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0620223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0620462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0620683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_int8 PASSED [ 33%] 2023-01-11T22:59:03.0620916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:59:03.0621192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0621463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0621797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0622042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0622316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0622755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_any_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 33%] 2023-01-11T22:59:03.0622999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0623245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0623473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int32 PASSED [ 33%] 2023-01-11T22:59:03.0623714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:59:03.0623953Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_aten_cuda_uint8 PASSED [ 33%] 2023-01-11T22:59:03.0624230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0624500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0624943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 33%] 2023-01-11T22:59:03.0625219Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0625492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_arange_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 33%] 2023-01-11T22:59:03.0625751Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_bool PASSED [ 33%] 2023-01-11T22:59:03.0625994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex128 PASSED [ 33%] 2023-01-11T22:59:03.0626247Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex64 PASSED [ 33%] 2023-01-11T22:59:03.0626495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float16 PASSED [ 33%] 2023-01-11T22:59:03.0626744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float32 PASSED [ 33%] 2023-01-11T22:59:03.0626991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_float64 PASSED [ 33%] 2023-01-11T22:59:03.0627235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_aten_cuda_int64 PASSED [ 33%] 2023-01-11T22:59:03.0627566Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0628034Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0628481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int32 SKIPPED (_refs.as_strided doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0628924Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0629176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0629442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:59:03.0629770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0630035Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0630294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:59:03.0630557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:59:03.0630820Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:59:03.0631119Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0631425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0631718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0632205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0632667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int32 SKIPPED (_refs.as_strided doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0632964Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0633223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0633495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:59:03.0633759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:59:03.0634016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0634272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0634516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:59:03.0634768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:59:03.0635019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:59:03.0635548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:59:03.0635853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0636143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0636606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0636852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:59:03.0637089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0637393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:59:03.0637636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:59:03.0637875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:59:03.0638115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0638338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:59:03.0638621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0638866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0639143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0639392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0639662Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0640100Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0640372Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asin_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0640614Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:59:03.0640839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0641097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:59:03.0641337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:59:03.0641575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0641812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:59:03.0642051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0642281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:59:03.0642558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0642826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0643148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0643612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:59:03.0643896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0644169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0644443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0644878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0645177Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:59:03.0645417Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0645661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:59:03.0645900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0646143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:59:03.0646368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0646605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:59:03.0646891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0647167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0647609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0647856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0648131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0648403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0648637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0648875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:59:03.0649118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:59:03.0649355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:59:03.0649595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0649832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:59:03.0650071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0650350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0650864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:59:03.0651153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0651421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0651655Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0652095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0652366Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0652804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0653064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float16 PASSED [ 34%] 2023-01-11T22:59:03.0653306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0653545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0653780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0654052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0654317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0654772Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0655048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0655301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bfloat16 PASSED [ 34%] 2023-01-11T22:59:03.0655556Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:59:03.0655803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float32 PASSED [ 34%] 2023-01-11T22:59:03.0656275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:59:03.0656565Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0656852Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0657303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float32 SKIPPED (_refs.atleast_1d doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0657749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0658180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int32 SKIPPED (_refs.atleast_1d doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0658627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0658882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:59:03.0659208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex64 PASSED [ 34%] 2023-01-11T22:59:03.0659475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float64 PASSED [ 34%] 2023-01-11T22:59:03.0659721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0660000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0660287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0660763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 34%] 2023-01-11T22:59:03.0661125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0661393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0661843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 34%] 2023-01-11T22:59:03.0662287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int32 SKIPPED (_refs.atleast_2d doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0662568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0662823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex128 PASSED [ 34%] 2023-01-11T22:59:03.0663081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex32 PASSED [ 34%] 2023-01-11T22:59:03.0663329Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:59:03.0663575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:59:03.0663860Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0664139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0664425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0664862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int32 SKIPPED (_refs.atleast_3d doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0665120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0665369Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:59:03.0665650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0666101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0666356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:59:03.0666611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:59:03.0667137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int32 SKIPPED (_refs.bitwise_left_shift doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0667435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0667898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0668132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0668378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0668623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int64 PASSED [ 34%] 2023-01-11T22:59:03.0668866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int8 PASSED [ 34%] 2023-01-11T22:59:03.0669197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0669648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 34%] 2023-01-11T22:59:03.0669930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0670176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_bool PASSED [ 34%] 2023-01-11T22:59:03.0670421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0670669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_uint8 PASSED [ 34%] 2023-01-11T22:59:03.0670913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0671194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0671457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int16 PASSED [ 34%] 2023-01-11T22:59:03.0671716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cuda_int32 PASSED [ 34%] 2023-01-11T22:59:03.0672208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int32 SKIPPED (_refs.bitwise_right_shift doesn't support nvfuser) [ 34%] 2023-01-11T22:59:03.0672502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0672792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 34%] 2023-01-11T22:59:03.0673044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0673292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:59:03.0673540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0673804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0674256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0674509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0675004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0675276Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0675541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0675801Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0676061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0676320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0676618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0676948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0677213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0677508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0677980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0678266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0678727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0678991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:59:03.0679242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0679500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0679757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:59:03.0679994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0680244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:59:03.0680490Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0680743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:59:03.0681062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0681352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0681637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0682097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0682352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0682690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0682930Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float32 XFAIL [ 35%] 2023-01-11T22:59:03.0683176Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_float64 XFAIL [ 35%] 2023-01-11T22:59:03.0683420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_aten_cuda_int8 XFAIL [ 35%] 2023-01-11T22:59:03.0683707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0683986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0684442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0684779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_bucketize_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0685027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0685272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:59:03.0685511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0685729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0685968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0686245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0686524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0686803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0687074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0687504Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float32 SKIPPED (_refs.cat doesn't support nvfuser) [ 35%] 2023-01-11T22:59:03.0687781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0688196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int32 SKIPPED (_refs.cat doesn't support nvfuser) [ 35%] 2023-01-11T22:59:03.0688446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0688670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:59:03.0688910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0689186Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0689423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0689670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0689916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_complex32 PASSED [ 35%] 2023-01-11T22:59:03.0690155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0690444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:59:03.0690694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0690962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0691231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0691506Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0691779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0692283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0692708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0692966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:59:03.0693211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0693451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0693684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0693949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0694232Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0694680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0694955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0695201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0695448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0695692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:59:03.0695934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0696183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0696451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0696734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0697184Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0697633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0697884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:59:03.0698131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int16 PASSED [ 35%] 2023-01-11T22:59:03.0698449Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0698706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0698947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:59:03.0699189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0699460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0699739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0700194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float32 SKIPPED (_refs.clamp_min doesn't support nvfuser) [ 35%] 2023-01-11T22:59:03.0700709Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0701148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0701390Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:59:03.0701631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0701880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0702125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_complex32 PASSED [ 35%] 2023-01-11T22:59:03.0702374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float16 PASSED [ 35%] 2023-01-11T22:59:03.0702601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0702840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0703079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0703319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0703558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0703835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0704109Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0704581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 35%] 2023-01-11T22:59:03.0704861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0705300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0705535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0705975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0706234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:59:03.0706539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex32 PASSED [ 35%] 2023-01-11T22:59:03.0706794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:59:03.0707045Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float32 PASSED [ 35%] 2023-01-11T22:59:03.0707294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0707545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0707793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0708028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:59:03.0708333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0708810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 35%] 2023-01-11T22:59:03.0709103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0709392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0709675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0710130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 35%] 2023-01-11T22:59:03.0710420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0710702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0710948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bfloat16 PASSED [ 35%] 2023-01-11T22:59:03.0711187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0711420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0711668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_complex32 PASSED [ 35%] 2023-01-11T22:59:03.0711911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0712147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int64 PASSED [ 35%] 2023-01-11T22:59:03.0712385Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:59:03.0712621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_aten_cuda_uint8 PASSED [ 35%] 2023-01-11T22:59:03.0712903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0713365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 35%] 2023-01-11T22:59:03.0713645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0713903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0714227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0714512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 35%] 2023-01-11T22:59:03.0714948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 35%] 2023-01-11T22:59:03.0715198Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bool PASSED [ 35%] 2023-01-11T22:59:03.0715456Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex128 PASSED [ 35%] 2023-01-11T22:59:03.0715714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex64 PASSED [ 35%] 2023-01-11T22:59:03.0716037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float64 PASSED [ 35%] 2023-01-11T22:59:03.0716289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int32 PASSED [ 35%] 2023-01-11T22:59:03.0716537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int8 PASSED [ 35%] 2023-01-11T22:59:03.0716811Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0717097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0717387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0717868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:59:03.0718343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float32 SKIPPED (_refs.conj_physical doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0718630Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0718917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0719182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:59:03.0719445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:59:03.0719700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:59:03.0719957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:59:03.0720195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0720441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:59:03.0720693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:59:03.0720990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0721279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0721788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:59:03.0722266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int32 SKIPPED (_refs.constant_pad_nd doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0722551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0722808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:59:03.0723062Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:59:03.0723295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0723543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:59:03.0723842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:59:03.0724133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0724419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0724874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:59:03.0725323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int32 SKIPPED (_refs.contiguous doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0725606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0726059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:59:03.0726343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0726578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:59:03.0726827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:59:03.0727070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0727315Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0727553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:59:03.0727798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:59:03.0728082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0728530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int32 SKIPPED (_refs.copysign doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0728812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0729257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:59:03.0729487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:59:03.0729734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:59:03.0730019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:59:03.0730268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0730502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:59:03.0730739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:59:03.0731012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0731282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0731748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:59:03.0732061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0732337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0732720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float32 PASSED [ 36%] 2023-01-11T22:59:03.0732978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0733416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:59:03.0733666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_bfloat16 PASSED [ 36%] 2023-01-11T22:59:03.0733921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:59:03.0734158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0734397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:59:03.0734634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0734851Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0735087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:59:03.0735323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:59:03.0735600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0735880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0736159Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0736619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:59:03.0736899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0737335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:59:03.0737606Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0737931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0738195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:59:03.0738444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:59:03.0738688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0738931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:59:03.0739171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0739408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:59:03.0739710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:59:03.0739992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0740254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0740525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0740798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_cumsum_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0741046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:59:03.0741298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:59:03.0741555Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:59:03.0741805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0742050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:59:03.0742295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0742581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0742847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0743137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0743429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0743711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0744168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:59:03.0744615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int32 SKIPPED (_refs.diag_embed doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0744893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0745336Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:59:03.0745670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0745918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:59:03.0746147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:59:03.0746419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0746697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0747161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:59:03.0747497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0747769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0748208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:59:03.0748631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int32 SKIPPED (_refs.diag doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0748905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diag_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0749170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:59:03.0749439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:59:03.0749677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0749923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:59:03.0750173Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0750425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int64 PASSED [ 36%] 2023-01-11T22:59:03.0750676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:59:03.0750959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0751450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 36%] 2023-01-11T22:59:03.0751741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0752206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float32 SKIPPED (_refs.diagonal_copy doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0752494Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0752768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0753014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:59:03.0753316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex128 PASSED [ 36%] 2023-01-11T22:59:03.0753582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex32 PASSED [ 36%] 2023-01-11T22:59:03.0753832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0754079Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float32 PASSED [ 36%] 2023-01-11T22:59:03.0754324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_float64 PASSED [ 36%] 2023-01-11T22:59:03.0754570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0754813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0755042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:59:03.0755356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:59:03.0755644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0755928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0756377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int32 SKIPPED (_refs.diagonal doesn't support nvfuser) [ 36%] 2023-01-11T22:59:03.0756817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 36%] 2023-01-11T22:59:03.0757074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_bool PASSED [ 36%] 2023-01-11T22:59:03.0757347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_complex64 PASSED [ 36%] 2023-01-11T22:59:03.0757605Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0757859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cuda_int32 PASSED [ 36%] 2023-01-11T22:59:03.0758135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0758434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0758729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0759029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0759491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 36%] 2023-01-11T22:59:03.0759780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0760030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_float16 PASSED [ 36%] 2023-01-11T22:59:03.0760274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int16 PASSED [ 36%] 2023-01-11T22:59:03.0760515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_int8 PASSED [ 36%] 2023-01-11T22:59:03.0760754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_aten_cuda_uint8 PASSED [ 36%] 2023-01-11T22:59:03.0761070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0761361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 36%] 2023-01-11T22:59:03.0761635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0761895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:59:03.0762154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0762410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:59:03.0762871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float32 SKIPPED (_refs.div doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0763388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0763649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:59:03.0763933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex128 SKIPPED (Skipped!) [ 37%] 2023-01-11T22:59:03.0764194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:59:03.0764438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0764699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0765003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0765289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex32 SKIPPED (Skipped!) [ 37%] 2023-01-11T22:59:03.0765586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0766061Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0766567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int32 SKIPPED (_refs.div doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0766839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:59:03.0767106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:59:03.0767362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:59:03.0767601Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:59:03.0767857Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0768151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0768602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float32 SKIPPED (_refs.div doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0768947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0769421Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0769710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0769957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:59:03.0770207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0770450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:59:03.0770679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0770990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0771274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0771552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0771839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0772307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 37%] 2023-01-11T22:59:03.0772736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0773029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0773476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0773753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0773983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:59:03.0774231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0774472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:59:03.0774711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:59:03.0774959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0775195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:59:03.0775435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0775721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0776188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 37%] 2023-01-11T22:59:03.0776475Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0776897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float32 SKIPPED (_refs.dstack doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0777415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0777839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_bfloat16 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0778244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float16 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0778648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_float64 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0779052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int16 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0779450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int64 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0779924Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_aten_cuda_int8 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0780338Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bfloat16 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0780739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bool SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0781192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex128 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0781596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex32 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0782016Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex64 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0782433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float16 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0782842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float32 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0783245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int16 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0783648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int32 SKIPPED (Can't check result for empty) [ 37%] 2023-01-11T22:59:03.0784085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex128 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0784513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex32 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0784948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float16 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0785371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float32 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0785786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_float64 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0786189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_aten_cuda_int16 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0786618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bfloat16 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0787085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bool SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0787536Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex128 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0787971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex32 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0788401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float64 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0788821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int16 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0789231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int32 SKIPPED (Can't check result for empty_like) [ 37%] 2023-01-11T22:59:03.0789524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:59:03.0789768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex128 PASSED [ 37%] 2023-01-11T22:59:03.0789998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_complex64 PASSED [ 37%] 2023-01-11T22:59:03.0790239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0790473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0790710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0790946Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:59:03.0791227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0791692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 37%] 2023-01-11T22:59:03.0791967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0792213Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0792477Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0792895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0793164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0793441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eq_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0793683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:59:03.0793919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0794154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:59:03.0794424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0794697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0795130Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0795487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erf_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0795724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:59:03.0795965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0796206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:59:03.0796443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:59:03.0796681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0796917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:59:03.0797248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0797523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0797767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int32 PASSED [ 37%] 2023-01-11T22:59:03.0798021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0798266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:59:03.0798510Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0798745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:59:03.0799026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0799304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0799752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float32 SKIPPED (_refs.erfinv doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0800192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 37%] 2023-01-11T22:59:03.0800620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int32 SKIPPED (_refs.erfinv doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0800863Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:59:03.0801091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:59:03.0801337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0801576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int16 PASSED [ 37%] 2023-01-11T22:59:03.0801815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_aten_cuda_int8 PASSED [ 37%] 2023-01-11T22:59:03.0802091Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0802520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float32 SKIPPED (_refs.exp2 doesn't support nvfuser) [ 37%] 2023-01-11T22:59:03.0802797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0803280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:59:03.0803529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bfloat16 PASSED [ 37%] 2023-01-11T22:59:03.0803768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:59:03.0804000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex128 PASSED [ 37%] 2023-01-11T22:59:03.0804242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_complex32 PASSED [ 37%] 2023-01-11T22:59:03.0804481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0804717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_float64 PASSED [ 37%] 2023-01-11T22:59:03.0804952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_int64 PASSED [ 37%] 2023-01-11T22:59:03.0805246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:59:03.0805525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0805795Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0806070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0806324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0806570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_bool PASSED [ 37%] 2023-01-11T22:59:03.0806829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex128 PASSED [ 37%] 2023-01-11T22:59:03.0807078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float16 PASSED [ 37%] 2023-01-11T22:59:03.0807326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_float32 PASSED [ 37%] 2023-01-11T22:59:03.0807569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_aten_cuda_uint8 PASSED [ 37%] 2023-01-11T22:59:03.0807856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0808146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0808428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0808712Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 37%] 2023-01-11T22:59:03.0809154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 37%] 2023-01-11T22:59:03.0809404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex128 PASSED [ 37%] 2023-01-11T22:59:03.0809653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:59:03.0809897Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float16 PASSED [ 38%] 2023-01-11T22:59:03.0810139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0810382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0810675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0810967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0811253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0811534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0811797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0812241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:59:03.0812484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0812959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float16 PASSED [ 38%] 2023-01-11T22:59:03.0813199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0813437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0813675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0813905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:59:03.0814185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0814440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0814698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0814970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0815422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0815669Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_bfloat16 PASSED [ 38%] 2023-01-11T22:59:03.0815915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:59:03.0816153Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0816388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0816666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0816947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0817209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0817483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0817757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0818196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0818446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0818771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:59:03.0819026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0819269Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:59:03.0819545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0819829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0820097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0820616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.fft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0820894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0821333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:59:03.0821588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:59:03.0821835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0822078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0822319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0822570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:59:03.0822838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0823281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.fft doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0823707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.fft doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0824143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:59:03.0824398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:59:03.0824647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0824889Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0825160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0825443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0825724Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0826167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0826430Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0826922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:59:03.0827205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0827457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0827710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float16 PASSED [ 38%] 2023-01-11T22:59:03.0827958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0828209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0828524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0828774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:59:03.0829008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:59:03.0829489Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 38%] 2023-01-11T22:59:03.0829781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0830066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0830532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.fftshift doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0830829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0831281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0831725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:59:03.0831969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0832212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0832459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0832693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:59:03.0832970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0833254Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0833704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.hfft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0833986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0834428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0834920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.hfft2 doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0835208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0835450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0835699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:59:03.0835929Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0836171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0836412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0836713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:59:03.0836997Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0837277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0837719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.hfft doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0838000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0838442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0838887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.hfft doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0839150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0839392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0839646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:59:03.0839899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:59:03.0840149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0840395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0840644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0840887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:59:03.0841169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0841615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.hfftn doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0841882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0842125Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0842373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0842668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0842916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0843193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0843478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0843926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0844202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0844508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:03.0844741Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0844981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int16 PASSED [ 38%] 2023-01-11T22:59:03.0845228Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0845468Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:59:03.0845744Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0846027Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0846484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ifft doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0846763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0847042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0847294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex64 PASSED [ 38%] 2023-01-11T22:59:03.0847527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0847771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0848015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0848310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0848759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0849195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ifftn doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0849635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 38%] 2023-01-11T22:59:03.0849888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0850146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex128 PASSED [ 38%] 2023-01-11T22:59:03.0850451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float64 PASSED [ 38%] 2023-01-11T22:59:03.0850694Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0850948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int8 PASSED [ 38%] 2023-01-11T22:59:03.0851243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0851723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 38%] 2023-01-11T22:59:03.0852013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0852752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ifftshift doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0853234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 38%] 2023-01-11T22:59:03.0853695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ifftshift doesn't support nvfuser) [ 38%] 2023-01-11T22:59:03.0853977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 38%] 2023-01-11T22:59:03.0854223Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_bool PASSED [ 38%] 2023-01-11T22:59:03.0854455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int32 PASSED [ 38%] 2023-01-11T22:59:03.0854706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int64 PASSED [ 38%] 2023-01-11T22:59:03.0854952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_uint8 PASSED [ 38%] 2023-01-11T22:59:03.0855235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0855688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0855938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0856180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0856458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0856746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0857191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0857615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ihfft doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0857890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0858328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0858575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0858901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:59:03.0859155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0859395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:59:03.0859639Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0859880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0860337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.ihfftn doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0860771Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0861299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.ihfftn doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0861554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:59:03.0861838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0862286Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.irfft2 doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0862569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0863013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.irfft2 doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0863301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0863575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0863818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0864068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:59:03.0864302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0864546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:59:03.0864794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0865078Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0865361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0865814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.irfft doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0866094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0866537Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0866975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.irfft doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0867300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0867739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0867985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0868235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:59:03.0868485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:59:03.0868735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0869032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:59:03.0869281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0869560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0870013Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.irfftn doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0870297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0870726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int32 SKIPPED (_refs.fft.irfftn doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0871004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0871455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0871739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0871990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:59:03.0872236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0872480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0872723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0873003Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0873452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.rfft2 doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0873881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0874158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0874400Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0874646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0874892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0875182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0875434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0875881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0876158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0876437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0876668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0876914Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:59:03.0877218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:59:03.0877462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0877702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0878152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float32 SKIPPED (_refs.fft.rfftn doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0878436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0878713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0879166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0879416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:59:03.0879644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:59:03.0879886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:59:03.0880122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0880397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0880668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0881155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0881429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fill_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0881675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:59:03.0881916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0882149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:59:03.0882394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:59:03.0882636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0882876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:59:03.0883209Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0883497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0883940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0884217Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0884458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:59:03.0884698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0884999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:59:03.0885240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:59:03.0885483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0885723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0885959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:59:03.0886199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0886474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0886753Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0887026Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flip_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0887255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0887498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0887735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0888017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0888294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0888582Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0888865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0889310Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float32 SKIPPED (_refs.fliplr doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0889586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0890024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0890283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0890539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bfloat16 PASSED [ 39%] 2023-01-11T22:59:03.0890827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0891083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:59:03.0891324Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0891560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_int64 PASSED [ 39%] 2023-01-11T22:59:03.0891801Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0892241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float32 SKIPPED (_refs.flipud doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0892514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0893204Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0893469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0893719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_bool PASSED [ 39%] 2023-01-11T22:59:03.0893978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex128 PASSED [ 39%] 2023-01-11T22:59:03.0894234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_complex64 PASSED [ 39%] 2023-01-11T22:59:03.0894482Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:59:03.0894733Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0894975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0895257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0895545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0895833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0896284Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float32 SKIPPED (_refs.float_power doesn't support nvfuser) [ 39%] 2023-01-11T22:59:03.0896735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 39%] 2023-01-11T22:59:03.0897020Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0897470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0897752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0898005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float16 PASSED [ 39%] 2023-01-11T22:59:03.0898258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float32 PASSED [ 39%] 2023-01-11T22:59:03.0898507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float64 PASSED [ 39%] 2023-01-11T22:59:03.0898818Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int16 PASSED [ 39%] 2023-01-11T22:59:03.0899082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int32 PASSED [ 39%] 2023-01-11T22:59:03.0899318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int8 PASSED [ 39%] 2023-01-11T22:59:03.0899557Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_aten_cuda_uint8 PASSED [ 39%] 2023-01-11T22:59:03.0899841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0900126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 39%] 2023-01-11T22:59:03.0900579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 39%] 2023-01-11T22:59:03.0900878Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:59:03.0901122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0901356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0901594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0901830Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0902048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0902285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0902569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0902842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0903112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0903351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:59:03.0903594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0903829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0904063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:59:03.0904331Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0904602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0904877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0905312Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float32 SKIPPED (_refs.fmax doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0905747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0906022Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0906499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:59:03.0906779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0907018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:59:03.0907260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0907485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0907721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0907959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:59:03.0908285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0908732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0909150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int32 SKIPPED (_refs.fmin doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0909422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0909855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:59:03.0910123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0910365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0910594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0910831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0911068Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0911342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0911591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0911859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0912298Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0912739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:59:03.0912986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0913226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0913487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0913761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0913998Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0914241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0914569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0915019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:59:03.0915292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0915531Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0915768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0916028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0916391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0916662Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0916927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0917170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0917407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:59:03.0917646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0917882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0918156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0918408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0918666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0918899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0919165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0919413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0919661Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:59:03.0919910Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:59:03.0920168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0920414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0920659Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0920891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0921175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0921454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0921915Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0922411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int32 SKIPPED (_refs.heaviside doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0922670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0922920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex32 PASSED [ 40%] 2023-01-11T22:59:03.0923164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0923402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0923643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0923918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0924166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:59:03.0924438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0924719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0924994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0925436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float32 SKIPPED (_refs.hsplit doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0925710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0926160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0926437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0926686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0926921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex128 PASSED [ 40%] 2023-01-11T22:59:03.0927168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex32 PASSED [ 40%] 2023-01-11T22:59:03.0927414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_complex64 PASSED [ 40%] 2023-01-11T22:59:03.0927657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:59:03.0927909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0928152Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0928393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0928633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0928918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0929181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0929454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0929948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 40%] 2023-01-11T22:59:03.0930226Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0930469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:59:03.0930714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0930987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0931425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float32 SKIPPED (_refs.hypot doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0931759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0931996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:59:03.0932220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float16 PASSED [ 40%] 2023-01-11T22:59:03.0932457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0932849Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0933085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0933307Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0933539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0933821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0934262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0934533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_i0_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0934970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float32 SKIPPED (_refs.igamma doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0935236Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0935480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0935734Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_igammac_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0935978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_aten_cuda_complex128 PASSED [ 40%] 2023-01-11T22:59:03.0936443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 40%] 2023-01-11T22:59:03.0936725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0936976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0937231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_complex128 PASSED [ 40%] 2023-01-11T22:59:03.0937479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float32 PASSED [ 40%] 2023-01-11T22:59:03.0937799Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0938043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0938288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0938533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_int8 PASSED [ 40%] 2023-01-11T22:59:03.0938774Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_aten_cuda_uint8 PASSED [ 40%] 2023-01-11T22:59:03.0939059Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0939337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0939899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 40%] 2023-01-11T22:59:03.0940185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0940463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0940896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float32 SKIPPED (_refs.index_add doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0941342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 40%] 2023-01-11T22:59:03.0941779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int32 SKIPPED (_refs.index_add doesn't support nvfuser) [ 40%] 2023-01-11T22:59:03.0942066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 40%] 2023-01-11T22:59:03.0942317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bfloat16 PASSED [ 40%] 2023-01-11T22:59:03.0942563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_bool PASSED [ 40%] 2023-01-11T22:59:03.0942817Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex128 PASSED [ 40%] 2023-01-11T22:59:03.0943060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_float64 PASSED [ 40%] 2023-01-11T22:59:03.0943305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int16 PASSED [ 40%] 2023-01-11T22:59:03.0943551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int32 PASSED [ 40%] 2023-01-11T22:59:03.0943784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int64 PASSED [ 40%] 2023-01-11T22:59:03.0944029Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0944274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:59:03.0944554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0945010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float32 SKIPPED (_refs.index_copy doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0945291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0945743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:59:03.0946074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0946337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:59:03.0946589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:59:03.0946819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0947063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0947301Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0947600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0947881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0948163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0948445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0948727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0949178Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:59:03.0949429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:59:03.0949682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:59:03.0949935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_complex32 PASSED [ 41%] 2023-01-11T22:59:03.0950183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0950429Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0950676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0950920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0951170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0951463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0951754Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0952233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 41%] 2023-01-11T22:59:03.0952681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float32 SKIPPED (_refs.index_select doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0953133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:59:03.0953381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:59:03.0953676Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:59:03.0953938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:59:03.0954187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:59:03.0954437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0954673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0954914Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0955156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0955474Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0955752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0956196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float32 SKIPPED (_refs.isclose doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0956643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:59:03.0957074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int32 SKIPPED (_refs.isclose doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0957326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:59:03.0957584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:59:03.0957840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex32 PASSED [ 41%] 2023-01-11T22:59:03.0958087Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:59:03.0958333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0958561Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0958803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0959049Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:59:03.0959325Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0959798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 41%] 2023-01-11T22:59:03.0960082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0960525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:59:03.0960802Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0961242Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:59:03.0961528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0961803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:59:03.0962052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:59:03.0962304Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:59:03.0962553Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex32 PASSED [ 41%] 2023-01-11T22:59:03.0962803Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:59:03.0963046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0963285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0963578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0963853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0964119Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0964585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 41%] 2023-01-11T22:59:03.0964859Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0965294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:59:03.0965570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0965819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:59:03.0966063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:59:03.0966308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0966548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0966785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0967006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0967285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0967569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0967845Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0968117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0968387Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0968631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:59:03.0968879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0969170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0969462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0969900Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float32 SKIPPED (_refs.isneginf doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0970349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:59:03.0970787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int32 SKIPPED (_refs.isneginf doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0971063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0971391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0971641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:59:03.0971887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:59:03.0972131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0972371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0972757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0972996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0973245Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0973496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:59:03.0973780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0974060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0974339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0974794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:59:03.0975074Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0975326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bfloat16 PASSED [ 41%] 2023-01-11T22:59:03.0975567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:59:03.0975805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex128 PASSED [ 41%] 2023-01-11T22:59:03.0976050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_complex32 PASSED [ 41%] 2023-01-11T22:59:03.0976292Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:59:03.0976530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0976764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0977007Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0977314Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0977602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0978071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 41%] 2023-01-11T22:59:03.0978339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0978611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0979047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float32 SKIPPED (_refs.isreal doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0979392Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0979822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int32 SKIPPED (_refs.isreal doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0980256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 41%] 2023-01-11T22:59:03.0980532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_isreal_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0980773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0981006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0981321Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0981548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_bool PASSED [ 41%] 2023-01-11T22:59:03.0981786Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0982017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0982248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int16 PASSED [ 41%] 2023-01-11T22:59:03.0982472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int32 PASSED [ 41%] 2023-01-11T22:59:03.0982696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int64 PASSED [ 41%] 2023-01-11T22:59:03.0982928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_int8 PASSED [ 41%] 2023-01-11T22:59:03.0983171Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_aten_cuda_uint8 PASSED [ 41%] 2023-01-11T22:59:03.0983442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0983700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0983943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0984208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0984645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 41%] 2023-01-11T22:59:03.0984913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_le_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0985210Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_complex64 PASSED [ 41%] 2023-01-11T22:59:03.0985461Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float32 PASSED [ 41%] 2023-01-11T22:59:03.0985702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_aten_cuda_float64 PASSED [ 41%] 2023-01-11T22:59:03.0985981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0986262Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0986714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 41%] 2023-01-11T22:59:03.0987048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 41%] 2023-01-11T22:59:03.0987480Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lerp_executor_nvfuser_cuda_float32 SKIPPED (_refs.lerp doesn't support nvfuser) [ 41%] 2023-01-11T22:59:03.0987726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float16 PASSED [ 41%] 2023-01-11T22:59:03.0987967Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0988205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:59:03.0988442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.0988678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.0988965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0989241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0989471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.0989913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.0990174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.0990439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.0990697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:59:03.0990965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0991259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0991509Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.0991766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.0992015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0992251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.0992535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0992835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0993132Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0993419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0993681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:59:03.0993937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0994187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.0994515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.0994767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:59:03.0995030Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.0995288Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0995545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.0995841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0996135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0996389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0996632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int32 XFAIL [ 42%] 2023-01-11T22:59:03.0996877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_aten_cuda_int8 XFAIL [ 42%] 2023-01-11T22:59:03.0997161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0997428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0997706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0997982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.0998233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.0998471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:59:03.0998714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:59:03.0998955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.0999193Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.0999431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:59:03.0999667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.0999980Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1000268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1000715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:59:03.1000988Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1001425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1001677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:59:03.1001975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:59:03.1002220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1002458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.1002687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:59:03.1002924Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.1003197Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1003478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1003759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1004042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1004291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1004567Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1004814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1005259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1005519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1005768Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.1006017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:59:03.1006261Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.1006503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1006739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.1006977Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.1007249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1007524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1007821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1008088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1008332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1008773Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1009045Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log2_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1009289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.1009583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:59:03.1009819Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.1010090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1010550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 42%] 2023-01-11T22:59:03.1010814Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1011089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1011333Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1011775Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1012043Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.1012306Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_bool PASSED [ 42%] 2023-01-11T22:59:03.1012727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:59:03.1013010Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.1013279Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.1013541Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1013793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.1014054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:59:03.1014319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.1014625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1015126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 42%] 2023-01-11T22:59:03.1015428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1015797Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1016285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:59:03.1016758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1017014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1017266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.1017501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.1017823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.1018107Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1018398Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1018687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1019147Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:59:03.1019405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1019696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1020150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1020407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.1020649Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.1020902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1021150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1021396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_int64 PASSED [ 42%] 2023-01-11T22:59:03.1021652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.1021931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1022386Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:59:03.1022642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1022926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1023208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1023452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex128 PASSED [ 42%] 2023-01-11T22:59:03.1023748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.1024012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:59:03.1024261Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.1024507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int16 PASSED [ 42%] 2023-01-11T22:59:03.1024755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_int8 PASSED [ 42%] 2023-01-11T22:59:03.1025002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_aten_cuda_uint8 PASSED [ 42%] 2023-01-11T22:59:03.1025283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1025622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1025880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1026143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1026394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1026646Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float64 PASSED [ 42%] 2023-01-11T22:59:03.1026895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1027188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1027473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1027732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1028019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1028479Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 42%] 2023-01-11T22:59:03.1028735Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int32 PASSED [ 42%] 2023-01-11T22:59:03.1029002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1029460Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 42%] 2023-01-11T22:59:03.1029745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 42%] 2023-01-11T22:59:03.1029996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_bfloat16 PASSED [ 42%] 2023-01-11T22:59:03.1030252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_complex64 PASSED [ 42%] 2023-01-11T22:59:03.1030500Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float16 PASSED [ 42%] 2023-01-11T22:59:03.1030749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:03.1031005Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1031294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int32 XFAIL [ 43%] 2023-01-11T22:59:03.1031530Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_aten_cuda_int64 XFAIL [ 43%] 2023-01-11T22:59:03.1031821Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1032110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1032565Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1033007Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int32 SKIPPED (_refs.logspace doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1033343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1033787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1034037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:59:03.1034290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1034540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1034788Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:59:03.1035054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1035514Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float32 SKIPPED (_refs.logsumexp doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1035965Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1036413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int32 SKIPPED (_refs.logsumexp doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1036698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1036978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1037221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1037466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:59:03.1037706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:59:03.1037950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1038174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:59:03.1038412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:59:03.1038688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1038959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1039316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1039570Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1039839Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1040278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1040523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1040777Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1041032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1041347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:59:03.1041602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:59:03.1041853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1042103Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1042349Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:59:03.1042600Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:59:03.1042847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:59:03.1043141Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1043410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1043700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1043986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1044447Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int32 SKIPPED (_refs.masked_fill doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1044898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1045154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:59:03.1045406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1045652Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:59:03.1045895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1046135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:59:03.1046402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1046681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1047169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int32 SKIPPED (_refs.maximum doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1047626Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1047869Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1048118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:59:03.1048360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1048635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1048913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1049258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1049516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1049787Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1050053Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:59:03.1050317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:59:03.1050625Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1050941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1051424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float32 SKIPPED (_refs.meshgrid doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1051901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int32 SKIPPED (_refs.meshgrid doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1052199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1052823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1053111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1053378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1053650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1053921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:59:03.1054188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:59:03.1054455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:59:03.1054759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1055137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1055458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1055764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1056253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float32 SKIPPED (_refs.meshgrid doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1056718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1057090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1057340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1057585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1057867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1058143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1058427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1058699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1058983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1059425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1059677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1059908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:59:03.1060163Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:59:03.1060415Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex32 PASSED [ 43%] 2023-01-11T22:59:03.1060667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:59:03.1060920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1061167Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1061409Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1061651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:59:03.1061894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:59:03.1062123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_aten_cuda_uint8 PASSED [ 43%] 2023-01-11T22:59:03.1062401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1062898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float32 SKIPPED (_refs.movedim doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1063187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1063633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1063911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1064352Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1064632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1064943Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex32 XFAIL [ 43%] 2023-01-11T22:59:03.1065189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_complex64 PASSED [ 43%] 2023-01-11T22:59:03.1065416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:59:03.1065656Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1065894Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1066131Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:59:03.1066408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1066743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1067036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1067499Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 43%] 2023-01-11T22:59:03.1067776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1068052Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1068308Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1068739Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1068990Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1069259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_mul_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1069508Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:59:03.1069757Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1069999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int16 PASSED [ 43%] 2023-01-11T22:59:03.1070241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int8 PASSED [ 43%] 2023-01-11T22:59:03.1070522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1071011Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 43%] 2023-01-11T22:59:03.1071471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int32 SKIPPED (_refs.nan_to_num doesn't support nvfuser) [ 43%] 2023-01-11T22:59:03.1071747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1072190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 43%] 2023-01-11T22:59:03.1072446Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1072695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_bool PASSED [ 43%] 2023-01-11T22:59:03.1073008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_complex32 PASSED [ 43%] 2023-01-11T22:59:03.1073260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float16 PASSED [ 43%] 2023-01-11T22:59:03.1073512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float32 PASSED [ 43%] 2023-01-11T22:59:03.1073761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_float64 PASSED [ 43%] 2023-01-11T22:59:03.1073993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int32 PASSED [ 43%] 2023-01-11T22:59:03.1074241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_aten_cuda_int64 PASSED [ 43%] 2023-01-11T22:59:03.1074519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1074822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1075303Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 43%] 2023-01-11T22:59:03.1075596Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1075882Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 43%] 2023-01-11T22:59:03.1076129Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_bfloat16 PASSED [ 43%] 2023-01-11T22:59:03.1076379Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex128 PASSED [ 43%] 2023-01-11T22:59:03.1076635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_complex32 PASSED [ 44%] 2023-01-11T22:59:03.1076862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_aten_cuda_int64 PASSED [ 44%] 2023-01-11T22:59:03.1077138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1077422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1077702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1078142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int32 SKIPPED (_refs.narrow doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1078420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1078731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1079032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1079277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_complex64 PASSED [ 44%] 2023-01-11T22:59:03.1079517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1079737Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1079976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1080211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:59:03.1080495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int32 PASSED [ 44%] 2023-01-11T22:59:03.1080725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_aten_cuda_int8 PASSED [ 44%] 2023-01-11T22:59:03.1081004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1081326Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1081769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:59:03.1082195Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:59:03.1082438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:59:03.1082678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex128 PASSED [ 44%] 2023-01-11T22:59:03.1082927Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_complex32 PASSED [ 44%] 2023-01-11T22:59:03.1083164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_int8 PASSED [ 44%] 2023-01-11T22:59:03.1083402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_aten_cuda_uint8 PASSED [ 44%] 2023-01-11T22:59:03.1083678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1084137Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 44%] 2023-01-11T22:59:03.1084573Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 44%] 2023-01-11T22:59:03.1085014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:59:03.1085438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_bfloat16 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1085864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex128 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1086271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex32 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1086687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex64 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1087161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float32 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1087587Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_float64 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1088000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int16 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1088413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_int8 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1088825Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_aten_cuda_uint8 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1089240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bool SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1089732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex128 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1090168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex32 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1090589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float16 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1090993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int32 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1091404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int64 SKIPPED (Can't check result for new_empty) [ 44%] 2023-01-11T22:59:03.1091721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1092060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1092388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1092921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1093253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1093565Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1093881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1094205Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1094523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1094842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1095146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1095546Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1095890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float16 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1096211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1096527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1096843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 44%] 2023-01-11T22:59:03.1097089Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_bool PASSED [ 44%] 2023-01-11T22:59:03.1097411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex128 PASSED [ 44%] 2023-01-11T22:59:03.1097668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_complex32 PASSED [ 44%] 2023-01-11T22:59:03.1097917Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1098161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int64 PASSED [ 44%] 2023-01-11T22:59:03.1098391Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_aten_cuda_int8 PASSED [ 44%] 2023-01-11T22:59:03.1098675Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1099156Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 44%] 2023-01-11T22:59:03.1099448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1099887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float32 SKIPPED (_refs.new_full doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1100322Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int32 SKIPPED (_refs.new_full doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1100599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1101037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:59:03.1101291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex32 PASSED [ 44%] 2023-01-11T22:59:03.1101548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex64 PASSED [ 44%] 2023-01-11T22:59:03.1101782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1102028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1102275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1102518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_int32 PASSED [ 44%] 2023-01-11T22:59:03.1102762Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_aten_cuda_uint8 PASSED [ 44%] 2023-01-11T22:59:03.1103044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1103568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 44%] 2023-01-11T22:59:03.1103862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1104139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1104577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int32 SKIPPED (_refs.new_ones doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1104835Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1105274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:59:03.1105591Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bool PASSED [ 44%] 2023-01-11T22:59:03.1105843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1106090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:59:03.1106335Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_aten_cuda_uint8 PASSED [ 44%] 2023-01-11T22:59:03.1106619Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1106904Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1107183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1107469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1107901Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 44%] 2023-01-11T22:59:03.1108182Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1108432Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1108718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1109002Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1109340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:59:03.1109660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:59:03.1109987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:59:03.1110320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:59:03.1110653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 44%] 2023-01-11T22:59:03.1110966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:59:03.1111225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1111492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1111758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float32 XFAIL [ 44%] 2023-01-11T22:59:03.1112058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1112318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1112612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1112931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:59:03.1113191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1113450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1113715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1113996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1114492Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.glu doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1114770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1115039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1115343Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1115644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1115945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1116239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1116515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1116785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1117048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int64 PASSED [ 44%] 2023-01-11T22:59:03.1117545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int32 SKIPPED (_refs.nn.functional.hardtanh doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1117843Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1118128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:59:03.1118465Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1118755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1119317Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.hinge_embedding_loss doesn't support nvfuser) [ 44%] 2023-01-11T22:59:03.1119590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:59:03.1119858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1120123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1120444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1120700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1120982Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1121252Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1121515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1121815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1122092Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float32 PASSED [ 44%] 2023-01-11T22:59:03.1122365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1122629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float64 PASSED [ 44%] 2023-01-11T22:59:03.1122935Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 44%] 2023-01-11T22:59:03.1123225Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 44%] 2023-01-11T22:59:03.1123511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_float16 PASSED [ 44%] 2023-01-11T22:59:03.1123779Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int16 PASSED [ 44%] 2023-01-11T22:59:03.1124070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int32 PASSED [ 44%] 2023-01-11T22:59:03.1124351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:59:03.1124634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:59:03.1124950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1125275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1125595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1125959Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1126285Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1126789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:59:03.1127075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1127341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1127668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1127950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1128229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1128507Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:59:03.1128823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1129135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1129702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.margin_ranking_loss doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1130014Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1130281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1130545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1130827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1131095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1131365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1131635Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_bfloat16 XFAIL [ 45%] 2023-01-11T22:59:03.1131896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float32 XFAIL [ 45%] 2023-01-11T22:59:03.1132158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cuda_float64 XFAIL [ 45%] 2023-01-11T22:59:03.1132444Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1132876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1133158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1133516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1133804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1134058Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:59:03.1134371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1134690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1134975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1135354Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1135862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:59:03.1136144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1136644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.pdist doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1136941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1137227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1137502Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1137761Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:59:03.1138071Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1138380Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1138873Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:59:03.1139161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1139425Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1139688Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1139952Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1140248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1140511Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1140756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1141064Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1141332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1141592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:59:03.1141888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1142148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1142401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1142713Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:59:03.1142963Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:59:03.1143257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1143535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1143831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1144327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int32 SKIPPED (_refs.nn.functional.relu doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1144800Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:59:03.1145066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1145327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1145585Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1145838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1146133Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1146413Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_bool PASSED [ 45%] 2023-01-11T22:59:03.1146708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:59:03.1146974Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1147248Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1147558Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1147877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1148238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1148540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1149040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:59:03.1149350Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1149841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:59:03.1150120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1150454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:59:03.1150715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:59:03.1151028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1151345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1151632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1152126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:59:03.1152441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1152708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1153012Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1153286Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1153584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1153858Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1154154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1154684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.softshrink doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1154983Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1155257Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1155528Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1155798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1156113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:59:03.1156390Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int64 PASSED [ 45%] 2023-01-11T22:59:03.1156656Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:59:03.1156918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:59:03.1157211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1157523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1157940Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1158218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1158518Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1158823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1159093Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1159360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:59:03.1159636Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1159902Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int8 PASSED [ 45%] 2023-01-11T22:59:03.1160168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:59:03.1160686Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.threshold doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1161203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int32 SKIPPED (_refs.nn.functional.threshold doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1161679Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:59:03.1161986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1162270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1162560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_complex64 PASSED [ 45%] 2023-01-11T22:59:03.1162844Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1163123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int16 PASSED [ 45%] 2023-01-11T22:59:03.1163396Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1163715Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:59:03.1164289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float32 SKIPPED (_refs.nn.functional.triplet_margin_loss doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1164589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1165084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 45%] 2023-01-11T22:59:03.1165632Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int32 SKIPPED (_refs.nn.functional.triplet_margin_loss doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1166183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 45%] 2023-01-11T22:59:03.1166495Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1166743Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:59:03.1166985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float16 PASSED [ 45%] 2023-01-11T22:59:03.1167221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_aten_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:03.1167498Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1167745Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1167986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_bool PASSED [ 45%] 2023-01-11T22:59:03.1168216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:59:03.1168463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_complex32 PASSED [ 45%] 2023-01-11T22:59:03.1168704Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_float64 PASSED [ 45%] 2023-01-11T22:59:03.1168947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_int32 PASSED [ 45%] 2023-01-11T22:59:03.1169188Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_aten_cuda_uint8 PASSED [ 45%] 2023-01-11T22:59:03.1169467Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1169747Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1170024Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1170455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int32 SKIPPED (_refs.ones doesn't support nvfuser) [ 45%] 2023-01-11T22:59:03.1170725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1170981Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ones_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 45%] 2023-01-11T22:59:03.1171229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_bfloat16 PASSED [ 45%] 2023-01-11T22:59:03.1171487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex128 PASSED [ 45%] 2023-01-11T22:59:03.1171783Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1172045Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1172295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:59:03.1172684Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:59:03.1172945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1173191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:59:03.1173458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1173815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1174101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1174554Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:59:03.1174829Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_permute_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1175082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:59:03.1175337Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:59:03.1175599Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1175848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1176097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:59:03.1176327Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1176572Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:59:03.1176856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1177148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1177439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1177719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1177993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1178440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int32 SKIPPED (_refs.positive doesn't support nvfuser) [ 46%] 2023-01-11T22:59:03.1178690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:59:03.1178933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_complex32 XFAIL [ 46%] 2023-01-11T22:59:03.1179162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1179464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:59:03.1179717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1179956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:59:03.1180235Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1180513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1180789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1181270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1181608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1182031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:59:03.1182278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:59:03.1182516Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:59:03.1182767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:59:03.1183018Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1183266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1183517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:59:03.1183758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1183999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:59:03.1184280Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1184539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1185004Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:59:03.1185289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1185732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1186008Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1186282Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_prod_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1186719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float32 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:59:03.1187150Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_aten_cuda_float64 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:59:03.1187650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex32 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:59:03.1188105Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex64 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:59:03.1188524Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float32 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:59:03.1188957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float64 SKIPPED (make_traced() doesn't set seed properly!) [ 46%] 2023-01-11T22:59:03.1189200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:59:03.1189451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1189702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1189999Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1190239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:59:03.1190519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1190804Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1191275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:59:03.1191540Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1191984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float32 SKIPPED (_refs.ravel doesn't support nvfuser) [ 46%] 2023-01-11T22:59:03.1192426Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1192702Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1192948Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:59:03.1193190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:59:03.1193439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1193682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:59:03.1193926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:59:03.1194166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:59:03.1194389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:59:03.1194628Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:59:03.1194908Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1195180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1195463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1195793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1196075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1196521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1196942Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_int32 SKIPPED (_refs.real doesn't support nvfuser) [ 46%] 2023-01-11T22:59:03.1197216Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_real_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1197459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:59:03.1197770Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:59:03.1198032Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:59:03.1198289Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1198539Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1198791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:59:03.1199039Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1199330Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1199627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1199918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1200157Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int32 PASSED [ 46%] 2023-01-11T22:59:03.1200438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1200899Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:59:03.1201183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1201435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float16 PASSED [ 46%] 2023-01-11T22:59:03.1201691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1201939Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:59:03.1202185Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1202470Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1202711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1203162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1203445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1203945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:59:03.1204203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:59:03.1204457Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex128 PASSED [ 46%] 2023-01-11T22:59:03.1204707Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1204951Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:59:03.1205192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int32 PASSED [ 46%] 2023-01-11T22:59:03.1205434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:59:03.1205717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_aten_cuda_uint8 PASSED [ 46%] 2023-01-11T22:59:03.1206000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1206277Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1206725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1207000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1207438Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 46%] 2023-01-11T22:59:03.1207697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bool PASSED [ 46%] 2023-01-11T22:59:03.1207957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1208212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1208464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1208696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1208941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int8 PASSED [ 46%] 2023-01-11T22:59:03.1209230Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1209522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1210000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 46%] 2023-01-11T22:59:03.1210290Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1210576Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1211033Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float32 SKIPPED (_refs.reshape_as doesn't support nvfuser) [ 46%] 2023-01-11T22:59:03.1211316Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1211822Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1212115Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1212378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1212780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_bfloat16 PASSED [ 46%] 2023-01-11T22:59:03.1213048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex32 PASSED [ 46%] 2023-01-11T22:59:03.1213302Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_complex64 PASSED [ 46%] 2023-01-11T22:59:03.1213550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float32 PASSED [ 46%] 2023-01-11T22:59:03.1213890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_float64 PASSED [ 46%] 2023-01-11T22:59:03.1214138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int16 PASSED [ 46%] 2023-01-11T22:59:03.1214383Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_aten_cuda_int64 PASSED [ 46%] 2023-01-11T22:59:03.1214666Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1214928Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1215215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1215503Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1215785Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1216240Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float32 SKIPPED (_refs.reshape doesn't support nvfuser) [ 46%] 2023-01-11T22:59:03.1216519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 46%] 2023-01-11T22:59:03.1216966Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 46%] 2023-01-11T22:59:03.1217408Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:59:03.1217696Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1217941Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1218183Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:59:03.1218410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1218650Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1218887Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:59:03.1219127Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1219410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1219947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 47%] 2023-01-11T22:59:03.1220241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1220672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float32 SKIPPED (_refs.roll doesn't support nvfuser) [ 47%] 2023-01-11T22:59:03.1220949Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1221208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1221643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:59:03.1221976Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_roll_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1222224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:59:03.1222473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:59:03.1222718Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1222957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1223196Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:59:03.1223436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1223723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1223978Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1224258Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1224532Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1224807Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1225251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:59:03.1225533Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1225805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1226051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1226297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1226535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1226763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1227037Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1227318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1227806Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:59:03.1228246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_int32 SKIPPED (_refs.round doesn't support nvfuser) [ 47%] 2023-01-11T22:59:03.1228521Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_round_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1228766Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1229009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1229251Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1229550Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1229810Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1230090Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1230339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1230615Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1230861Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1231135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1231414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1231656Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1231896Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1232118Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1232360Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1232598Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1232880Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1233165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1233439Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1233687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1233962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1234208Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1234651Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:59:03.1234883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:59:03.1235175Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1235419Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1235657Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1235898Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1236172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1236451Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1236725Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1237025Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1237283Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1237727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:59:03.1237970Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1238243Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1238493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1238746Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex32 PASSED [ 47%] 2023-01-11T22:59:03.1239001Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1239246Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1239491Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1239731Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1239961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:59:03.1240241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1240520Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1240780Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1241231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:59:03.1241481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1241756Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1242028Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1242271Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1242512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1242791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1243042Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1243281Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:59:03.1243560Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1243831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1244075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1244347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1244674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sign_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1244920Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:59:03.1245151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1245397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:03.1245645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1245888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1246128Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1246411Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1246693Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1247138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int32 SKIPPED (_refs.signbit doesn't support nvfuser) [ 47%] 2023-01-11T22:59:03.1247381Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_bool PASSED [ 47%] 2023-01-11T22:59:03.1247612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:59:03.1247856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_complex32 PASSED [ 47%] 2023-01-11T22:59:03.1248097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1248342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1248578Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1248813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1249088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1249368Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1249642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1249912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sin_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1250189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1250450Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:59:03.1250691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1250932Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1251172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_aten_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1251454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1251697Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1251987Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_bfloat16 PASSED [ 47%] 2023-01-11T22:59:03.1252238Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex32 PASSED [ 47%] 2023-01-11T22:59:03.1252471Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:59:03.1252864Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1253112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_float64 PASSED [ 47%] 2023-01-11T22:59:03.1253351Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int16 PASSED [ 47%] 2023-01-11T22:59:03.1253589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1253826Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_aten_cuda_uint8 PASSED [ 47%] 2023-01-11T22:59:03.1254111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1254395Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1254674Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1254934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1255206Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1255647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 47%] 2023-01-11T22:59:03.1255926Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex128 PASSED [ 47%] 2023-01-11T22:59:03.1256192Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_complex64 PASSED [ 47%] 2023-01-11T22:59:03.1256458Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_float16 PASSED [ 47%] 2023-01-11T22:59:03.1256716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int64 PASSED [ 47%] 2023-01-11T22:59:03.1256972Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cuda_int8 PASSED [ 47%] 2023-01-11T22:59:03.1257270Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1257563Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1258111Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 47%] 2023-01-11T22:59:03.1258373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 47%] 2023-01-11T22:59:03.1258663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 47%] 2023-01-11T22:59:03.1258954Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1259212Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1259462Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1259789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1260083Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1260377Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1260868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.bessel_j0 doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1261160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1261433Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1261699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1261960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1262218Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1262469Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1262716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1262962Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1263453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.bessel_j1 doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1263945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.bessel_j1 doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1264233Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1264682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1264975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1265231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:59:03.1265485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1265790Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1266051Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1266299Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1266548Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1266836Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1267123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1267586Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.entr doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1267938Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1268404Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.entr doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1268856Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1269142Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_entr_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1269394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1269653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1269906Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1270160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1270634Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.erfcx doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1270918Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1271356Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1271612Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:59:03.1271871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1272122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:59:03.1272370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1272616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1272923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1338441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1338848Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1339341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1339644Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1340149Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.i0e doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1340427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1340668Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1340905Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1341215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1341493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1341950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.i1 doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1342227Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1342660Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:59:03.1342934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1343378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1343653Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1343893Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1344139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:59:03.1344378Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1344616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1344853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1345320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.i1e doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1345595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1345868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1346309Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1346584Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1346831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1347085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:59:03.1347382Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1347672Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1348151Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.log_ndtr doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1348437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1348891Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:59:03.1349394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1349680Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1349947Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1350222Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_complex32 PASSED [ 48%] 2023-01-11T22:59:03.1350493Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1350755Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:59:03.1351019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1351294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1351562Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1351862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1352172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1352678Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 48%] 2023-01-11T22:59:03.1352991Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1353476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:59:03.1353750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1354047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1354345Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1354594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:59:03.1354888Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1355145Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1355389Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1355631Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1355909Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1356189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1356464Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1356793Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1357070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:59:03.1357342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1357616Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:59:03.1357886Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1358148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1358424Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1358955Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.multigammaln doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1359443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1359749Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1360023Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:59:03.1360295Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:59:03.1360575Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1360842Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1361104Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1361412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1361683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:59:03.1361956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1362272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1362588Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1362892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1363140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:59:03.1363384Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1363627Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1363922Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int64 PASSED [ 48%] 2023-01-11T22:59:03.1364164Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1364445Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1364721Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1365181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.ndtr doesn't support nvfuser) [ 48%] 2023-01-11T22:59:03.1365459Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1365912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1366191Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1366437Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int16 PASSED [ 48%] 2023-01-11T22:59:03.1366748Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1366996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1367241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_aten_cuda_uint8 PASSED [ 48%] 2023-01-11T22:59:03.1367522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1367986Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 48%] 2023-01-11T22:59:03.1368259Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 48%] 2023-01-11T22:59:03.1368699Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 48%] 2023-01-11T22:59:03.1368968Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bfloat16 PASSED [ 48%] 2023-01-11T22:59:03.1369229Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_bool PASSED [ 48%] 2023-01-11T22:59:03.1369496Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float16 PASSED [ 48%] 2023-01-11T22:59:03.1369813Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float32 PASSED [ 48%] 2023-01-11T22:59:03.1370085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_float64 PASSED [ 48%] 2023-01-11T22:59:03.1370348Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int32 PASSED [ 48%] 2023-01-11T22:59:03.1370608Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_int8 PASSED [ 48%] 2023-01-11T22:59:03.1370875Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:59:03.1371165Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1371519Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1371815Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1372294Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:59:03.1372809Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1373297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1373594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1373874Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1374139Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1374401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1374934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float32 SKIPPED (_refs.special.spherical_bessel_j0 doesn't support nvfuser) [ 49%] 2023-01-11T22:59:03.1375239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1375706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1376015Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1376272Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:59:03.1376522Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:59:03.1376764Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1377054Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1377342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1377710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1378189Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:59:03.1378643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1378881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:59:03.1379211Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 49%] 2023-01-11T22:59:03.1379463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:59:03.1379805Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1380056Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1380305Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:59:03.1380590Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1381050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int32 SKIPPED (_refs.special.zeta doesn't support nvfuser) [ 49%] 2023-01-11T22:59:03.1381545Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1381798Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:59:03.1382040Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:59:03.1382275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:59:03.1382515Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:59:03.1382758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1382993Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1383231Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1383466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:59:03.1383710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:59:03.1383989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1384256Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1384525Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1384800Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1385046Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1385483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1385789Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:59:03.1386050Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:59:03.1386291Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1386568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1386832Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex64 SKIPPED (Skipped!) [ 49%] 2023-01-11T22:59:03.1387110Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1387422Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1387867Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_square_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1388108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:59:03.1388359Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:59:03.1388609Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:59:03.1388855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1389097Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:59:03.1389342Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1389577Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1389841Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1390124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1390594Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 49%] 2023-01-11T22:59:03.1390881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1391161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1391418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1391667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1392112Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1392358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_complex32 PASSED [ 49%] 2023-01-11T22:59:03.1392603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1392828Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:59:03.1393070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1393358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:59:03.1393647Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1393921Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1394201Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1394472Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1394913Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1395241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_stack_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1395486Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:59:03.1395717Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:59:03.1395956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:59:03.1396199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1396435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1396711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1396984Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1397265Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1397535Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1397776Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1398036Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1398287Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:59:03.1398534Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:59:03.1398784Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:59:03.1399031Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1399268Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1399549Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1399833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1400116Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1400365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1400683Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1400931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:59:03.1401170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_complex64 PASSED [ 49%] 2023-01-11T22:59:03.1401403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1401682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1401957Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1402200Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1402497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1402736Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:59:03.1402961Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:59:03.1403202Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1403435Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:59:03.1403667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1403903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:59:03.1404143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:59:03.1404427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1404670Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1405113Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:59:03.1405355Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1405592Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:59:03.1405840Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float32 PASSED [ 49%] 2023-01-11T22:59:03.1406088Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1406339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1406583Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1406866Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1407148Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1407431Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1407890Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:59:03.1408221Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1408463Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_complex128 PASSED [ 49%] 2023-01-11T22:59:03.1408700Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float16 PASSED [ 49%] 2023-01-11T22:59:03.1408934Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1409169Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int16 PASSED [ 49%] 2023-01-11T22:59:03.1409397Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1409620Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1409847Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:59:03.1410172Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1410442Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1410703Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1411135Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 49%] 2023-01-11T22:59:03.1411374Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int32 PASSED [ 49%] 2023-01-11T22:59:03.1411637Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 49%] 2023-01-11T22:59:03.1412075Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_t_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 49%] 2023-01-11T22:59:03.1412318Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bfloat16 PASSED [ 49%] 2023-01-11T22:59:03.1412827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_bool PASSED [ 49%] 2023-01-11T22:59:03.1413086Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_float64 PASSED [ 49%] 2023-01-11T22:59:03.1413323Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int64 PASSED [ 49%] 2023-01-11T22:59:03.1413543Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_int8 PASSED [ 49%] 2023-01-11T22:59:03.1413781Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_aten_cuda_uint8 PASSED [ 49%] 2023-01-11T22:59:03.1414048Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1414339Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1414808Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:59:03.1415055Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1415487Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:59:03.1415729Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1416161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1416513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tan_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1416752Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:59:03.1416995Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:59:03.1417239Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1417476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1417714Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1417950Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:59:03.1418253Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:59:03.1418529Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1418812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1419084Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1419341Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1419595Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:59:03.1419855Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:59:03.1420117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1420371Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:59:03.1420623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1420877Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1421122Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:59:03.1421405Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1421681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1421975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1422255Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1422716Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1423000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1423244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:59:03.1423485Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1423726Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:59:03.1424019Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:59:03.1424266Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:59:03.1424527Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1424794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1425063Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1425484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_float32 SKIPPED (_refs.to doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1425971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int32 SKIPPED (_refs.to doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1426241Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1426667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1426937Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_to_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1427187Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:59:03.1427434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:59:03.1427667Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1427919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:59:03.1428162Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1428403Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:59:03.1428641Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:59:03.1428876Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1429158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1429434Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1429879Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float32 SKIPPED (_refs.trace doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1430320Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:59:03.1430581Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1430853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trace_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1431106Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:59:03.1431362Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:59:03.1431621Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:59:03.1431924Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:59:03.1432190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1432440Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1432689Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1432923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:59:03.1433214Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1433690Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:59:03.1434060Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1434319Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1434602Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1435047Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1435297Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:59:03.1435544Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:59:03.1435791Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:59:03.1436021Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1436260Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:59:03.1436497Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1436732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1437017Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1437481Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:59:03.1437765Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1438190Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float32 SKIPPED (_refs.tril doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1438622Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:59:03.1438871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1439108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1439565Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int32 SKIPPED (_refs.tril_indices doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1439854Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1440145Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:59:03.1440402Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1440642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:59:03.1440884Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:59:03.1441126Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1441364Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:59:03.1441648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1442154Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:59:03.1442436Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1442710Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1443138Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float32 SKIPPED (_refs.triu doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1443410Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1443838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1444117Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1444367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1444618Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1445076Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int32 SKIPPED (_refs.triu_indices doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1445313Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:59:03.1445568Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex32 XFAIL [ 50%] 2023-01-11T22:59:03.1445827Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1446082Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1446328Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:59:03.1446579Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1446823Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1447067Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:59:03.1447347Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1447871Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 50%] 2023-01-11T22:59:03.1448160Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1448448Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1448706Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1449158Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 50%] 2023-01-11T22:59:03.1449414Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1449863Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1450194Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1450441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1450681Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:59:03.1450919Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int32 PASSED [ 50%] 2023-01-11T22:59:03.1451146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1451423Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1451695Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1451975Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1452215Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_bool PASSED [ 50%] 2023-01-11T22:59:03.1452466Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_complex64 PASSED [ 50%] 2023-01-11T22:59:03.1452912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_float64 PASSED [ 50%] 2023-01-11T22:59:03.1453166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int16 PASSED [ 50%] 2023-01-11T22:59:03.1453406Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1453633Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:59:03.1453885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:59:03.1454170Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1454453Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1454727Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1455168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int32 SKIPPED (_refs.unbind doesn't support nvfuser) [ 50%] 2023-01-11T22:59:03.1455603Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 50%] 2023-01-11T22:59:03.1455931Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_bfloat16 PASSED [ 50%] 2023-01-11T22:59:03.1456199Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex128 PASSED [ 50%] 2023-01-11T22:59:03.1456454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex32 PASSED [ 50%] 2023-01-11T22:59:03.1456687Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float16 PASSED [ 50%] 2023-01-11T22:59:03.1456936Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:03.1457181Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int64 PASSED [ 50%] 2023-01-11T22:59:03.1457428Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_int8 PASSED [ 50%] 2023-01-11T22:59:03.1457782Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_aten_cuda_uint8 PASSED [ 50%] 2023-01-11T22:59:03.1458073Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 50%] 2023-01-11T22:59:03.1458552Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1458831Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1459278Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float32 SKIPPED (_refs.unflatten doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1459723Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:59:03.1459994Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1460441Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:59:03.1460720Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1460971Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:59:03.1461220Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:59:03.1461476Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:59:03.1461732Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex32 PASSED [ 51%] 2023-01-11T22:59:03.1461989Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1462237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1462483Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:59:03.1462719Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:59:03.1463000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1463478Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1463767Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1464101Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1464569Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float32 SKIPPED (_refs.unfold_copy doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1464853Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1465300Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:59:03.1465750Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int32 SKIPPED (_refs.unfold_copy doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1466085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1466538Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:59:03.1466769Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:59:03.1467009Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:59:03.1467244Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1467484Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:59:03.1467759Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1468044Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1468513Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1468794Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1469224Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float32 SKIPPED (_refs.unfold doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1469501Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1469760Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1470203Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unfold_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:59:03.1470454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:59:03.1470705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:59:03.1470958Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex32 PASSED [ 51%] 2023-01-11T22:59:03.1471207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex64 PASSED [ 51%] 2023-01-11T22:59:03.1471454Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1471698Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1471992Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:59:03.1472234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:59:03.1472517Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1472792Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1473070Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1473523Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:59:03.1473763Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:59:03.1474066Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:59:03.1474311Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_aten_cuda_complex64 PASSED [ 51%] 2023-01-11T22:59:03.1474589Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1474862Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1475095Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_executor_nvfuser_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1475340Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1475623Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1475912Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1476166Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1476443Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1476682Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:59:03.1476923Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:59:03.1477168Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1477407Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:59:03.1477642Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:59:03.1477883Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:59:03.1478124Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:59:03.1478393Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1478865Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1479146Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1479624Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int32 SKIPPED (_refs.view_as doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1480081Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:59:03.1480361Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1480607Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:59:03.1480838Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_complex64 PASSED [ 51%] 2023-01-11T22:59:03.1481077Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1481358Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:59:03.1481663Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1481903Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:59:03.1482143Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:59:03.1482420Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1482691Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1482969Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1483418Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1483708Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1483985Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1484412Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float32 SKIPPED (_refs.view doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1484677Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1485094Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int32 SKIPPED (_refs.view doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1485367Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1485645Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_view_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1485895Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:59:03.1486140Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:59:03.1486370Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:59:03.1486611Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:59:03.1486850Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:59:03.1487120Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1487455Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1487933Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1488373Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float32 SKIPPED (_refs.vsplit doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1488812Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:59:03.1489085Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1489332Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:59:03.1489643Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex128 PASSED [ 51%] 2023-01-11T22:59:03.1489881Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_complex32 PASSED [ 51%] 2023-01-11T22:59:03.1490123Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:59:03.1490365Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:59:03.1490833Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1491274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float32 SKIPPED (_refs.vstack doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1491551Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1491996Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int16 SKIPPED (nvfuser doesn't support dtype torch.int16) [ 51%] 2023-01-11T22:59:03.1492275Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1492916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:59:03.1493174Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:59:03.1493401Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_bool PASSED [ 51%] 2023-01-11T22:59:03.1493648Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex32 PASSED [ 51%] 2023-01-11T22:59:03.1493892Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_complex64 PASSED [ 51%] 2023-01-11T22:59:03.1494144Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:59:03.1494388Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1494629Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1494868Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:59:03.1495108Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:59:03.1495346Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:59:03.1495610Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1495956Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_bool SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1496249Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex128 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1496722Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1497000Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1497274Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1497705Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_float32 SKIPPED (_refs.where doesn't support nvfuser) [ 51%] 2023-01-11T22:59:03.1498207Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_where_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 51%] 2023-01-11T22:59:03.1498452Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1498692Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1498916Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int32 PASSED [ 51%] 2023-01-11T22:59:03.1499155Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:59:03.1499394Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_aten_cuda_uint8 PASSED [ 51%] 2023-01-11T22:59:03.1499673Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_bfloat16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1499960Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1500237Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1500512Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_xlogy_executor_nvfuser_cuda_uint8 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1500758Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_bfloat16 PASSED [ 51%] 2023-01-11T22:59:03.1501006Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_complex32 PASSED [ 51%] 2023-01-11T22:59:03.1501234Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float16 PASSED [ 51%] 2023-01-11T22:59:03.1501473Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float32 PASSED [ 51%] 2023-01-11T22:59:03.1501711Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_float64 PASSED [ 51%] 2023-01-11T22:59:03.1501945Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int16 PASSED [ 51%] 2023-01-11T22:59:03.1502180Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int64 PASSED [ 51%] 2023-01-11T22:59:03.1502416Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_aten_cuda_int8 PASSED [ 51%] 2023-01-11T22:59:03.1502885Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 51%] 2023-01-11T22:59:03.1503161Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1503427Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 51%] 2023-01-11T22:59:03.1503911Z test_ops.py::TestCommonCUDA::test_python_ref_executor__refs_zeros_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 52%] 2023-01-11T22:59:03.1504178Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1504479Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 52%] 2023-01-11T22:59:03.1504767Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 52%] 2023-01-11T22:59:03.1505024Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1505280Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1505580Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1505872Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float16 SKIPPED (skipped for speed) [ 52%] 2023-01-11T22:59:03.1506136Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1506426Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 52%] 2023-01-11T22:59:03.1506683Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1506927Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1507178Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1507427Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_aten_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1507905Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_complex32 SKIPPED (nvfuser doesn't support dtype torch.complex32) [ 52%] 2023-01-11T22:59:03.1508189Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_float64 SKIPPED (skipped for speed) [ 52%] 2023-01-11T22:59:03.1508465Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int64 SKIPPED (skipped for speed) [ 52%] 2023-01-11T22:59:03.1508914Z test_ops.py::TestCommonCUDA::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cuda_int8 SKIPPED (nvfuser doesn't support dtype torch.int8) [ 52%] 2023-01-11T22:59:03.1509125Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1509341Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1509557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1509750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_int16 PASSED [ 52%] 2023-01-11T22:59:03.1509955Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_T_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1510194Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1510436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_complex32 PASSED [ 52%] 2023-01-11T22:59:03.1510672Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1510909Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1511146Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bfloat16_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1511426Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1511676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1511896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1512128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1512357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1512584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1512815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_bool_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1513052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1513340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1513581Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1513804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1514036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1514256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_byte_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1514495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1514741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_complex32 PASSED [ 52%] 2023-01-11T22:59:03.1514978Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cdouble_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1515223Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1515459Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1515693Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1515912Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1516144Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_cfloat_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1516382Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1516617Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1516866Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1517105Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1517335Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1517557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1517780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_chalf_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1517999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1518239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1518478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex32 PASSED [ 52%] 2023-01-11T22:59:03.1518723Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1519001Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1519239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1519470Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1519692Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_char_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1519929Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1520151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_complex_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1520392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1520684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1520921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1521159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1521386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_double_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1521625Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1521857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1522095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1522314Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_float_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1522550Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1522786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1523015Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1523238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1523458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1523683Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int16 PASSED [ 52%] 2023-01-11T22:59:03.1523908Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1524132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1524357Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_half_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1524593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1524825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1525057Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1525281Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1525504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1525729Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_int_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1525953Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1526242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1526477Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_complex32 PASSED [ 52%] 2023-01-11T22:59:03.1526711Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1526940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1527161Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1527395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int16 PASSED [ 52%] 2023-01-11T22:59:03.1527620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1527838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1528118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_long_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1528344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1528582Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1528814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs__conversions_short_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1529025Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1529239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_complex32 PASSED [ 52%] 2023-01-11T22:59:03.1529450Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1529661Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1529878Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_int16 PASSED [ 52%] 2023-01-11T22:59:03.1530083Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_abs_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1530285Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1530493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1530708Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1530921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1531127Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int16 PASSED [ 52%] 2023-01-11T22:59:03.1531328Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1531529Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acos_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1531736Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1531939Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1532154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1532362Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1532720Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_acosh_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1532949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1533163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_complex32 PASSED [ 52%] 2023-01-11T22:59:03.1533375Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1533591Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1533869Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1534071Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_add_cuda_uint8 PASSED [ 52%] 2023-01-11T22:59:03.1534288Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1534511Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1534730Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1534949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcdiv_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1535172Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1535385Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float16 PASSED [ 52%] 2023-01-11T22:59:03.1535661Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:03.1535867Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addcmul_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1536085Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1536293Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_bool PASSED [ 52%] 2023-01-11T22:59:03.1536505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int16 PASSED [ 52%] 2023-01-11T22:59:03.1536712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1536912Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_addr_cuda_int64 PASSED [ 52%] 2023-01-11T22:59:03.1537123Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1537343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1537566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_complex64 PASSED [ 52%] 2023-01-11T22:59:03.1537765Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1537962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int32 PASSED [ 52%] 2023-01-11T22:59:03.1538170Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_all_cuda_int8 PASSED [ 52%] 2023-01-11T22:59:03.1538391Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1538621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_complex128 PASSED [ 52%] 2023-01-11T22:59:03.1538842Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_allclose_cuda_float64 PASSED [ 52%] 2023-01-11T22:59:03.1539055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_bfloat16 PASSED [ 52%] 2023-01-11T22:59:03.1539269Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1539473Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1539680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1539881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1540086Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amax_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1540291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1540491Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_amin_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1540702Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1540923Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_complex128 PASSED [ 53%] 2023-01-11T22:59:03.1541124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1541380Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1541597Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1541803Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_any_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1542018Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1542226Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1542436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_arange_cuda_int64 XFAIL [ 53%] 2023-01-11T22:59:03.1542664Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1542884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1543155Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1543379Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1543596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1543817Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1544032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1544247Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1544496Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_complex128 PASSED [ 53%] 2023-01-11T22:59:03.1544743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1544983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1545231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1545468Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1545706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1545948Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_partial_views_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1546185Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1546415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1546658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex128 PASSED [ 53%] 2023-01-11T22:59:03.1546903Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_complex32 PASSED [ 53%] 2023-01-11T22:59:03.1547124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1547353Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1547580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1547810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_as_strided_scatter_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1548029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1548244Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1548457Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1548673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1548925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1549124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1549326Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asin_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1549544Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1549766Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1549985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1550199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1550412Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_asinh_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1550679Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1550878Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1551090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1551295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan2_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1551509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1551727Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1551942Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1552156Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1552371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1552584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atan_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1552786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1552999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1553213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1553420Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1553636Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1553845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1554058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atanh_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1554290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1554509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1554724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex128 PASSED [ 53%] 2023-01-11T22:59:03.1554947Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex32 PASSED [ 53%] 2023-01-11T22:59:03.1555176Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1555396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1555617Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1555833Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_1d_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1556053Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1556333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex128 PASSED [ 53%] 2023-01-11T22:59:03.1556566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1556774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1556994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1557210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_2d_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1557434Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_complex128 PASSED [ 53%] 2023-01-11T22:59:03.1557650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1557867Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1558139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1558353Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_atleast_3d_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1558555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1558772Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1558987Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_and_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1559211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1559439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1559665Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_left_shift_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1559887Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1560106Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_not_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1560317Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1560516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1560729Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1560940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_or_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1561170Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1561399Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1561628Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1561852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_right_shift_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1562067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1562269Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1562483Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1562696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bitwise_xor_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1562926Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_shapes_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1563152Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1563392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1563668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1563906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1564129Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1564340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1564569Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_tensors_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1564797Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1565026Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1565251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_float32 PASSED [ 53%] 2023-01-11T22:59:03.1565522Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1565743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1565962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_broadcast_to_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1566178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1566384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1566600Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_bucketize_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1566814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1567025Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_complex32 PASSED [ 53%] 2023-01-11T22:59:03.1567240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1567451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1567656Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1567864Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1568056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cat_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1568271Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1568482Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_float64 PASSED [ 53%] 2023-01-11T22:59:03.1568689Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1568900Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1569116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ceil_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1569333Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1569542Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1569746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex32 PASSED [ 53%] 2023-01-11T22:59:03.1569961Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_complex64 PASSED [ 53%] 2023-01-11T22:59:03.1570171Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1570383Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int16 PASSED [ 53%] 2023-01-11T22:59:03.1570598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int32 PASSED [ 53%] 2023-01-11T22:59:03.1570809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1571071Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_int8 PASSED [ 53%] 2023-01-11T22:59:03.1571289Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_chunk_cuda_uint8 PASSED [ 53%] 2023-01-11T22:59:03.1571512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1571712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_float16 PASSED [ 53%] 2023-01-11T22:59:03.1571922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_cuda_int64 PASSED [ 53%] 2023-01-11T22:59:03.1572146Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bfloat16 PASSED [ 53%] 2023-01-11T22:59:03.1572360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_bool PASSED [ 53%] 2023-01-11T22:59:03.1572737Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1573041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1573261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_max_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1573481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1573682Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1573901Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1574118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1574332Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1574547Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1574764Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1574985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clamp_min_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1575201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1575412Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1575608Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1575814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1576021Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1576231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_clone_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1576451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1576679Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1576917Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1577140Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1577347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1577570Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1577781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1577997Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_column_stack_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1578213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1578425Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1578736Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1578960Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1579170Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1579361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1579565Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1579773Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1580008Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1580237Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1580510Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1580742Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1580964Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1581175Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1581430Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1581652Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_conj_physical_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1581882Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1582114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1582341Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1582576Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1582804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1583029Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_constant_pad_nd_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1583240Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1583464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1583685Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1583906Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1584127Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1584354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1584566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_contiguous_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1584790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1585002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1585204Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1585418Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1585635Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1585851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_copysign_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1586072Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1586346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1586573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1586786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1586985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1587194Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1587396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1587597Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1587803Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cos_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1588072Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1588283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1588504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1588719Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1588921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1589136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1589347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1589553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1589757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1589969Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cosh_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1590189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1590408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1590610Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1590823Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1591036Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1591248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1591462Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_cumsum_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1591674Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1591898Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1592109Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1592306Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1592517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1592724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1592931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1593133Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1593338Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1593558Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1593832Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1594065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1594274Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1594493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diag_embed_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1594722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1594948Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1595183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1595413Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1595706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1595930Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_copy_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1596139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1596354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1596580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1596799Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1597019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1597230Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1597476Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1597706Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1597946Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1598163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1598392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1598620Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1598849Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_diagonal_scatter_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1599066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1599291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1599512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1599724Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1599939Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_digamma_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1600163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1600397Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1600621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1600849Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_floor_rounding_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1601095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex128 PASSED [ 54%] 2023-01-11T22:59:03.1601370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1601606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int32 PASSED [ 54%] 2023-01-11T22:59:03.1601838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_no_rounding_mode_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1602067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1602279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1602507Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1602733Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1603009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_div_trunc_rounding_cuda_uint8 PASSED [ 54%] 2023-01-11T22:59:03.1603230Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1603452Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1603675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_complex64 PASSED [ 54%] 2023-01-11T22:59:03.1603893Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1604096Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:03.1604312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1604524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int16 PASSED [ 54%] 2023-01-11T22:59:03.1604738Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int64 PASSED [ 54%] 2023-01-11T22:59:03.1604962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dsplit_cuda_int8 PASSED [ 54%] 2023-01-11T22:59:03.1605180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bfloat16 PASSED [ 54%] 2023-01-11T22:59:03.1605391Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_bool PASSED [ 54%] 2023-01-11T22:59:03.1605611Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_complex32 PASSED [ 54%] 2023-01-11T22:59:03.1605825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float16 PASSED [ 54%] 2023-01-11T22:59:03.1606027Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_float64 PASSED [ 54%] 2023-01-11T22:59:03.1606241Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1606453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_dstack_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1606675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_complex32 PASSED [ 55%] 2023-01-11T22:59:03.1606893Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1607099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1607307Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1607529Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1607746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1607974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1608196Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1608417Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1608686Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1608913Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1609130Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1609343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_empty_like_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1609553Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1609755Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_complex32 PASSED [ 55%] 2023-01-11T22:59:03.1609962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float16 PASSED [ 55%] 2023-01-11T22:59:03.1610167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1610423Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1610634Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eq_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1610844Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float16 PASSED [ 55%] 2023-01-11T22:59:03.1611052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1611260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1611451Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1611656Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1611860Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erf_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1612063Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1612281Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_float16 PASSED [ 55%] 2023-01-11T22:59:03.1612495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1612868Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1613082Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfc_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1613285Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float16 PASSED [ 55%] 2023-01-11T22:59:03.1613500Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1613710Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1613921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_erfinv_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1614127Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1614339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1614545Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1614750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp2_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1614959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1615163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_complex32 PASSED [ 55%] 2023-01-11T22:59:03.1615372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1615582Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_exp_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1615807Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1616028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1616324Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1616555Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float16 PASSED [ 55%] 2023-01-11T22:59:03.1616775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1616977Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_as_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1617195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1617411Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1617635Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1617850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expand_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1618066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1618348Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1618564Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1618777Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1618974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1619182Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_expm1_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1619392Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1619601Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1619818Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1620040Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1620253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1620458Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_eye_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1620668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1620879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1621091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft2_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1621308Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1621528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1621745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1621963Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1622174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fft_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1622376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1622601Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1622815Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1623028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1623238Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftn_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1623466Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_bfloat16 PASSED [ 55%] 2023-01-11T22:59:03.1623704Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1623982Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex32 PASSED [ 55%] 2023-01-11T22:59:03.1624220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1624432Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1624654Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1624875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_fftshift_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1625091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1625309Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1625523Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1625798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1626009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft2_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1626230Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex128 PASSED [ 55%] 2023-01-11T22:59:03.1626439Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1626656Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1626872Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfft_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1627088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1627315Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1627538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1627755Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1627967Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_hfftn_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1628174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1628390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft2_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1628601Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1628810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifft_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1629032Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1629248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftn_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1629480Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1629713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1629940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_float16 PASSED [ 55%] 2023-01-11T22:59:03.1630149Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1630371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1630590Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ifftshift_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1630809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1631023Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1631290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1631516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft2_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1631735Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1631931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfft_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1632148Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1632364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1632578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1632792Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_ihfftn_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1633072Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1633296Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1633517Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1633730Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1633932Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft2_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1634149Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1634374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_complex64 PASSED [ 55%] 2023-01-11T22:59:03.1634589Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1634804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1635027Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfft_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1635246Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1635469Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1635670Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1635883Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_irfftn_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1636098Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1636321Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1636536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1636754Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int64 PASSED [ 55%] 2023-01-11T22:59:03.1636969Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1637183Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft2_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1637401Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1637597Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int16 PASSED [ 55%] 2023-01-11T22:59:03.1637811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int32 PASSED [ 55%] 2023-01-11T22:59:03.1638028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_int8 PASSED [ 55%] 2023-01-11T22:59:03.1638242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfft_cuda_uint8 PASSED [ 55%] 2023-01-11T22:59:03.1638454Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_bool PASSED [ 55%] 2023-01-11T22:59:03.1638722Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float32 PASSED [ 55%] 2023-01-11T22:59:03.1638950Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_float64 PASSED [ 55%] 2023-01-11T22:59:03.1639163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1639361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fft_rfftn_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1639573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1639788Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1640005Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1640214Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fill_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1640484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1640701Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1640925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_complex32 PASSED [ 56%] 2023-01-11T22:59:03.1641143Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1641347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1641563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1641775Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1641991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flatten_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1642207Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1642427Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1642650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1642867Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1643065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1643278Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1643481Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flip_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1643696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1643909Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1644134Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1644358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1644573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int16 PASSED [ 56%] 2023-01-11T22:59:03.1644784Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1644986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fliplr_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1645210Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1645431Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1645645Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1645859Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_flipud_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1646081Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1646359Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1646598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1646809Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1647034Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1647252Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1647471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1647691Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1647907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_float_power_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1648193Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1648409Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1648624Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1648820Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1649048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1649273Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1649495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1649717Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1649943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_floor_divide_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1650161Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1650377Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1650575Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1650786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1650991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmax_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1651201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1651415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1651629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1651845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1652058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1652253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmin_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1652464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1652825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1653049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1653260Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int16 PASSED [ 56%] 2023-01-11T22:59:03.1653467Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1653669Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_fmod_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1653957Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1654178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_frac_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1654372Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1654580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1654787Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gcd_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1654999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1655211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1655419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ge_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1655630Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1655905Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1656095Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1656305Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_gt_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1656527Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1656751Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1656968Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1657189Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_heaviside_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1657405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1657626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1657856Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1658055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int16 PASSED [ 56%] 2023-01-11T22:59:03.1658267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1658479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hsplit_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1658700Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1658922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_complex32 PASSED [ 56%] 2023-01-11T22:59:03.1659138Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1659351Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1659566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hstack_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1659770Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1659991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1660208Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_hypot_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1660421Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1660631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int16 PASSED [ 56%] 2023-01-11T22:59:03.1660835Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_i0_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1661050Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igamma_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1661270Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1661524Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_igammac_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1661752Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_imag_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1661966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1662194Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1662415Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1662634Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1662851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1663066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_add_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1663346Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1663557Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1663781Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1664001Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_copy_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1664229Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1664452Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1664673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1664893Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_fill_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1665118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1665360Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1665573Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1665804Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1666026Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int16 PASSED [ 56%] 2023-01-11T22:59:03.1666248Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1666464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_index_select_cuda_int64 PASSED [ 56%] 2023-01-11T22:59:03.1666747Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1666971Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_complex64 PASSED [ 56%] 2023-01-11T22:59:03.1667200Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1667405Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1667621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1667834Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isclose_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1668053Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1668280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1668505Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_complex32 PASSED [ 56%] 2023-01-11T22:59:03.1668725Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1668943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1669209Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isfinite_cuda_uint8 PASSED [ 56%] 2023-01-11T22:59:03.1669420Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1669639Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_complex32 PASSED [ 56%] 2023-01-11T22:59:03.1669852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1670067Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1670279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isinf_cuda_int32 PASSED [ 56%] 2023-01-11T22:59:03.1670491Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1670712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_complex128 PASSED [ 56%] 2023-01-11T22:59:03.1670974Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1671177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_float32 PASSED [ 56%] 2023-01-11T22:59:03.1671387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isnan_cuda_int8 PASSED [ 56%] 2023-01-11T22:59:03.1671612Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bfloat16 PASSED [ 56%] 2023-01-11T22:59:03.1671825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_bool PASSED [ 56%] 2023-01-11T22:59:03.1672046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float16 PASSED [ 56%] 2023-01-11T22:59:03.1672263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_float64 PASSED [ 56%] 2023-01-11T22:59:03.1672478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1672696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isneginf_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1672927Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1673130Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1673347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1673561Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1673780Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1674000Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isposinf_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1674219Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1674433Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1674663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1674872Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex32 PASSED [ 57%] 2023-01-11T22:59:03.1675093Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1675308Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1675523Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_isreal_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1675736Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1675944Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1676153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lcm_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1676369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1676568Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1676824Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1677044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1677249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_le_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1677467Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1677680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1677897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1678118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lerp_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1678332Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1678585Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1678798Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1679010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lgamma_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1679249Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1679492Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1679732Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1679962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1680187Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1680402Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_norm_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1680632Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1680856Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svd_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1681088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_svdvals_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1681363Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1681603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linalg_vector_norm_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1681830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1682053Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1682279Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1682484Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1682702Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1682920Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_linspace_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1683134Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1683345Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1683560Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1683774Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1683986Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log10_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1684256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1684470Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1684687Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1684902Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1685113Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1685323Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1685535Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log1p_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1685750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1685959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1686201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log2_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1686419Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_complex32 PASSED [ 57%] 2023-01-11T22:59:03.1686629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1686838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1687046Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1687252Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1687499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1687750Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1687991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_complex32 PASSED [ 57%] 2023-01-11T22:59:03.1688233Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1688474Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1688712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_log_softmax_with_dtype_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1688947Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1689167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1689387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_and_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1689614Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1689840Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1690054Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1690280Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1690502Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1690723Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_not_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1690949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1691167Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1691397Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1691629Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1691896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1692111Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1692329Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1692690Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1692925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1693139Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_or_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1693354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1693583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1693924Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1694128Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logical_xor_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1694355Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1694570Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1694790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1695003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1695221Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logspace_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1695442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1695671Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1695897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1696100Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1696318Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1696531Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_logsumexp_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1696743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1696955Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1697159Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1697369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_lt_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1697606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1697816Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1698041Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1698261Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_masked_fill_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1698566Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1698792Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1699009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1699225Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1699447Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_maximum_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1699746Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1699959Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1700174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mean_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1700427Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1700676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1700921Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1701172Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1701495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 57%] 2023-01-11T22:59:03.1701751Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 57%] 2023-01-11T22:59:03.1701999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1702229Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int32 PASSED [ 57%] 2023-01-11T22:59:03.1702449Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1702668Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1702886Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1703106Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_minimum_cuda_int64 PASSED [ 57%] 2023-01-11T22:59:03.1703328Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1703549Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1703765Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1704034Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_movedim_cuda_uint8 PASSED [ 57%] 2023-01-11T22:59:03.1704251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bfloat16 PASSED [ 57%] 2023-01-11T22:59:03.1704461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1704675Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1704889Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1705104Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1705321Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int16 PASSED [ 57%] 2023-01-11T22:59:03.1705534Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_mul_cuda_int8 PASSED [ 57%] 2023-01-11T22:59:03.1705751Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_bool PASSED [ 57%] 2023-01-11T22:59:03.1705957Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float16 PASSED [ 57%] 2023-01-11T22:59:03.1706178Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:03.1706395Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_float64 PASSED [ 57%] 2023-01-11T22:59:03.1706609Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nan_to_num_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1706837Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1707066Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_complex128 PASSED [ 58%] 2023-01-11T22:59:03.1707358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1707593Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1707799Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1708014Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_copy_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1708231Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex128 PASSED [ 58%] 2023-01-11T22:59:03.1708447Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_complex32 PASSED [ 58%] 2023-01-11T22:59:03.1708663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1708878Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1709145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_narrow_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1709386Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_native_layer_norm_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1709599Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1709794Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_bool PASSED [ 58%] 2023-01-11T22:59:03.1710010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_complex64 PASSED [ 58%] 2023-01-11T22:59:03.1710221Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1710432Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1710640Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ne_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1710855Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1711077Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1711291Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1711483Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_neg_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1711711Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1711940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_complex64 PASSED [ 58%] 2023-01-11T22:59:03.1712162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1712384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1712603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1712825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1713058Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_bool PASSED [ 58%] 2023-01-11T22:59:03.1713299Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex128 PASSED [ 58%] 2023-01-11T22:59:03.1713526Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_complex32 PASSED [ 58%] 2023-01-11T22:59:03.1713763Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1713996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1714222Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1714455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_empty_strided_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1714680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_bool PASSED [ 58%] 2023-01-11T22:59:03.1714951Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex32 PASSED [ 58%] 2023-01-11T22:59:03.1715187Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_complex64 PASSED [ 58%] 2023-01-11T22:59:03.1715387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1715603Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_full_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1715827Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex128 PASSED [ 58%] 2023-01-11T22:59:03.1716054Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_complex32 PASSED [ 58%] 2023-01-11T22:59:03.1716274Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1716495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1716767Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1716980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1717199Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1717398Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_ones_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1717621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1717838Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_bool PASSED [ 58%] 2023-01-11T22:59:03.1718052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1718272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_new_zeros_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1718504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1718731Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nextafter_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1718991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1719242Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_alpha_dropout_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1719468Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1719703Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_celu_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1719947Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1720191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1720442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_dropout_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1720680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1720915Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1721146Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_elu_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1721384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1721602Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_gelu_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1721831Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_glu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1722081Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1722380Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1722634Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_group_norm_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1722886Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardshrink_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1723132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1723376Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1723619Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1723843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1724136Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1724382Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1724631Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1724877Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1725121Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_huber_loss_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1725358Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex128 PASSED [ 58%] 2023-01-11T22:59:03.1725598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1725841Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1726076Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1726313Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1726552Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1726817Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1727078Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_bool PASSED [ 58%] 2023-01-11T22:59:03.1727340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1727598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1727864Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1728117Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1728352Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1728605Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1728850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1729094Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1729336Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1729578Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1729873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1730116Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mish_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1730361Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1730591Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1730834Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1731074Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1731312Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_nll_loss_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1731643Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1731897Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1732153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1732406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1732854Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_pdist_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1733114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1733348Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1733606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1733859Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1734101Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1734342Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1734580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_prelu_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1734817Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1735052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1735284Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1735512Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1735743Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1735970Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu6_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1736208Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1736446Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1736680Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1736907Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1737138Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1737446Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_relu_cuda_uint8 PASSED [ 58%] 2023-01-11T22:59:03.1737695Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_bool PASSED [ 58%] 2023-01-11T22:59:03.1737957Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_complex64 PASSED [ 58%] 2023-01-11T22:59:03.1738211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1738464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cuda_int8 PASSED [ 58%] 2023-01-11T22:59:03.1738719Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1738970Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1739290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1739538Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1739785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1740015Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softplus_cuda_float64 PASSED [ 58%] 2023-01-11T22:59:03.1740263Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1740509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_softshrink_cuda_float32 PASSED [ 58%] 2023-01-11T22:59:03.1740760Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex64 PASSED [ 58%] 2023-01-11T22:59:03.1741010Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float16 PASSED [ 58%] 2023-01-11T22:59:03.1741256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1741499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int32 PASSED [ 58%] 2023-01-11T22:59:03.1741740Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1741988Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_bfloat16 PASSED [ 58%] 2023-01-11T22:59:03.1742214Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int16 PASSED [ 58%] 2023-01-11T22:59:03.1742455Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_int64 PASSED [ 58%] 2023-01-11T22:59:03.1742698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_threshold_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1742966Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1743228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1743490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1743748Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1744002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1744250Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1744453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_norm_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1744671Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1744941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1745163Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1745371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1745583Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1745795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ones_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1746019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1746236Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1746442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1746719Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1746938Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1747156Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1747374Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1747592Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_permute_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1747814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1748031Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1748235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_positive_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1748452Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1748676Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1748891Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1749105Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1749317Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1749525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_pow_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1749741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1749945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1750156Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_prod_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1750375Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1750606Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1750829Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1751048Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_randn_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1751270Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1751489Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1751702Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1751899Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1752111Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1752373Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_ravel_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1752598Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1752814Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1753028Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_real_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1753259Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1753486Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1753698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1753922Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1754143Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1754431Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1754653Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1754871Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reciprocal_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1755096Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1755321Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1755540Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_remainder_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1755741Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1755961Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1756188Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1756408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1756628Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1756843Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1757061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1757276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_repeat_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1757480Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1757713Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1757943Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1758180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1758406Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1758626Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1758845Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1759061Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_as_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1759278Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1759479Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1759697Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1759919Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1760180Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_reshape_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1760402Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1760624Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1760841Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1761054Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1761251Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1761465Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1761673Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_roll_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1761931Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1762153Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1762369Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1762586Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1762802Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1763015Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1763211Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1763438Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rot90_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1763658Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1763873Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1764085Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1764294Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_round_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1764516Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1764734Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1764937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1765154Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1765370Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1765589Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1765803Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1766017Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1766228Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsqrt_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1766443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1766661Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1766862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1767076Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1767288Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1767544Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1767759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1767962Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_rsub_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1768177Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1768393Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1768595Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1768810Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1769022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1769235Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1769503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1769710Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sgn_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1769925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1770151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1770356Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1770571Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1770787Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1771004Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sigmoid_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1771220Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1771436Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float16 PASSED [ 59%] 2023-01-11T22:59:03.1771649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1771861Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1772065Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1772253Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1772456Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sign_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1772870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int16 PASSED [ 59%] 2023-01-11T22:59:03.1773094Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1773317Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1773532Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_int8 PASSED [ 59%] 2023-01-11T22:59:03.1773745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_signbit_cuda_uint8 PASSED [ 59%] 2023-01-11T22:59:03.1773964Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1774160Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_bool PASSED [ 59%] 2023-01-11T22:59:03.1774380Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex128 PASSED [ 59%] 2023-01-11T22:59:03.1774596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_complex32 PASSED [ 59%] 2023-01-11T22:59:03.1774811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float32 PASSED [ 59%] 2023-01-11T22:59:03.1775022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_float64 PASSED [ 59%] 2023-01-11T22:59:03.1775239Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int32 PASSED [ 59%] 2023-01-11T22:59:03.1775510Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sin_cuda_int64 PASSED [ 59%] 2023-01-11T22:59:03.1775736Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_bfloat16 PASSED [ 59%] 2023-01-11T22:59:03.1775941Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:03.1776157Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1776371Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1776584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1776791Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1777002Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinc_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1777276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1777499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1777718Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_complex32 PASSED [ 60%] 2023-01-11T22:59:03.1777914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1778127Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1778339Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1778545Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sinh_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1778785Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1779025Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1779272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1779509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1779725Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1779960Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1780192Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_softmax_with_dtype_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1780421Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1780649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1780885Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j0_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1781121Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_bessel_j1_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1781390Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1781621Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1781831Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1782053Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1782276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1782495Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_entr_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1782715Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1782995Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1783234Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1783461Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1783684Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_erfcx_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1783896Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1784118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1784344Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1784563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1784836Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1785055Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i0e_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1785276Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1785493Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1785698Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1785916Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1786140Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1786363Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1786587Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_i1e_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1786825Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1787056Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1787285Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1787515Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_ndtr_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1787758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1788020Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1788277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_complex32 PASSED [ 60%] 2023-01-11T22:59:03.1788539Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1788792Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1789045Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_log_softmax_with_dtype_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1789272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1789501Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1789728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1789937Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1790162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_logit_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1790470Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1790735Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1790994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1791252Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1791502Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1791751Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1792003Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1792300Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1792559Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1792811Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1793059Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1793305Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1793534Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1793757Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1793985Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtr_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1794217Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1794429Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1794656Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1794881Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_ndtri_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1795132Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1795382Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1795627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1795877Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1796124Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_softmax_with_dtype_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1796368Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1796602Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1796851Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1797097Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1797340Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1797580Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1797870Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1798121Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_spherical_bessel_j0_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1798354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1798584Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1798799Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_xlog1py_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1799022Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1799245Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1799470Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_special_zeta_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1799737Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1799958Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1800174Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1800387Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1800600Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1800797Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1801008Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sqrt_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1801225Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1801446Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1801663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1801872Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1802088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1802301Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_square_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1802509Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1802736Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_complex64 PASSED [ 60%] 2023-01-11T22:59:03.1802954Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1803172Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1803396Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1803609Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_squeeze_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1803822Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1804039Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_complex32 PASSED [ 60%] 2023-01-11T22:59:03.1804252Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1804453Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1804664Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1804877Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1805091Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_stack_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1805354Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_complex64 PASSED [ 60%] 2023-01-11T22:59:03.1805574Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1805786Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1806009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1806221Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1806444Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1806665Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_std_mean_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1806879Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_bfloat16 PASSED [ 60%] 2023-01-11T22:59:03.1807162Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1807384Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_complex32 PASSED [ 60%] 2023-01-11T22:59:03.1807595Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1807805Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1808009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int32 PASSED [ 60%] 2023-01-11T22:59:03.1808202Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1808408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sub_cuda_uint8 PASSED [ 60%] 2023-01-11T22:59:03.1808610Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_bool PASSED [ 60%] 2023-01-11T22:59:03.1808828Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex128 PASSED [ 60%] 2023-01-11T22:59:03.1809052Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_complex64 PASSED [ 60%] 2023-01-11T22:59:03.1809267Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float16 PASSED [ 60%] 2023-01-11T22:59:03.1809478Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float32 PASSED [ 60%] 2023-01-11T22:59:03.1809688Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_float64 PASSED [ 60%] 2023-01-11T22:59:03.1809883Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int16 PASSED [ 60%] 2023-01-11T22:59:03.1810088Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int64 PASSED [ 60%] 2023-01-11T22:59:03.1810295Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_cuda_int8 PASSED [ 60%] 2023-01-11T22:59:03.1810525Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_complex64 PASSED [ 60%] 2023-01-11T22:59:03.1810749Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1810980Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1811201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1811418Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1811617Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1811837Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_sum_to_size_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1812049Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1812255Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1812471Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1812884Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_t_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1813205Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1813435Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1813654Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1813853Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1814064Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1814272Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tan_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1814490Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1814712Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1814996Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1815213Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1815426Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1815616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1815820Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tanh_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1816044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_bool XFAIL [ 61%] 2023-01-11T22:59:03.1816269Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float32 XFAIL [ 61%] 2023-01-11T22:59:03.1816494Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_float64 XFAIL [ 61%] 2023-01-11T22:59:03.1816714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int32 XFAIL [ 61%] 2023-01-11T22:59:03.1816940Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tensor_split_cuda_int64 XFAIL [ 61%] 2023-01-11T22:59:03.1817151Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1817366Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1817563Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1817770Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_to_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1817991Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1818215Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1818434Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1818649Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1818875Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1819092Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1819290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trace_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1819514Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1819745Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1819976Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1820201Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1820426Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1820650Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1820914Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1821143Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_transpose_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1821347Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1821560Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1821771Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1821983Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1822195Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1822421Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_tril_indices_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1822693Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1822912Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1823114Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1823325Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1823534Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1823739Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1823949Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_triu_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1824170Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1824408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1824644Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1824862Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1825090Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1825316Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1825536Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1825758Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1825973Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1826191Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1826413Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_true_divide_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1826632Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1826831Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1827044Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1827256Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1827470Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_trunc_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1827696Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1827920Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1828142Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1828408Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1828616Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1828830Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unbind_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1829047Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1829277Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1829504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1829727Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1829945Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1830217Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unflatten_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1830442Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1830659Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1830891Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1831118Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1831343Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1831567Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1831790Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1832019Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_copy_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1832244Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1832464Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1832667Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1832882Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1833099Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1833313Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1833528Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unfold_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1833759Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1833993Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1834218Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1834424Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_unsqueeze_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1834640Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1834857Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1835071Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1835285Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1835503Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_var_mean_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1835725Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1835994Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1836229Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1836432Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1836647Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1836863Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1837076Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1837293Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_as_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1837504Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1837779Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1837999Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1838197Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1838403Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_view_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1838627Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex128 PASSED [ 61%] 2023-01-11T22:59:03.1838850Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1839074Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1839290Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1839508Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_float64 PASSED [ 61%] 2023-01-11T22:59:03.1839728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1839928Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vsplit_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1840145Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1840364Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:03.1840581Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1840795Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1841009Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1841223Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1841443Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_int8 PASSED [ 61%] 2023-01-11T22:59:03.1841663Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_vstack_cuda_uint8 PASSED [ 61%] 2023-01-11T22:59:03.1841865Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1842077Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_bool PASSED [ 61%] 2023-01-11T22:59:03.1842298Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_complex32 PASSED [ 61%] 2023-01-11T22:59:03.1842513Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1842728Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_where_cuda_int64 PASSED [ 61%] 2023-01-11T22:59:03.1842948Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_bfloat16 PASSED [ 61%] 2023-01-11T22:59:03.1843165Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float16 PASSED [ 61%] 2023-01-11T22:59:03.1843431Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_float32 PASSED [ 61%] 2023-01-11T22:59:03.1843635Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int16 PASSED [ 61%] 2023-01-11T22:59:03.1843852Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int32 PASSED [ 61%] 2023-01-11T22:59:03.1844060Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_xlogy_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1844283Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1844499Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1844714Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1844925Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1845133Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1845399Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1845596Z test_ops.py::TestCommonCUDA::test_python_ref_meta__refs_zeros_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1845842Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1846087Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_native_batch_norm_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1846320Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1846551Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_var_mean_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1846782Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1847015Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1847250Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1847460Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1847684Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1847905Z test_ops.py::TestCommonCUDA::test_python_ref_meta_ops_nvprims_view_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1848129Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_var_mean_cuda_bfloat16 XFAIL [ 62%] 2023-01-11T22:59:03.1848348Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_bfloat16 XFAIL [ 62%] 2023-01-11T22:59:03.1848572Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex128 XFAIL [ 62%] 2023-01-11T22:59:03.1848794Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_complex64 XFAIL [ 62%] 2023-01-11T22:59:03.1849012Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float16 XFAIL [ 62%] 2023-01-11T22:59:03.1849232Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_float64 XFAIL [ 62%] 2023-01-11T22:59:03.1849431Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int16 XFAIL [ 62%] 2023-01-11T22:59:03.1849640Z test_ops.py::TestCommonCUDA::test_python_ref_ops_nvprims_view_cuda_int32 XFAIL [ 62%] 2023-01-11T22:59:03.1849868Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1850088Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1850317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1850546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1850772Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1851045Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1851260Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_T_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1851516Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1851768Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1852030Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1852288Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1852721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1853064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1853317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bfloat16_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1853569Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1853828Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1854066Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1854317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1854566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1854821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1855072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_bool_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1855322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1855576Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1855827Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1856078Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1856309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1856554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_byte_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1856823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1857083Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1857337Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1857593Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1857846Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1858098Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cdouble_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1858349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1858655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1858920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1859172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1859422Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1859671Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1859922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1860170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_cfloat_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1860491Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1860749Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1861000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1861237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1861482Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1861730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1861971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_chalf_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1862227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1862485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1862735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1862987Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1863236Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_char_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1863478Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1863734Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_complex_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1863985Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1864256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1864515Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1864768Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1865022Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1865274Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1865524Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1865755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1866055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1866316Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_double_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1866575Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1866827Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1867075Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1867323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1867568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1867863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_float_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1868120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1868361Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1868613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1868863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1869110Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1869353Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1869594Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_half_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1869859Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1870106Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1870350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1870573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1870813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_int_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1871052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1871310Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1871563Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1871806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_long_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1872059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1872315Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1872567Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1872805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1873054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1873306Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs__conversions_short_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1873583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1873822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1874055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1874281Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1874503Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1874730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_abs_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1874950Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1875229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1875460Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1875689Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1875916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1876141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1876368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acos_cuda_int8 PASSED [ 62%] 2023-01-11T22:59:03.1876601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1876828Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_bool PASSED [ 62%] 2023-01-11T22:59:03.1877056Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1877290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1877520Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1877751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int32 PASSED [ 62%] 2023-01-11T22:59:03.1877980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_acosh_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1878213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1878448Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex128 PASSED [ 62%] 2023-01-11T22:59:03.1878680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_complex32 PASSED [ 62%] 2023-01-11T22:59:03.1878896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1879126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_float64 PASSED [ 62%] 2023-01-11T22:59:03.1879430Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_int64 PASSED [ 62%] 2023-01-11T22:59:03.1879663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_add_cuda_uint8 PASSED [ 62%] 2023-01-11T22:59:03.1879900Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float16 PASSED [ 62%] 2023-01-11T22:59:03.1880132Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcdiv_cuda_float32 PASSED [ 62%] 2023-01-11T22:59:03.1880369Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_bfloat16 PASSED [ 62%] 2023-01-11T22:59:03.1880607Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_complex64 PASSED [ 62%] 2023-01-11T22:59:03.1880846Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int16 PASSED [ 62%] 2023-01-11T22:59:03.1881134Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addcmul_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1881402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1881638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1881869Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1882093Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1882320Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_addr_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1882543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1882778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1883067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1883280Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1883508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1883737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1883958Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_all_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1884196Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1884439Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1884675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1884917Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_allclose_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1885144Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1885358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1885585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1885814Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1886034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amax_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1886260Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1886485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1886717Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1886948Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1887160Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1887387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int32 PASSED [ 63%] 2023-01-11T22:59:03.1887613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1887836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1888061Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_amin_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1888287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1888573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1888812Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1889043Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1889252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_int32 PASSED [ 63%] 2023-01-11T22:59:03.1889476Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_any_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1889709Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1889938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1890163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1890450Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_arange_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1890695Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1890935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1891184Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1891413Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1891653Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1891891Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1892128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1892368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_int32 PASSED [ 63%] 2023-01-11T22:59:03.1892789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1893068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1893329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1893584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1893820Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1894078Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1894336Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1894593Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1894844Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_partial_views_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1895095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1895350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1895601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1895852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1896160Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1896420Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1896667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_as_strided_scatter_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1896893Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1897132Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_complex32 PASSED [ 63%] 2023-01-11T22:59:03.1897362Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1897589Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1897817Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asin_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1898120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1898331Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1898571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1898866Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1899100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1899326Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1899555Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1899789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_asinh_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1900034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1900268Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1900479Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1900704Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan2_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1900934Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1901171Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1901399Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1901629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1901867Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1902090Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1902317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atan_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1902536Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1902763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atanh_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1903000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1903238Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1903474Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1903755Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int32 PASSED [ 63%] 2023-01-11T22:59:03.1903991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1904225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1904452Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_1d_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1904677Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1904922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1905167Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex32 PASSED [ 63%] 2023-01-11T22:59:03.1905403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1905694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1905933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1906170Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_2d_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1906411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1906658Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1906876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1907108Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1907349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_atleast_3d_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1907585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1907823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1908062Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_and_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1908312Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1908558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1908800Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1909018Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1909261Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_not_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1909498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1909730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1909960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1910190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_or_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1910443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_right_shift_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1910675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1910906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int32 PASSED [ 63%] 2023-01-11T22:59:03.1911173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1911442Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1911700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1911952Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1912200Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1912448Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1912688Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1913013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1913262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_float32 PASSED [ 63%] 2023-01-11T22:59:03.1913486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1913727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1913966Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_broadcast_to_cuda_int8 PASSED [ 63%] 2023-01-11T22:59:03.1914205Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1914443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_bucketize_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1914672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1914907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_bool PASSED [ 63%] 2023-01-11T22:59:03.1915146Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex128 PASSED [ 63%] 2023-01-11T22:59:03.1915379Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_complex64 PASSED [ 63%] 2023-01-11T22:59:03.1915592Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1915818Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int32 PASSED [ 63%] 2023-01-11T22:59:03.1916042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_int64 PASSED [ 63%] 2023-01-11T22:59:03.1916270Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cat_cuda_uint8 PASSED [ 63%] 2023-01-11T22:59:03.1916499Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_bfloat16 PASSED [ 63%] 2023-01-11T22:59:03.1916738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float16 PASSED [ 63%] 2023-01-11T22:59:03.1916968Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_float64 PASSED [ 63%] 2023-01-11T22:59:03.1917195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int16 PASSED [ 63%] 2023-01-11T22:59:03.1917406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1917633Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ceil_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1917865Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1918091Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1918331Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1918578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1918857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1919096Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1919325Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1919539Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_chunk_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1919773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1920002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1920229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1920508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1920751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1920988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1921225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1921462Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1921683Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1921915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1922141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_max_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1922388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1922628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1922863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1923100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1923329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1923560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clamp_min_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1923772Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1924004Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_complex64 PASSED [ 64%] 2023-01-11T22:59:03.1924243Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1924469Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1924696Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_clone_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1924946Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1925194Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_complex64 PASSED [ 64%] 2023-01-11T22:59:03.1925438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1925681Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1925902Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1926190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_column_stack_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1926434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1926673Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1926909Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1927136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_complex64 PASSED [ 64%] 2023-01-11T22:59:03.1927365Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1927594Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1927821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1928119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1928367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1928620Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1928869Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1929113Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1929357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_conj_physical_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1929607Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1929858Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1930115Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1930348Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1930592Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1930831Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1931068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1931309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1931547Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1931788Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1932025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1932256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_contiguous_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1932475Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1932901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1933143Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_copysign_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1933374Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1933597Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1933902Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1934142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1934367Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cos_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1934583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1934820Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1935049Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1935275Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1935501Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1935795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1936020Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cosh_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1936263Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1936502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_complex64 PASSED [ 64%] 2023-01-11T22:59:03.1936715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1936944Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1937173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_cumsum_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1937396Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1937645Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1937879Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1938105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1938333Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1938558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1938767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1939012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1939245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1939498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1939739Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1939973Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1940207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1940437Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1940668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1940883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diag_embed_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1941128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1941428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex32 PASSED [ 64%] 2023-01-11T22:59:03.1941685Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_complex64 PASSED [ 64%] 2023-01-11T22:59:03.1941929Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1942172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1942416Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_copy_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1942657Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1942902Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1943173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1943410Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1943643Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1943874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1944120Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1944377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1944625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1944874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1945123Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1945355Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1945598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_diagonal_scatter_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1945829Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1946066Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1946297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1946530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_digamma_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1946784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_bfloat16 PASSED [ 64%] 2023-01-11T22:59:03.1947044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1947296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1947528Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1947778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1948037Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:03.1948294Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex64 PASSED [ 64%] 2023-01-11T22:59:03.1948546Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1948843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1949104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1949351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float16 PASSED [ 64%] 2023-01-11T22:59:03.1949599Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1949829Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1950077Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1950323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int8 PASSED [ 64%] 2023-01-11T22:59:03.1950613Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_float64 PASSED [ 64%] 2023-01-11T22:59:03.1950845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int16 PASSED [ 64%] 2023-01-11T22:59:03.1951076Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int32 PASSED [ 64%] 2023-01-11T22:59:03.1951305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_int64 PASSED [ 64%] 2023-01-11T22:59:03.1951538Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dsplit_cuda_uint8 PASSED [ 64%] 2023-01-11T22:59:03.1951770Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_bool PASSED [ 64%] 2023-01-11T22:59:03.1951990Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_dstack_cuda_float32 PASSED [ 64%] 2023-01-11T22:59:03.1952279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_bool SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:59:03.1952582Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:59:03.1952874Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:59:03.1953159Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:59:03.1953446Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_bool SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:59:03.1953743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_complex32 SKIPPED (Expected: empty is not comparable) [ 64%] 2023-01-11T22:59:03.1954034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float16 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T22:59:03.1954332Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T22:59:03.1954618Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int16 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T22:59:03.1954903Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T22:59:03.1955173Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T22:59:03.1955461Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_empty_like_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T22:59:03.1955685Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1955921Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_complex32 PASSED [ 65%] 2023-01-11T22:59:03.1956191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eq_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1956429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float16 PASSED [ 65%] 2023-01-11T22:59:03.1956655Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1956882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1957109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1957318Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erf_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1957548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float16 PASSED [ 65%] 2023-01-11T22:59:03.1957777Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1958062Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1958289Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1958517Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfc_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1958748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1958985Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_float16 PASSED [ 65%] 2023-01-11T22:59:03.1959198Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1959425Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1959656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1959890Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_erfinv_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1960118Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1960344Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1960568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp2_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1960791Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1961025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1961241Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_complex32 PASSED [ 65%] 2023-01-11T22:59:03.1961471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1961708Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1961937Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1962162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1962387Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_exp_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1962628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:59:03.1962864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1963102Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1963322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1963598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_as_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1963838Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1964076Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1964318Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_complex64 PASSED [ 65%] 2023-01-11T22:59:03.1964548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float16 PASSED [ 65%] 2023-01-11T22:59:03.1964778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1965005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expand_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1965237Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:59:03.1965520Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1965753Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1965980Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_expm1_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1966211Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:59:03.1966440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1966725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float16 PASSED [ 65%] 2023-01-11T22:59:03.1966956Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1967182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1967399Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1967625Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1967845Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_eye_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1968079Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1968321Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1968560Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1968790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1969021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1969252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1969459Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1969688Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft2_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1969916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1970151Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1970382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fft_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1970626Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex64 PASSED [ 65%] 2023-01-11T22:59:03.1970860Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1971137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1971369Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1971575Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftn_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1971822Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex32 PASSED [ 65%] 2023-01-11T22:59:03.1972065Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1972303Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1972674Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1972936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1973250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1973484Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1973726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1973947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1974177Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1974407Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfft_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1974638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1974884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1975121Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1975351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1975581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1975824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1976051Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex64 PASSED [ 65%] 2023-01-11T22:59:03.1976286Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1976525Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex64 PASSED [ 65%] 2023-01-11T22:59:03.1976766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1977000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1977226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1977457Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1977684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifft_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1977907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1978135Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1978372Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1978672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1978914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1979142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1979373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1979603Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftn_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1979851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bfloat16 PASSED [ 65%] 2023-01-11T22:59:03.1980104Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1980341Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex32 PASSED [ 65%] 2023-01-11T22:59:03.1980644Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1980889Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1981133Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1981408Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1981648Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1981884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1982119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1982360Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1982577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1982801Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1983033Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1983270Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1983503Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1983730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1983956Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1984186Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfft_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1984428Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1984648Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1984894Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1985139Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex64 PASSED [ 65%] 2023-01-11T22:59:03.1985371Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1985603Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1985832Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft2_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1986128Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1986373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfft_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1986606Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1986835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex128 PASSED [ 65%] 2023-01-11T22:59:03.1987070Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1987302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int16 PASSED [ 65%] 2023-01-11T22:59:03.1987529Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1987754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1988044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1988277Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int64 PASSED [ 65%] 2023-01-11T22:59:03.1988506Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1988719Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft2_cuda_uint8 PASSED [ 65%] 2023-01-11T22:59:03.1988950Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_bool PASSED [ 65%] 2023-01-11T22:59:03.1989180Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float32 PASSED [ 65%] 2023-01-11T22:59:03.1989407Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_float64 PASSED [ 65%] 2023-01-11T22:59:03.1989634Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int32 PASSED [ 65%] 2023-01-11T22:59:03.1989871Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfft_cuda_int8 PASSED [ 65%] 2023-01-11T22:59:03.1990109Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.1990346Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.1990582Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.1990795Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fft_rfftn_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.1991029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.1991251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.1991485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.1991718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.1991949Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.1992177Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.1992403Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.1992627Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.1992839Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.1993064Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fill_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.1993307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.1993598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.1993844Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.1994075Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.1994304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.1994533Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.1994764Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flatten_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.1994973Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.1995196Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.1995487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.1995716Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.1995944Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.1996172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.1996399Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.1996630Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.1996857Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flip_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.1997083Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:03.1997329Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.1997562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.1997790Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.1998021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fliplr_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.1998251Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.1998487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.1998718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.1998932Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.1999169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_flipud_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.1999407Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.1999646Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.1999883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_float_power_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2000114Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2000344Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2000572Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2000799Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2001076Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2001323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2001566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2001803Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2002042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_floor_divide_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2002276Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2002502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2002727Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2003011Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmax_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2003227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2003452Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2003679Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2003904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2004132Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2004358Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmin_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2004590Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2004823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2005054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2005262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2005481Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2005706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2005933Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_fmod_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2006156Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2006380Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2006609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gcd_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2006834Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2007042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2007265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2007485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2007704Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ge_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2007927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2008148Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2008368Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2008632Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_gt_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2008876Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2009099Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2009335Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2009566Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_heaviside_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2009794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2010036Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:03.2010326Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.2010561Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2010794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hsplit_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2011026Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2011248Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:03.2011479Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.2011711Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2011939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2012177Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2012406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2012778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2013013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hstack_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2013245Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2013456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_hypot_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2013680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2013907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2014139Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_i0_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2014377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2014609Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_igammac_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2014836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:03.2015067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.2015279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_imag_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2015505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2015748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2016060Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2016309Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_add_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2016543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2016789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2017029Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2017269Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_copy_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2017495Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2017730Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2018048Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_fill_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2018294Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2018536Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2018779Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_index_select_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2019015Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2019256Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:03.2019488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int32 PASSED [ 66%] 2023-01-11T22:59:03.2019706Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2019936Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isclose_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2020172Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.2020411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2020646Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2020873Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int64 PASSED [ 66%] 2023-01-11T22:59:03.2021103Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2021330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isfinite_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2021562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2021786Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex32 PASSED [ 66%] 2023-01-11T22:59:03.2022018Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2022250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2022475Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2022701Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2022928Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2023158Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isinf_cuda_uint8 PASSED [ 66%] 2023-01-11T22:59:03.2023394Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bfloat16 PASSED [ 66%] 2023-01-11T22:59:03.2023666Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_bool PASSED [ 66%] 2023-01-11T22:59:03.2023897Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:03.2024132Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_complex64 PASSED [ 66%] 2023-01-11T22:59:03.2024363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float16 PASSED [ 66%] 2023-01-11T22:59:03.2024587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_float32 PASSED [ 66%] 2023-01-11T22:59:03.2024814Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isnan_cuda_int8 PASSED [ 66%] 2023-01-11T22:59:03.2025052Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_float64 PASSED [ 66%] 2023-01-11T22:59:03.2025351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int16 PASSED [ 66%] 2023-01-11T22:59:03.2025585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isneginf_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2025827Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2026049Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2026279Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2026510Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2026735Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2026964Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isposinf_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2027204Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_complex32 PASSED [ 67%] 2023-01-11T22:59:03.2027433Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2027656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2027884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2028099Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_isreal_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2028322Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2028543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2028767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2028993Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lcm_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2029224Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2029447Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2029674Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2029880Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2030105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_le_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2030343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2030579Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex32 PASSED [ 67%] 2023-01-11T22:59:03.2030809Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2031087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lerp_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2031327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2031559Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2031789Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2032002Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2032229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lgamma_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2032480Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2032739Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2033050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2033303Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2033547Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2033787Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2034035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2034259Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svd_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2034505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2034763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2035015Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2035266Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2035505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2035747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2035982Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_int64 XFAIL [ 67%] 2023-01-11T22:59:03.2036210Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_linspace_cuda_uint8 XFAIL [ 67%] 2023-01-11T22:59:03.2036426Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2036661Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2036891Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2037119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2037346Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2037577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2037805Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2038035Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log10_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2038269Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2038531Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2038779Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2039013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2039243Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2039470Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2039699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2039924Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log1p_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2040149Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2040433Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2040642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log2_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2040872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2041095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2041321Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2041550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2041777Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2042001Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2042267Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2042513Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2042767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2043020Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2043274Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2043529Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2043769Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2044023Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2044266Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2044506Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_and_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2044742Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2044974Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2045219Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2045460Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2045705Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2046034Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_not_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2046285Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2046532Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2046767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2046994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2047207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_or_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2047455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2047754Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2048000Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2048242Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2048479Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2048718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2048955Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2049193Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logical_xor_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2049412Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2049665Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2049911Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_complex64 PASSED [ 67%] 2023-01-11T22:59:03.2050151Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2050385Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2050617Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int16 XFAIL [ 67%] 2023-01-11T22:59:03.2050847Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int32 XFAIL [ 67%] 2023-01-11T22:59:03.2051072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logspace_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2051315Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2051543Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2051783Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2052018Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2052247Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_logsumexp_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2052475Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2052840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2053079Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2053304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2053585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2053819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2054038Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_int8 PASSED [ 67%] 2023-01-11T22:59:03.2054260Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_lt_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2054506Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2054752Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_complex32 PASSED [ 67%] 2023-01-11T22:59:03.2054991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2055228Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2055529Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_masked_fill_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2055751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2055988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2056217Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2056452Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_maximum_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2056682Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2056911Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2057140Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mean_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2057414Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2057670Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2057913Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2058166Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2058413Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float64 PASSED [ 67%] 2023-01-11T22:59:03.2058667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2058914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2059189Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 67%] 2023-01-11T22:59:03.2059455Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float16 PASSED [ 67%] 2023-01-11T22:59:03.2059715Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2059971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int64 PASSED [ 67%] 2023-01-11T22:59:03.2060222Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_uint8 PASSED [ 67%] 2023-01-11T22:59:03.2060443Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bfloat16 PASSED [ 67%] 2023-01-11T22:59:03.2060675Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_bool PASSED [ 67%] 2023-01-11T22:59:03.2060959Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_float32 PASSED [ 67%] 2023-01-11T22:59:03.2061202Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int16 PASSED [ 67%] 2023-01-11T22:59:03.2061430Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int32 PASSED [ 67%] 2023-01-11T22:59:03.2061652Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2061883Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_minimum_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2062114Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_bool PASSED [ 68%] 2023-01-11T22:59:03.2062355Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2062571Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2062852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2063076Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2063305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_movedim_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2063538Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2063763Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_bool PASSED [ 68%] 2023-01-11T22:59:03.2063993Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2064223Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2064435Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2064664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2064892Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2065119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2065343Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_mul_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2065585Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2065824Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2066059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2066295Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2066517Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nan_to_num_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2066767Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex128 PASSED [ 68%] 2023-01-11T22:59:03.2067012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_complex32 PASSED [ 68%] 2023-01-11T22:59:03.2067249Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2067486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2067722Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2067960Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_copy_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2068197Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2068477Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_bool PASSED [ 68%] 2023-01-11T22:59:03.2068703Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2068950Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2069178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2069410Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2069638Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_narrow_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2069887Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2070136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2070435Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2070663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2070872Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2071095Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2071317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ne_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2071550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex32 PASSED [ 68%] 2023-01-11T22:59:03.2071780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2072010Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2072244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2072468Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2072694Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_neg_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2072975Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_bfloat16 SKIPPED (Expected: empty is not comparable) [ 68%] 2023-01-11T22:59:03.2073265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float32 SKIPPED (Expected: empty is not comparable) [ 68%] 2023-01-11T22:59:03.2073555Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 68%] 2023-01-11T22:59:03.2073842Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int64 SKIPPED (Expected: empty is not comparable) [ 68%] 2023-01-11T22:59:03.2074141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_int8 SKIPPED (Expected: empty is not comparable) [ 68%] 2023-01-11T22:59:03.2074431Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_cuda_uint8 SKIPPED (Expected: empty is not comparable) [ 68%] 2023-01-11T22:59:03.2074747Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2075059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bool SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2075378Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2075696Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2076038Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int16 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2076354Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int32 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2076664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int64 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2076971Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int8 SKIPPED (Expected: empty_strided is not comparable) [ 68%] 2023-01-11T22:59:03.2077213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2077505Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex128 PASSED [ 68%] 2023-01-11T22:59:03.2077751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2077988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2078219Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_full_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2078456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2078672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_bool PASSED [ 68%] 2023-01-11T22:59:03.2078913Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_complex128 PASSED [ 68%] 2023-01-11T22:59:03.2079148Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2079384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2079612Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2079836Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_ones_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2080059Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_bool PASSED [ 68%] 2023-01-11T22:59:03.2080299Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2080538Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2080757Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2080990Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2081230Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_new_zeros_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2081515Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nextafter_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2081843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 68%] 2023-01-11T22:59:03.2082165Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 68%] 2023-01-11T22:59:03.2082485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Expected: dropout is not comparable) [ 68%] 2023-01-11T22:59:03.2082741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2082994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2083359Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float16 SKIPPED (Expected: dropout is not comparable) [ 68%] 2023-01-11T22:59:03.2083663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 68%] 2023-01-11T22:59:03.2083919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2084169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2084421Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2084669Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2084974Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2085234Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2085487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2085738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2085995Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2086235Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2086484Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2086741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2086998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2087272Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2087532Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2087788Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2088045Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2088304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2088550Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2088815Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2089071Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2089327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2089583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2089861Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2090142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2090460Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2090740Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2091012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2091265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2091533Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2091784Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2092036Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2092349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2092793Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2093054Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2093308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2093554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2093780Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2094055Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex64 PASSED [ 68%] 2023-01-11T22:59:03.2094337Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2094608Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2094877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int32 PASSED [ 68%] 2023-01-11T22:59:03.2095141Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2095409Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2095662Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2095915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2096191Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2096441Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2096707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2096968Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2097231Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_uint8 PASSED [ 68%] 2023-01-11T22:59:03.2097487Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2097743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2098067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float64 PASSED [ 68%] 2023-01-11T22:59:03.2098330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2098584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2098834Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2099067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_bfloat16 PASSED [ 68%] 2023-01-11T22:59:03.2099317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float16 PASSED [ 68%] 2023-01-11T22:59:03.2099568Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float32 PASSED [ 68%] 2023-01-11T22:59:03.2099884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int16 PASSED [ 68%] 2023-01-11T22:59:03.2100131Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int64 PASSED [ 68%] 2023-01-11T22:59:03.2100379Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int8 PASSED [ 68%] 2023-01-11T22:59:03.2100629Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2100875Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2101126Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2101389Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2101668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2101938Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2102209Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2102484Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2102751Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2103016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2103287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2103555Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2103817Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2104068Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2104327Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2104584Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2104841Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2105100Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2105402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2105668Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2105920Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2106169Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2106405Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2106680Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2107018Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2107298Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2107570Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2107840Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2108112Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2108377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2108617Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_norm_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2108851Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2109074Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_complex32 PASSED [ 69%] 2023-01-11T22:59:03.2109308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2109542Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2109770Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2109999Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ones_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2110243Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2110488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2110732Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2110966Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2111179Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2111411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2111645Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_permute_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2111885Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2112118Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2112349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2112635Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2112877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_positive_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2113105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2113323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2113554Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2113785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2114013Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2114239Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_pow_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2114528Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2114757Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2114993Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2115206Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2115434Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2115661Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_prod_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2115896Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2116136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2116381Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2116616Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2116843Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_randn_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2117074Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2117287Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2117523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2117758Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex32 PASSED [ 69%] 2023-01-11T22:59:03.2117988Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2118226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2118454Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2118677Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2118907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2119136Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2119347Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_ravel_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2119578Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2119804Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2120042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2120314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2120552Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2120778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2121005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_real_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2121252Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2121483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2121725Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2122033Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reciprocal_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2122272Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_remainder_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2122504Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2122737Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2122964Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2123194Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2123424Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2123640Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_repeat_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2123893Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2124137Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_complex32 PASSED [ 69%] 2023-01-11T22:59:03.2124377Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2124614Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2124849Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_as_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2125081Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2125320Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2125548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_complex32 PASSED [ 69%] 2023-01-11T22:59:03.2125797Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2126027Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2126255Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2126490Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2126721Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2126954Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_reshape_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2127182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2127417Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2127684Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2127922Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2128147Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2128375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2128598Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_roll_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2128823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2138156Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2138471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2138852Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2139087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2139317Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2139545Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rot90_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2139778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2140005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2140230Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_round_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2140472Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2140720Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex32 PASSED [ 69%] 2023-01-11T22:59:03.2140935Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2141168Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2141397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2141628Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsqrt_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2141863Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2142103Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2142339Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2142577Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2142807Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2143021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:03.2143250Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_int32 PASSED [ 69%] 2023-01-11T22:59:03.2143478Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_rsub_cuda_uint8 PASSED [ 69%] 2023-01-11T22:59:03.2143707Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2143939Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_bool PASSED [ 69%] 2023-01-11T22:59:03.2144174Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex32 PASSED [ 69%] 2023-01-11T22:59:03.2144471Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_complex64 PASSED [ 69%] 2023-01-11T22:59:03.2144719Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float16 PASSED [ 69%] 2023-01-11T22:59:03.2144950Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_float32 PASSED [ 69%] 2023-01-11T22:59:03.2145160Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int16 PASSED [ 69%] 2023-01-11T22:59:03.2145388Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int64 PASSED [ 69%] 2023-01-11T22:59:03.2145615Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sgn_cuda_int8 PASSED [ 69%] 2023-01-11T22:59:03.2145854Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_bfloat16 PASSED [ 69%] 2023-01-11T22:59:03.2146098Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex128 PASSED [ 69%] 2023-01-11T22:59:03.2146399Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex32 PASSED [ 70%] 2023-01-11T22:59:03.2146646Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_complex64 PASSED [ 70%] 2023-01-11T22:59:03.2146884Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2147117Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2147330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2147562Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2147791Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sigmoid_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2148019Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2148253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2148486Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2148714Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2148943Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sign_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2149162Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2149395Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2149622Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2149849Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2150087Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2150321Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_signbit_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2150548Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2150776Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2151011Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_complex128 PASSED [ 70%] 2023-01-11T22:59:03.2151224Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2151450Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2151676Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2151906Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sin_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2152182Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2152415Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2152651Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_complex64 PASSED [ 70%] 2023-01-11T22:59:03.2152881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2153114Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2153323Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinc_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2153553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2153844Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_complex128 PASSED [ 70%] 2023-01-11T22:59:03.2154077Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2154304Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2154535Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sinh_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2154796Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2155053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2155308Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2155544Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2155802Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2156049Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2156294Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_softmax_with_dtype_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2156540Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2156788Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j0_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2157040Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2157291Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2157537Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2157768Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_bessel_j1_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2158014Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2158258Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2158501Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2158743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2158986Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2159228Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_entr_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2159523Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2159778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2160005Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2160244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_erfcx_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2160488Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2160728Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2160967Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2161207Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2161504Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2161744Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i0e_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2161983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2162201Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2162437Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2162674Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2162914Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2163155Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_i1e_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2163411Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2163663Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2163910Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2164158Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2164384Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_ndtr_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2164662Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2164941Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex128 PASSED [ 70%] 2023-01-11T22:59:03.2165229Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex32 PASSED [ 70%] 2023-01-11T22:59:03.2165503Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_complex64 PASSED [ 70%] 2023-01-11T22:59:03.2165773Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2166037Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2166305Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2166551Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2166803Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2167080Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2167332Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2167576Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2167821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_logit_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2168099Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2168373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2168650Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2169024Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2169296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2169553Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2169825Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2170096Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2170362Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2170640Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2170916Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2171163Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2171404Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2171650Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtr_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2171898Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2172130Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2172373Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2172882Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2173144Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2173391Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_ndtri_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2173652Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2173925Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_complex128 PASSED [ 70%] 2023-01-11T22:59:03.2174190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float16 PASSED [ 70%] 2023-01-11T22:59:03.2174456Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2174777Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2175050Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2175306Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2175558Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2175813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2176065Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2176330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2176660Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2176924Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2177175Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2177406Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2177656Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2177901Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2178147Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2178397Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_xlog1py_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2178639Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2178885Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2179129Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2179375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_special_zeta_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2179595Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2179835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_complex128 PASSED [ 70%] 2023-01-11T22:59:03.2180067Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float32 PASSED [ 70%] 2023-01-11T22:59:03.2180307Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_float64 PASSED [ 70%] 2023-01-11T22:59:03.2180538Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2180766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2180994Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sqrt_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2181227Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_bool PASSED [ 70%] 2023-01-11T22:59:03.2181483Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2181718Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2181947Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_square_cuda_uint8 PASSED [ 70%] 2023-01-11T22:59:03.2182253Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_bfloat16 PASSED [ 70%] 2023-01-11T22:59:03.2182508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex32 PASSED [ 70%] 2023-01-11T22:59:03.2182750Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_complex64 PASSED [ 70%] 2023-01-11T22:59:03.2182983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int16 PASSED [ 70%] 2023-01-11T22:59:03.2183214Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int32 PASSED [ 70%] 2023-01-11T22:59:03.2183440Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int64 PASSED [ 70%] 2023-01-11T22:59:03.2183653Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_squeeze_cuda_int8 PASSED [ 70%] 2023-01-11T22:59:03.2183881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2184198Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2184432Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2184666Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2184892Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2185122Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2185353Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2185581Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2185794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_stack_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2186032Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2186262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2186502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2186743Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2186983Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_std_mean_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2187211Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2187435Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2187666Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2187881Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2188107Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2188330Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sub_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2188564Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2188794Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2189021Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2189246Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2189485Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2189766Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2190025Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2190262Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2190499Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_sum_to_size_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2190726Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2190954Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2191178Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2191402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2191678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2191885Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_t_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2192112Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2192351Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2192589Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2192819Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2193042Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2193265Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2193498Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tan_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2193734Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2193957Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2194187Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2194418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tanh_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2194672Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2194919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2195167Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2195418Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2195662Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2195904Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tensor_split_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2196119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2196356Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2196587Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2196816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2197041Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2197314Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2197547Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_to_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2197785Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2198016Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2198225Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2198453Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2198679Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trace_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2198928Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2199226Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2199465Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2199699Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_transpose_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2199927Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2200145Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2200375Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2200605Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2200835Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2201072Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2201302Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2201530Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_tril_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2201768Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2201998Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2202212Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2202438Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2202667Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2202913Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_triu_indices_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2203154Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2203402Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2203646Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_complex32 XFAIL [ 71%] 2023-01-11T22:59:03.2203890Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2204131Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2204357Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2204596Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_true_divide_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2204878Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2205119Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2205349Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2205582Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_trunc_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2205816Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2206057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2206296Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2206508Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unbind_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2206807Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2207057Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2207297Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2207538Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2207778Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2208012Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unflatten_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2208261Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2208506Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2208738Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_copy_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2208976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2209208Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2209447Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2209678Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2209915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2210148Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2210382Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unfold_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2210619Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2210864Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2211105Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_unsqueeze_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2211341Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2211573Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2211806Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2212043Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2212290Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_var_mean_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2212797Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2213044Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2213282Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2213522Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_complex64 PASSED [ 71%] 2023-01-11T22:59:03.2213758Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2213991Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float32 PASSED [ 71%] 2023-01-11T22:59:03.2214219Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2214518Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int16 PASSED [ 71%] 2023-01-11T22:59:03.2214748Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2214976Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2215190Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_as_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2215419Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2215642Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2215877Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex128 PASSED [ 71%] 2023-01-11T22:59:03.2216113Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_complex32 PASSED [ 71%] 2023-01-11T22:59:03.2216350Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2216583Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_view_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2216821Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2217053Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2217270Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2217502Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vsplit_cuda_uint8 PASSED [ 71%] 2023-01-11T22:59:03.2217741Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2217974Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_bool PASSED [ 71%] 2023-01-11T22:59:03.2218213Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int32 PASSED [ 71%] 2023-01-11T22:59:03.2218449Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_vstack_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2218687Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_bfloat16 PASSED [ 71%] 2023-01-11T22:59:03.2218919Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float16 PASSED [ 71%] 2023-01-11T22:59:03.2219148Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:03.2219363Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int64 PASSED [ 71%] 2023-01-11T22:59:03.2219593Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_int8 PASSED [ 71%] 2023-01-11T22:59:03.2219823Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_where_cuda_uint8 PASSED [ 72%] 2023-01-11T22:59:03.2220066Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_bfloat16 PASSED [ 72%] 2023-01-11T22:59:03.2220346Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_float16 PASSED [ 72%] 2023-01-11T22:59:03.2220586Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int16 PASSED [ 72%] 2023-01-11T22:59:03.2220813Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_xlogy_cuda_int64 PASSED [ 72%] 2023-01-11T22:59:03.2221049Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bfloat16 PASSED [ 72%] 2023-01-11T22:59:03.2221261Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_bool PASSED [ 72%] 2023-01-11T22:59:03.2221499Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex32 PASSED [ 72%] 2023-01-11T22:59:03.2221732Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2222014Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float16 PASSED [ 72%] 2023-01-11T22:59:03.2222244Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_float64 PASSED [ 72%] 2023-01-11T22:59:03.2222472Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int32 PASSED [ 72%] 2023-01-11T22:59:03.2222700Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int64 PASSED [ 72%] 2023-01-11T22:59:03.2222928Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback__refs_zeros_cuda_int8 PASSED [ 72%] 2023-01-11T22:59:03.2223195Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cuda_bfloat16 PASSED [ 72%] 2023-01-11T22:59:03.2223429Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float64 PASSED [ 72%] 2023-01-11T22:59:03.2223674Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bfloat16 PASSED [ 72%] 2023-01-11T22:59:03.2223915Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_bool PASSED [ 72%] 2023-01-11T22:59:03.2224171Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex32 PASSED [ 72%] 2023-01-11T22:59:03.2224421Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2224664Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_float64 PASSED [ 72%] 2023-01-11T22:59:03.2224907Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int16 PASSED [ 72%] 2023-01-11T22:59:03.2225142Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int32 PASSED [ 72%] 2023-01-11T22:59:03.2225383Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_int8 PASSED [ 72%] 2023-01-11T22:59:03.2225601Z test_ops.py::TestCommonCUDA::test_python_ref_torch_fallback_ops_nvprims_view_cuda_uint8 PASSED [ 72%] 2023-01-11T22:59:03.2225839Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2226065Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_H_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2226288Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_T_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2226525Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___getitem___cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2226756Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___radd___cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2226990Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rdiv___cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2227234Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmatmul___cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2227465Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmod___cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2227685Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rmul___cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2227965Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2228208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rpow___cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2228434Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager___rsub___cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2228692Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager__softmax_backward_data_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2228920Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_acosh_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2229149Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2229374Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_add_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2229663Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcdiv_cuda_complex64 XFAIL [ 72%] 2023-01-11T22:59:03.2229878Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addcmul_cuda_float32 XFAIL [ 72%] 2023-01-11T22:59:03.2230109Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2230334Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2230582Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmm_decomposed_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2230815Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_addmv_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2231038Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_all_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2231264Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amax_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2231488Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_amin_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2231712Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_aminmax_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2231944Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmax_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2232171Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argmin_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2232402Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argsort_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2232639Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2232872Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_argwhere_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2233173Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_cuda_float32 SKIPPED (Errors when storage_offset is included) [ 72%] 2023-01-11T22:59:03.2233508Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_complex64 SKIPPED (Fails in most cases, passes on LAZY for some reason) [ 72%] 2023-01-11T22:59:03.2233834Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_as_strided_scatter_cuda_float32 SKIPPED (Fails in most cases, passes on LAZY for some reason) [ 72%] 2023-01-11T22:59:03.2234065Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_asin_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2234276Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atan_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2234519Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2234757Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_1d_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2234997Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2235231Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_2d_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2235528Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2235773Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_atleast_3d_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2236013Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_baddbmm_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2236226Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bfloat16_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2236464Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2236696Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_block_diag_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2236923Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bool_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2237190Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_shapes_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:59:03.2237519Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2237769Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_tensors_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2238014Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_broadcast_to_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2238251Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_bucketize_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2238482Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cartesian_prod_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2238710Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdist_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2238941Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cdouble_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2239172Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cfloat_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2239408Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_chalf_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2239635Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_char_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2239888Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2240135Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_inverse_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2240384Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2240613Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cholesky_solve_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2240841Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2241075Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_clamp_max_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2241324Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_column_stack_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2241570Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_combinations_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2241800Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_conj_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2242049Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2242295Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_constant_pad_nd_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2242529Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_corrcoef_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2242740Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2242964Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cos_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2243238Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cosh_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2243491Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_count_nonzero_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2243720Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cov_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2243946Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cross_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2244175Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummax_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2244405Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cummin_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2244624Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2244858Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumprod_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2245178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2245434Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_cumulative_trapezoid_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2245666Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_deg2rad_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2245890Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diag_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2246128Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagflat_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2246372Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2246613Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diagonal_copy_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2246826Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_diff_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2247055Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dist_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2247306Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2247556Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_div_trunc_rounding_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2247785Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2248011Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dot_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2248247Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_dstack_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2248482Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2248709Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_einsum_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2248952Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_cuda_complex64 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:59:03.2249188Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_empty_like_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2249414Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eq_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2249639Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erf_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2249860Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_erfc_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2250089Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp2_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2250317Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2250538Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_exp_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2250778Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expand_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2251037Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_expm1_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2251298Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_eye_cuda_complex64 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:59:03.2251529Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2251776Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_fftshift_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2252017Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfft2_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2252250Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_hfftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2252487Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft2_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2252981Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2253199Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifft_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2253438Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftn_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2253679Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ifftshift_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2253913Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_ihfftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2254155Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft2_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2254387Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfft_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2254627Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_irfftn_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2254866Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fft_rfft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2255102Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2255314Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fill_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2255545Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flatten_cuda_float32 PASSED [ 72%] 2023-01-11T22:59:03.2255776Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flip_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2256009Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fliplr_cuda_complex64 PASSED [ 72%] 2023-01-11T22:59:03.2256244Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2256472Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_flipud_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2256710Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2256940Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2257181Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_float_power_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2257402Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_floor_divide_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2257626Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmax_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2257853Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_fmod_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2258075Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_frac_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2258314Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_full_like_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2258546Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2258849Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gather_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2259082Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ge_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2259295Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_geqrf_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2259531Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gradient_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2259756Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_gt_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2259981Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_half_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2260217Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_heaviside_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2260445Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_histc_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2260745Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_hstack_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2260981Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_add_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2261220Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2261436Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_copy_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2261676Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_fill_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2261913Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2262147Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_put_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2262394Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_index_select_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2262631Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_inner_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2262860Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_int_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2263093Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isclose_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2263325Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isfinite_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2263535Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isin_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2263766Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2263993Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isinf_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2264227Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isposinf_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2264465Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_isreal_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2264699Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_istft_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2264963Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2265242Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2265499Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2265746Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2266008Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2266257Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2266610Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_jiterator_unary_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2266855Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kron_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2267088Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_kthvalue_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2267331Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2267569Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cond_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2267794Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cross_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2268035Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2268272Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2268586Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_det_singular_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2268823Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2269056Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eig_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2269292Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigh_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2269541Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2269785Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_eigvalsh_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2270030Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_householder_product_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2270271Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2270506Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2270754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_inv_ex_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2271000Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2271255Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2271499Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_ldl_solve_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2271761Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2272001Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_factor_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2272233Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_lu_solve_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2272479Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2272725Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_power_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2272972Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2273239Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2273501Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2273737Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2274002Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2274309Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2274656Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T22:59:03.2274974Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T22:59:03.2275210Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_qr_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2275456Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_slogdet_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2275701Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2275992Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2276256Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2276497Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_svd_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2276748Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2276993Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorinv_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2277225Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_tensorsolve_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2277473Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vander_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2277725Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_vector_norm_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2277970Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_complex64 XFAIL [ 73%] 2023-01-11T22:59:03.2278202Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linspace_cuda_float32 XFAIL [ 73%] 2023-01-11T22:59:03.2278434Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2278661Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log10_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2278885Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log2_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2279124Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2279363Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2279615Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_log_softmax_with_dtype_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2279884Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_not_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:59:03.2280125Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logical_xor_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2280359Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logspace_cuda_complex64 XFAIL [ 73%] 2023-01-11T22:59:03.2280595Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_logsumexp_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2280828Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2281051Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_long_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2281286Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_solve_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2281550Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2281841Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_lu_unpack_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2282074Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mT_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2282308Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amax_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2282537Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_amin_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2282780Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmax_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2283016Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_argmin_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2283263Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumprod_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2283502Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_cumsum_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2283787Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_logaddexp_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2284031Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_mean_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2284265Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2284511Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_normalize_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2284754Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2284994Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_scatter_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2285233Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_select_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2285471Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_softmax_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2285698Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_std_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2285939Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2286170Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_sum_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2286405Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_masked_var_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2286639Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2286870Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matmul_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2287109Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_matrix_exp_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2287341Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_binary_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2287603Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_max_reduction_with_dim_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2287818Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2288044Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mean_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2288298Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2288564Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2288797Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_binary_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2289047Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_no_dim_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2289301Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_min_reduction_with_dim_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2289609Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_minimum_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2289845Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mm_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2290055Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_msort_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2290280Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mul_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2290505Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2290725Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mv_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2290979Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2291216Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nanmedian_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2291524Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_narrow_copy_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2291778Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_native_dropout_backward_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2292001Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ne_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2292210Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_neg_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:03.2292467Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:59:03.2292902Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_full_cuda_complex64 PASSED [ 73%] 2023-01-11T22:59:03.2293145Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_ones_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2293386Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_new_zeros_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2293631Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nextafter_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2293918Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2294193Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2294465Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2294713Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_alpha_dropout_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2294969Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2295244Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2295507Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_bilinear_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2295757Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_celu_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2296011Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2296264Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv1d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2296512Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2296757Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv2d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2297010Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2297351Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2297627Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2297893Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2298153Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2298401Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_elu_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2298665Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2298964Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2299304Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2299571Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2299802Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_glu_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2300062Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2300319Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2300585Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2300841Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2301112Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2301381Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2301649Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2301924Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2302182Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2302432Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_kl_div_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2302683Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2302946Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2303202Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_linear_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2303472Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2303727Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2303984Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2304235Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2304495Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2304749Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2305076Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2305346Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_normalize_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2305616Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2305873Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2306136Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2306395Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2306710Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2306963Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pdist_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2307210Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2307469Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2307731Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2307979Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu6_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2308227Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_relu_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2308473Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_silu_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2308739Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2309001Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2309271Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2309541Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2309782Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softshrink_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2310035Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_softsign_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2310294Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2310559Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_threshold_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2310848Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2311100Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nn_functional_unfold_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2311335Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_nonzero_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2311565Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2311805Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_fro_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2312024Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2312260Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_norm_inf_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2312549Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_normal_number_mean_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2312789Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_complex64 XFAIL [ 74%] 2023-01-11T22:59:03.2313015Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ones_cuda_float32 XFAIL [ 74%] 2023-01-11T22:59:03.2313248Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_outer_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2313485Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pca_lowrank_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2313724Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2313942Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_pinverse_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2314221Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polar_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2314479Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2314757Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2315027Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2315267Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2315500Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_positive_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2315731Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_prod_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2315953Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_put_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2316168Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_qr_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2316403Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_quantile_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2316638Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rand_like_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2316878Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randint_like_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2317115Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_randn_like_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2317346Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_ravel_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2317575Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_real_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2317813Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reciprocal_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2318050Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2318260Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_renorm_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2318502Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2318737Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_reshape_as_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2318973Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resize_as__cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2319208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_conj_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2319444Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_resolve_neg_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2319668Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_roll_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2319902Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2320208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_3_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2320466Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_round_decimals_neg_3_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2320693Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsqrt_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2320919Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_rsub_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2321178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scalar_tensor_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2321410Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2321661Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amax_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2321967Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_amin_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2322213Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_scatter_reduce_mean_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2322455Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_searchsorted_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2322671Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2322897Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2323139Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_select_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2323372Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_short_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2323605Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sigmoid_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2323898Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2324182Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2324451Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_hann_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2324719Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2324970Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2325195Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sin_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2325425Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2325657Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinc_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2325889Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sinh_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2326120Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_complex64 PASSED [ 74%] 2023-01-11T22:59:03.2326346Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_slice_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2326572Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sort_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2326845Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2327101Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:59:03.2327343Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_airy_ai_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2327634Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_bessel_y0_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2327910Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2328525Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:59:03.2328999Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:59:03.2329263Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_hermite_polynomial_h_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2329497Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_i1_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2329835Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_laguerre_polynomial_l_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2330082Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_log_ndtr_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2330338Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_modified_bessel_k0_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2330579Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtr_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2330821Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_ndtri_cuda_float32 PASSED [ 74%] 2023-01-11T22:59:03.2331348Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:59:03.2331865Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:59:03.2332365Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:59:03.2333100Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 74%] 2023-01-11T22:59:03.2333369Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_special_spherical_bessel_j0_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2333605Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2333850Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_list_args_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2334100Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2334421Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_split_with_sizes_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2334657Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2334888Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_square_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2335120Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_squeeze_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2335343Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2335595Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_unbiased_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2335846Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_std_mean_unbiased_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2336077Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_stft_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2336314Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2336614Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2336863Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_sum_to_size_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2337088Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2337325Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_svd_lowrank_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2337540Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_symeig_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2337761Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_t_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2338004Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_along_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2338291Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_take_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2338514Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tan_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2338744Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tanh_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2338984Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tensor_split_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2339208Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tile_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2339422Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trace_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2339663Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_transpose_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2339896Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2340133Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapezoid_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2340373Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_trapz_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2340624Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_triangular_solve_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2340846Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_tril_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2341079Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2341307Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unbind_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2341528Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unflatten_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2341770Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_copy_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2342000Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2342235Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unfold_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2342468Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_uniform_cuda_complex64 XFAIL [ 75%] 2023-01-11T22:59:03.2342717Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_consecutive_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2342945Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_unique_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2343193Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_mean_unbiased_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2343436Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_var_unbiased_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2343663Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_as_complex_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2343897Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_view_copy_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2344178Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vsplit_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2344421Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_vstack_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2344649Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_where_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2344878Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zero__cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2345105Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_cuda_complex64 XFAIL [ 75%] 2023-01-11T22:59:03.2345345Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_zeros_like_cuda_complex64 PASSED [ 75%] 2023-01-11T22:59:03.2345573Z test_ops.py::TestCompositeComplianceCUDA::test_backward___getitem___cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2345811Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rdiv___cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2346118Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rmod___cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2346352Z test_ops.py::TestCompositeComplianceCUDA::test_backward___rpow___cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2346621Z test_ops.py::TestCompositeComplianceCUDA::test_backward__native_batch_norm_legit_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2346859Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addbmm_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2347100Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addcmul_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2347337Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addmm_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2347574Z test_ops.py::TestCompositeComplianceCUDA::test_backward_addr_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2347795Z test_ops.py::TestCompositeComplianceCUDA::test_backward_amax_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2348038Z test_ops.py::TestCompositeComplianceCUDA::test_backward_amin_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2348275Z test_ops.py::TestCompositeComplianceCUDA::test_backward_asinh_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2348511Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atan2_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2348754Z test_ops.py::TestCompositeComplianceCUDA::test_backward_atleast_2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2348997Z test_ops.py::TestCompositeComplianceCUDA::test_backward_bfloat16_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2349237Z test_ops.py::TestCompositeComplianceCUDA::test_backward_block_diag_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2349476Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cdouble_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2349697Z test_ops.py::TestCompositeComplianceCUDA::test_backward_chalf_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2349951Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_inverse_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2350207Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cholesky_solve_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2350443Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2350687Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clamp_max_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2350913Z test_ops.py::TestCompositeComplianceCUDA::test_backward_clone_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2351153Z test_ops.py::TestCompositeComplianceCUDA::test_backward_complex_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2351408Z test_ops.py::TestCompositeComplianceCUDA::test_backward_constant_pad_nd_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2351649Z test_ops.py::TestCompositeComplianceCUDA::test_backward_copysign_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2351873Z test_ops.py::TestCompositeComplianceCUDA::test_backward_corrcoef_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2352110Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cos_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2352389Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cov_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2352633Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cross_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2352871Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cummax_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2353111Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cumprod_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2353350Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cumsum_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2353616Z test_ops.py::TestCompositeComplianceCUDA::test_backward_cumulative_trapezoid_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2353860Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diag_embed_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2354095Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diagonal_copy_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2354388Z test_ops.py::TestCompositeComplianceCUDA::test_backward_diff_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2354628Z test_ops.py::TestCompositeComplianceCUDA::test_backward_digamma_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2354885Z test_ops.py::TestCompositeComplianceCUDA::test_backward_div_floor_rounding_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2355138Z test_ops.py::TestCompositeComplianceCUDA::test_backward_div_trunc_rounding_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2355375Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dsplit_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2355613Z test_ops.py::TestCompositeComplianceCUDA::test_backward_dstack_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2355851Z test_ops.py::TestCompositeComplianceCUDA::test_backward_einsum_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2356070Z test_ops.py::TestCompositeComplianceCUDA::test_backward_erf_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2356309Z test_ops.py::TestCompositeComplianceCUDA::test_backward_exp_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2356548Z test_ops.py::TestCompositeComplianceCUDA::test_backward_expand_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2356788Z test_ops.py::TestCompositeComplianceCUDA::test_backward_expm1_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2357036Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_fftshift_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2357280Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfft2_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2357524Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_hfftn_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2357762Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ifftn_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2358006Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_ihfftn_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2358232Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfft2_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2358478Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_irfftn_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2358718Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fft_rfft_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2358960Z test_ops.py::TestCompositeComplianceCUDA::test_backward_flatten_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2359195Z test_ops.py::TestCompositeComplianceCUDA::test_backward_flip_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2359432Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fliplr_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2359680Z test_ops.py::TestCompositeComplianceCUDA::test_backward_float_power_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2359917Z test_ops.py::TestCompositeComplianceCUDA::test_backward_floor_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2360135Z test_ops.py::TestCompositeComplianceCUDA::test_backward_fmax_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2360374Z test_ops.py::TestCompositeComplianceCUDA::test_backward_frac_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2360655Z test_ops.py::TestCompositeComplianceCUDA::test_backward_frexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2360907Z test_ops.py::TestCompositeComplianceCUDA::test_backward_gradient_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2361158Z test_ops.py::TestCompositeComplianceCUDA::test_backward_grid_sampler_2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2361396Z test_ops.py::TestCompositeComplianceCUDA::test_backward_hsplit_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2361627Z test_ops.py::TestCompositeComplianceCUDA::test_backward_i0_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2361870Z test_ops.py::TestCompositeComplianceCUDA::test_backward_index_put_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2362109Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ldexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2362325Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lgamma_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2362634Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvals_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2362886Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_eigvalsh_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2363129Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2363377Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_inv_ex_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2363625Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2363893Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2364134Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2364366Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_lu_solve_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2364629Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2364888Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_matrix_power_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2365143Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_multi_dot_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2365388Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2365665Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2365927Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_hermitian_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2366272Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 75%] 2023-01-11T22:59:03.2366531Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_slogdet_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2366781Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_svdvals_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2367021Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_tensorsolve_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2367269Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_vander_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2367515Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2367781Z test_ops.py::TestCompositeComplianceCUDA::test_backward_log_softmax_with_dtype_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2368029Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logaddexp2_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2368268Z test_ops.py::TestCompositeComplianceCUDA::test_backward_logdet_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2368505Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2368795Z test_ops.py::TestCompositeComplianceCUDA::test_backward_lu_unpack_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2369035Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amax_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2369279Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_amin_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2369530Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_cumprod_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2369777Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_fill_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2370032Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_log_softmax_cuda_float32 PASSED [ 75%] 2023-01-11T22:59:03.2370286Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_logaddexp_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2370578Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2370823Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_prod_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2371071Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_softmax_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2371299Z test_ops.py::TestCompositeComplianceCUDA::test_backward_masked_std_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2371540Z test_ops.py::TestCompositeComplianceCUDA::test_backward_matrix_exp_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2371801Z test_ops.py::TestCompositeComplianceCUDA::test_backward_max_reduction_no_dim_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2372038Z test_ops.py::TestCompositeComplianceCUDA::test_backward_maximum_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2372273Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mean_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2372733Z test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_list_of_tensors_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2373033Z test_ops.py::TestCompositeComplianceCUDA::test_backward_meshgrid_variadic_tensors_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2373278Z test_ops.py::TestCompositeComplianceCUDA::test_backward_min_binary_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2373543Z test_ops.py::TestCompositeComplianceCUDA::test_backward_min_reduction_with_dim_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2373765Z test_ops.py::TestCompositeComplianceCUDA::test_backward_minimum_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2373997Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mm_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2374231Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mul_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2374462Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mv_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2374723Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2374989Z test_ops.py::TestCompositeComplianceCUDA::test_backward_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2375232Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nan_to_num_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2375474Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nanmedian_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2375694Z test_ops.py::TestCompositeComplianceCUDA::test_backward_narrow_cuda_float32 XFAIL [ 76%] 2023-01-11T22:59:03.2375949Z test_ops.py::TestCompositeComplianceCUDA::test_backward_native_layer_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2376245Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2376530Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2376811Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2377150Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2377433Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2377699Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2377966Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_avg_pool3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2378232Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_bilinear_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2378495Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2378771Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2379114Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2379385Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_cross_entropy_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2379657Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_bag_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2379923Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_embedding_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2380195Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:59:03.2380454Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_gelu_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2380723Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_grid_sample_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2380984Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardshrink_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2381250Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardsigmoid_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2381551Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hardswish_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2381839Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2382121Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2382399Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_interpolate_linear_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2382662Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_layer_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2382933Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_leaky_relu_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2383214Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_local_response_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2383461Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_logsigmoid_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2383721Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2383977Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_pool2d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2384244Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2384516Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2384785Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2385099Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_nll_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2385378Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2385650Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2385908Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2386170Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_rrelu_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2386437Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2386711Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2387027Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2387306Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2387569Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softplus_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2387832Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_softsign_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2388093Z test_ops.py::TestCompositeComplianceCUDA::test_backward_nn_functional_unfold_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2388333Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_fro_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2388558Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_inf_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2388792Z test_ops.py::TestCompositeComplianceCUDA::test_backward_norm_nuc_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2389039Z test_ops.py::TestCompositeComplianceCUDA::test_backward_normal_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2389280Z test_ops.py::TestCompositeComplianceCUDA::test_backward_permute_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2389522Z test_ops.py::TestCompositeComplianceCUDA::test_backward_pinverse_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2389789Z test_ops.py::TestCompositeComplianceCUDA::test_backward_polygamma_polygamma_n_1_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2390025Z test_ops.py::TestCompositeComplianceCUDA::test_backward_positive_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2390260Z test_ops.py::TestCompositeComplianceCUDA::test_backward_pow_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2390482Z test_ops.py::TestCompositeComplianceCUDA::test_backward_prod_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2390713Z test_ops.py::TestCompositeComplianceCUDA::test_backward_qr_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2390953Z test_ops.py::TestCompositeComplianceCUDA::test_backward_ravel_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2391203Z test_ops.py::TestCompositeComplianceCUDA::test_backward_reciprocal_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2391446Z test_ops.py::TestCompositeComplianceCUDA::test_backward_remainder_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2391682Z test_ops.py::TestCompositeComplianceCUDA::test_backward_renorm_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2391944Z test_ops.py::TestCompositeComplianceCUDA::test_backward_repeat_interleave_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2392193Z test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_conj_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2392437Z test_ops.py::TestCompositeComplianceCUDA::test_backward_resolve_neg_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2392656Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rot90_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2392909Z test_ops.py::TestCompositeComplianceCUDA::test_backward_round_decimals_3_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2393193Z test_ops.py::TestCompositeComplianceCUDA::test_backward_rsqrt_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2393447Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_add_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2393686Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2393942Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_amax_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2394202Z test_ops.py::TestCompositeComplianceCUDA::test_backward_scatter_reduce_mean_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2394436Z test_ops.py::TestCompositeComplianceCUDA::test_backward_select_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2394671Z test_ops.py::TestCompositeComplianceCUDA::test_backward_select_scatter_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2394908Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sigmoid_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2395197Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sign_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2395435Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sinh_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2395687Z test_ops.py::TestCompositeComplianceCUDA::test_backward_slice_scatter_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2395945Z test_ops.py::TestCompositeComplianceCUDA::test_backward_softmax_with_dtype_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2396228Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 76%] 2023-01-11T22:59:03.2396476Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_entr_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2396726Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_ndtri_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2397000Z test_ops.py::TestCompositeComplianceCUDA::test_backward_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2397263Z test_ops.py::TestCompositeComplianceCUDA::test_backward_split_list_args_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2397518Z test_ops.py::TestCompositeComplianceCUDA::test_backward_split_with_sizes_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2397756Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sqrt_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2397994Z test_ops.py::TestCompositeComplianceCUDA::test_backward_square_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2398230Z test_ops.py::TestCompositeComplianceCUDA::test_backward_std_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2398471Z test_ops.py::TestCompositeComplianceCUDA::test_backward_std_mean_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2398720Z test_ops.py::TestCompositeComplianceCUDA::test_backward_std_unbiased_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2398952Z test_ops.py::TestCompositeComplianceCUDA::test_backward_stft_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2399186Z test_ops.py::TestCompositeComplianceCUDA::test_backward_sum_to_size_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2399418Z test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2399749Z test_ops.py::TestCompositeComplianceCUDA::test_backward_svd_lowrank_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 76%] 2023-01-11T22:59:03.2399988Z test_ops.py::TestCompositeComplianceCUDA::test_backward_symeig_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2400237Z test_ops.py::TestCompositeComplianceCUDA::test_backward_take_along_dim_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2400472Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tanh_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2400750Z test_ops.py::TestCompositeComplianceCUDA::test_backward_to_sparse_cuda_float32 SKIPPED (Allowed exception) [ 76%] 2023-01-11T22:59:03.2400985Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trace_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2401279Z test_ops.py::TestCompositeComplianceCUDA::test_backward_transpose_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2401510Z test_ops.py::TestCompositeComplianceCUDA::test_backward_trapz_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2401764Z test_ops.py::TestCompositeComplianceCUDA::test_backward_triangular_solve_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2401996Z test_ops.py::TestCompositeComplianceCUDA::test_backward_tril_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2402233Z test_ops.py::TestCompositeComplianceCUDA::test_backward_triu_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2402472Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unbind_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2402717Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_copy_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2402951Z test_ops.py::TestCompositeComplianceCUDA::test_backward_unfold_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2403249Z test_ops.py::TestCompositeComplianceCUDA::test_backward_var_mean_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2403483Z test_ops.py::TestCompositeComplianceCUDA::test_backward_var_unbiased_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2403718Z test_ops.py::TestCompositeComplianceCUDA::test_backward_vdot_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2403968Z test_ops.py::TestCompositeComplianceCUDA::test_backward_view_as_complex_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2404205Z test_ops.py::TestCompositeComplianceCUDA::test_backward_vsplit_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2404436Z test_ops.py::TestCompositeComplianceCUDA::test_backward_vstack_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2404673Z test_ops.py::TestCompositeComplianceCUDA::test_backward_where_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2404908Z test_ops.py::TestCompositeComplianceCUDA::test_backward_xlogy_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2405140Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_H_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2405380Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_T_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2405608Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___radd___cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2405853Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rmatmul___cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2406094Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad___rsub___cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2406359Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad__native_batch_norm_legit_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2406597Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_acosh_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2406837Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addcmul_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2407097Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmm_decomposed_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2407341Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_addmv_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2407605Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_all_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:59:03.2407837Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_amax_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2408126Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_aminmax_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:59:03.2408362Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_angle_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:03.2408646Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_argmin_cuda_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T22:59:03.2408883Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_asinh_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2409117Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atan_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2409415Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_atleast_1d_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2409669Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_baddbmm_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2409941Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bfloat16_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:59:03.2410187Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_block_diag_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2410470Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bool_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2410771Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_shapes_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2411031Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_tensors_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2411375Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_broadcast_to_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2411665Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_bucketize_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2411945Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_byte_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2412189Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cdouble_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2412408Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ceil_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2412914Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chalf_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:59:03.2413204Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_char_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2413461Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cholesky_inverse_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2413710Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_chunk_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2413948Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2414193Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_clamp_max_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2414444Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_column_stack_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2414696Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_combinations_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2414922Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_complex_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2415170Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_contiguous_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2415414Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_copysign_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2415666Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_corrcoef_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2415903Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cosh_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2416198Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_count_nonzero_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2416434Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cov_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2416675Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummax_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2416916Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cummin_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2417144Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumprod_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2417409Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_cumulative_trapezoid_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2417648Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diag_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2417965Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagflat_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2418232Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_copy_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2418489Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_diagonal_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2418749Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_div_trunc_rounding_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2418984Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dot_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2419222Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dsplit_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2419444Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_dstack_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2419742Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_einsum_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2420029Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eq_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2420311Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_equal_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2420546Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erf_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2420784Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_erfinv_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2421018Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp2_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2421247Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_exp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2421478Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_expand_as_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2421763Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_eye_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2422006Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fft_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2422249Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftn_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2422500Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_fftshift_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2422743Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_hfft_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2422986Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft2_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2423226Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifft_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2423481Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ifftshift_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2423716Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfft_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2423968Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_ihfftn_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2424214Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft2_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2424460Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_irfft_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2424701Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fft_rfftn_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2424937Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fill_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2425179Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flatten_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2425418Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fliplr_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2425658Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_flipud_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2425930Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_floor_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2426178Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_fmin_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2426458Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ge_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2426743Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_half_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:59:03.2427032Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_heaviside_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2427271Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hstack_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2427606Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_hypot_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2427848Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_i0_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2428187Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igamma_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2428515Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_igammac_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2428884Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_add_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2429140Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_fill_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2429432Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_index_reduce_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:59:03.2429672Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_inner_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2429957Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isneginf_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2430248Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_isreal_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2430558Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2430796Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_kron_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2431019Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ldexp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2431295Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_le_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2431530Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lerp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2431781Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cross_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2432027Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_det_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2432280Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eig_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2432527Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigh_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2432781Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_eigvals_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2433024Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_inv_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2433300Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lstsq_cuda_float32 SKIPPED (Does not support forward_ad) [ 77%] 2023-01-11T22:59:03.2433554Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2433813Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_lu_factor_ex_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2434169Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2434491Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2434740Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2435085Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 77%] 2023-01-11T22:59:03.2435331Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_qr_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2435585Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_slogdet_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2435823Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_solve_ex_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2436121Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svd_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2436376Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_svdvals_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2436633Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorinv_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2436894Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_tensorsolve_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2437146Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vecdot_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2437400Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_vector_norm_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2437637Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log1p_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2437874Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log2_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2438110Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_log_softmax_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2438362Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logaddexp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2438651Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logical_or_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2438891Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logit_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2439176Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logspace_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2439421Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_logsumexp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2439708Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_long_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2439986Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lt_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2440230Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_lu_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2440451Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mH_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2440686Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mT_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2440936Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_amax_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2441191Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_cumsum_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2441440Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_fill_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2441697Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_log_softmax_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2441955Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_logaddexp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2442250Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_norm_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2442508Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_prod_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2442744Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2442996Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_select_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2443244Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmax_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2443487Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_softmin_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2443730Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_std_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2443977Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_masked_sum_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2444276Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_matrix_exp_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2444556Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2444792Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mean_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2445015Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_median_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2445279Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_list_of_tensors_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2445549Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_meshgrid_variadic_tensors_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2445815Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_min_reduction_with_dim_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2446059Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_minimum_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2446302Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mm_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2446539Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_mode_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2446776Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_movedim_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2447053Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_multinomial_cuda_float32 SKIPPED (Does not support autograd) [ 77%] 2023-01-11T22:59:03.2447303Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nanquantile_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2447539Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nansum_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2447778Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_narrow_cuda_float32 XFAIL [ 77%] 2023-01-11T22:59:03.2448032Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_native_batch_norm_cuda_float32 PASSED [ 77%] 2023-01-11T22:59:03.2448278Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_neg_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2448564Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_empty_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2448849Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_full_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2449129Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_new_zeros_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2449399Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nextafter_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2449676Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2449949Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_alpha_dropout_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2450270Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool1d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2450546Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_avg_pool3d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2450802Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_batch_norm_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2451095Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2451358Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv1d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2451619Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv2d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2451894Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2452214Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2452469Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_elu_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2452931Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2453254Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_grid_sample_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2453519Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_group_norm_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2453790Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardshrink_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2454060Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hardsigmoid_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2454349Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2454613Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_huber_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2454872Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_instance_norm_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2455155Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2455439Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2455722Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2455983Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_l1_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2456257Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_layer_norm_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2456520Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_linear_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2456799Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_local_response_norm_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2457061Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool2d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2457324Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_pool3d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2457580Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2457852Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2458142Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 78%] 2023-01-11T22:59:03.2458491Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2458766Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_mse_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2459092Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2459384Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2459653Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_normalize_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2459927Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pad_replicate_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2460272Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pairwise_distance_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2460543Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2460818Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2461079Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_prelu_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2461338Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_relu_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2461609Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2461883Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2462165Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2462433Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softplus_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2462698Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softshrink_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2462943Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_softsign_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2463204Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_tanhshrink_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2463483Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2463767Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_nonzero_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2464003Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_norm_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2464308Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_normal_number_mean_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2464590Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ones_like_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2464828Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_outer_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2465160Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pca_lowrank_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 78%] 2023-01-11T22:59:03.2465391Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pinverse_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2465630Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polar_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2465893Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_0_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2466210Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_2_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2466481Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_polygamma_polygamma_n_4_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2466716Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_pow_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2466951Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_prod_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2467186Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_put_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2467430Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_quantile_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2467654Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rad2deg_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2467937Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rand_like_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2468224Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_ravel_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2468456Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_real_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2468704Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_remainder_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2468985Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_renorm_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2469245Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_repeat_interleave_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2469493Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_reshape_as_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2469745Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_conj_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2469977Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_resolve_neg_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2470222Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rot90_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2470458Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2470712Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_round_decimals_0_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2470947Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_rsub_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2471242Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scalar_tensor_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2471482Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2471741Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_amax_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2471999Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_mean_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2472296Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_scatter_reduce_prod_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2472591Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_searchsorted_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2472899Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_lengths_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2473202Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_segment_reduce_offsets_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2473453Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_select_scatter_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2473688Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sgn_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2473996Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_blackman_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2474348Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_cosine_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2474662Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_gaussian_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2474966Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_general_cosine_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2475251Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_hann_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2475550Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_kaiser_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2475852Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_signal_windows_nuttall_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2476143Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sinh_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2476382Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_slice_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2476623Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_softmax_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2476859Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sort_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2477163Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sparse_sampled_addmm_cuda_float32 SKIPPED (Does not support forward_ad) [ 78%] 2023-01-11T22:59:03.2477459Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j0_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2477734Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_j1_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2478024Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_bessel_y0_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2478339Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2478883Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:59:03.2479388Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:59:03.2479640Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_entr_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2479955Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2480464Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:59:03.2480774Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i0_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2481077Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_i1_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2481375Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_modified_bessel_k1_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2481649Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_ndtri_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2481969Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2482547Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:59:03.2483087Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:59:03.2483378Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_special_zeta_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2483637Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_split_list_args_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2483879Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_square_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2484117Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_squeeze_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2484416Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_mean_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2484676Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_mean_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2484913Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_std_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2485149Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sub_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2485383Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2485627Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_sum_to_size_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2485857Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_svd_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2486093Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tanh_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2486343Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tensordot_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2486576Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tile_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2486796Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_to_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2487034Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_topk_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2487271Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trapz_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2487506Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_tril_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2487740Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_trunc_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2487987Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unflatten_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2488272Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_uniform_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2488581Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_consecutive_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2488861Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unique_cuda_float32 SKIPPED (Does not support autograd) [ 78%] 2023-01-11T22:59:03.2489092Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_unsqueeze_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2489336Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_var_mean_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2489568Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vdot_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2489804Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_as_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2490044Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_view_copy_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2490281Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vsplit_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:03.2490585Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_vstack_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2490837Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_where_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2491070Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_xlogy_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2491338Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_cuda_float32 SKIPPED (Does not support autograd) [ 79%] 2023-01-11T22:59:03.2491625Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_zeros_like_cuda_float32 SKIPPED (Does not support autograd) [ 79%] 2023-01-11T22:59:03.2491867Z test_ops.py::TestCompositeComplianceCUDA::test_operator___getitem___cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2492111Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rmatmul___cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2492349Z test_ops.py::TestCompositeComplianceCUDA::test_operator___rmod___cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2492832Z test_ops.py::TestCompositeComplianceCUDA::test_operator__native_batch_norm_legit_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2493075Z test_ops.py::TestCompositeComplianceCUDA::test_operator_acosh_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2493309Z test_ops.py::TestCompositeComplianceCUDA::test_operator_add_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2493547Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addbmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2493771Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addcdiv_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2494005Z test_ops.py::TestCompositeComplianceCUDA::test_operator_addr_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2494240Z test_ops.py::TestCompositeComplianceCUDA::test_operator_all_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2494474Z test_ops.py::TestCompositeComplianceCUDA::test_operator_amax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2494712Z test_ops.py::TestCompositeComplianceCUDA::test_operator_amin_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2494948Z test_ops.py::TestCompositeComplianceCUDA::test_operator_aminmax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2495181Z test_ops.py::TestCompositeComplianceCUDA::test_operator_any_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2495418Z test_ops.py::TestCompositeComplianceCUDA::test_operator_arange_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2495639Z test_ops.py::TestCompositeComplianceCUDA::test_operator_argmin_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2495906Z test_ops.py::TestCompositeComplianceCUDA::test_operator_as_strided_partial_views_cuda_float32 XFAIL [ 79%] 2023-01-11T22:59:03.2496141Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atan2_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2496375Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atanh_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2496618Z test_ops.py::TestCompositeComplianceCUDA::test_operator_atleast_2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2496868Z test_ops.py::TestCompositeComplianceCUDA::test_operator_bernoulli_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2497115Z test_ops.py::TestCompositeComplianceCUDA::test_operator_broadcast_to_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2497349Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cdist_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2497583Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ceil_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2497807Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cfloat_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2498040Z test_ops.py::TestCompositeComplianceCUDA::test_operator_chalf_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2498289Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_inverse_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2498536Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cholesky_solve_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2498773Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2499082Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clamp_min_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2499332Z test_ops.py::TestCompositeComplianceCUDA::test_operator_clone_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2499581Z test_ops.py::TestCompositeComplianceCUDA::test_operator_column_stack_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2499817Z test_ops.py::TestCompositeComplianceCUDA::test_operator_conj_physical_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2500062Z test_ops.py::TestCompositeComplianceCUDA::test_operator_contiguous_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2500303Z test_ops.py::TestCompositeComplianceCUDA::test_operator_corrcoef_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2500535Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cos_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2500771Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cosh_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2501077Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cummax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2501316Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cummin_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2501553Z test_ops.py::TestCompositeComplianceCUDA::test_operator_cumsum_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2501799Z test_ops.py::TestCompositeComplianceCUDA::test_operator_diag_embed_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2502040Z test_ops.py::TestCompositeComplianceCUDA::test_operator_div_floor_rounding_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2502278Z test_ops.py::TestCompositeComplianceCUDA::test_operator_double_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2502512Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dsplit_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2502748Z test_ops.py::TestCompositeComplianceCUDA::test_operator_dstack_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2502985Z test_ops.py::TestCompositeComplianceCUDA::test_operator_eq_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2503222Z test_ops.py::TestCompositeComplianceCUDA::test_operator_erfc_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2503453Z test_ops.py::TestCompositeComplianceCUDA::test_operator_erfinv_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2503689Z test_ops.py::TestCompositeComplianceCUDA::test_operator_exp2_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2503918Z test_ops.py::TestCompositeComplianceCUDA::test_operator_expand_as_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2504156Z test_ops.py::TestCompositeComplianceCUDA::test_operator_eye_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2504395Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fft_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2504640Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_fftshift_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2504879Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_hfft2_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2505124Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifft_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2505374Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ifftshift_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2505612Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfft_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2505851Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_ihfftn_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2506074Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fft_rfft_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2506310Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fill_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2506549Z test_ops.py::TestCompositeComplianceCUDA::test_operator_flipud_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2506780Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fmax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2507019Z test_ops.py::TestCompositeComplianceCUDA::test_operator_fmin_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2507302Z test_ops.py::TestCompositeComplianceCUDA::test_operator_frexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2507543Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ge_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2507784Z test_ops.py::TestCompositeComplianceCUDA::test_operator_gradient_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2508023Z test_ops.py::TestCompositeComplianceCUDA::test_operator_grid_sampler_2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2508256Z test_ops.py::TestCompositeComplianceCUDA::test_operator_heaviside_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2508491Z test_ops.py::TestCompositeComplianceCUDA::test_operator_hsplit_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2508726Z test_ops.py::TestCompositeComplianceCUDA::test_operator_hstack_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2508962Z test_ops.py::TestCompositeComplianceCUDA::test_operator_hypot_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2509255Z test_ops.py::TestCompositeComplianceCUDA::test_operator_igamma_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2509494Z test_ops.py::TestCompositeComplianceCUDA::test_operator_igammac_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2509733Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_add_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2509977Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_fill_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2510210Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_reduce_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2510455Z test_ops.py::TestCompositeComplianceCUDA::test_operator_index_select_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2510689Z test_ops.py::TestCompositeComplianceCUDA::test_operator_inner_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2510919Z test_ops.py::TestCompositeComplianceCUDA::test_operator_int_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2511164Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isclose_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2511407Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isfinite_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2511642Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isin_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2511875Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isinf_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2512097Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isposinf_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2512333Z test_ops.py::TestCompositeComplianceCUDA::test_operator_isreal_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2512600Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_cuda_float32 SKIPPED (skip) [ 79%] 2023-01-11T22:59:03.2512883Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (skip) [ 79%] 2023-01-11T22:59:03.2513154Z test_ops.py::TestCompositeComplianceCUDA::test_operator_jiterator_unary_cuda_float32 SKIPPED (skip) [ 79%] 2023-01-11T22:59:03.2513390Z test_ops.py::TestCompositeComplianceCUDA::test_operator_kron_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2513630Z test_ops.py::TestCompositeComplianceCUDA::test_operator_kthvalue_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2513862Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lerp_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2514100Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lgamma_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2514330Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cond_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2514576Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cross_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2514820Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2515081Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_det_singular_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2515375Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eig_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2515638Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvals_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2515893Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_eigvalsh_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2516147Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_ldl_factor_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2516413Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2516639Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2516895Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_lu_factor_ex_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2517173Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2517487Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2517753Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_solve_triangular_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2517996Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_svd_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2518249Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorinv_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2518507Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_tensorsolve_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2518756Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vecdot_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2518996Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_vector_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2519247Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linspace_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2519487Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log10_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2519720Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log2_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2519956Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2520203Z test_ops.py::TestCompositeComplianceCUDA::test_operator_log_softmax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2520448Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logaddexp2_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2520686Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logdet_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2520916Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_not_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2521159Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logical_xor_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2521396Z test_ops.py::TestCompositeComplianceCUDA::test_operator_logit_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2521626Z test_ops.py::TestCompositeComplianceCUDA::test_operator_lt_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2521844Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mH_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2522081Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_amax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2522329Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_cumsum_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2522574Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_fill_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2522829Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_log_softmax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2523070Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_logaddexp_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2523318Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_mean_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2523601Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_norm_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2523861Z test_ops.py::TestCompositeComplianceCUDA::test_operator_masked_softmax_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2524121Z test_ops.py::TestCompositeComplianceCUDA::test_operator_max_reduction_with_dim_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2524357Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mean_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2524594Z test_ops.py::TestCompositeComplianceCUDA::test_operator_median_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2524858Z test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_list_of_tensors_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2525125Z test_ops.py::TestCompositeComplianceCUDA::test_operator_meshgrid_variadic_tensors_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2525407Z test_ops.py::TestCompositeComplianceCUDA::test_operator_min_binary_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2525646Z test_ops.py::TestCompositeComplianceCUDA::test_operator_minimum_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2525878Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mode_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2526126Z test_ops.py::TestCompositeComplianceCUDA::test_operator_multinomial_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2526385Z test_ops.py::TestCompositeComplianceCUDA::test_operator_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2526624Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nan_to_num_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2526862Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nanmean_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2527127Z test_ops.py::TestCompositeComplianceCUDA::test_operator_native_dropout_backward_cuda_float32 PASSED [ 79%] 2023-01-11T22:59:03.2527417Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_cuda_float32 SKIPPED (Expected: new_empty is not comparable) [ 79%] 2023-01-11T22:59:03.2527754Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_empty_strided_cuda_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 80%] 2023-01-11T22:59:03.2527998Z test_ops.py::TestCompositeComplianceCUDA::test_operator_new_full_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2528277Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2528551Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2528819Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2529078Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2529355Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_alpha_dropout_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2529622Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool1d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2529885Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2530129Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_avg_pool3d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2530389Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2530672Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2530937Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_bilinear_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2531230Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2531538Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv1d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2531820Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2532099Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2532374Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_cosine_similarity_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2532769Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_dropout2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2533058Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2533335Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2533686Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 80%] 2023-01-11T22:59:03.2533942Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_gelu_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2534212Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_grid_sample_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2534481Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_group_norm_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2534748Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardshrink_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2535017Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardsigmoid_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2535265Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_hardswish_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2535556Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2535829Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_linear_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2536104Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2536387Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2536645Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_l1_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2536908Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_leaky_relu_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2537167Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_linear_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2537439Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_logsigmoid_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2537719Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2537968Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_pool2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2538240Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2538505Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2538774Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2539037Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2539304Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2539688Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2539965Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_normalize_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2540231Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_constant_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2540486Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pad_replicate_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2540765Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pairwise_distance_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2541031Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2541304Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2541618Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_relu_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2541873Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_rrelu_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2542141Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2542414Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2542678Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_tanhshrink_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2542926Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_threshold_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2543186Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nn_functional_unfold_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2543428Z test_ops.py::TestCompositeComplianceCUDA::test_operator_nonzero_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2543669Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2543909Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_fro_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2544145Z test_ops.py::TestCompositeComplianceCUDA::test_operator_norm_nuc_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2544379Z test_ops.py::TestCompositeComplianceCUDA::test_operator_normal_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2544613Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2544852Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ones_like_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2545083Z test_ops.py::TestCompositeComplianceCUDA::test_operator_pca_lowrank_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2545325Z test_ops.py::TestCompositeComplianceCUDA::test_operator_permute_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2545574Z test_ops.py::TestCompositeComplianceCUDA::test_operator_pinverse_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2545838Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_1_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2546103Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_2_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2546362Z test_ops.py::TestCompositeComplianceCUDA::test_operator_polygamma_polygamma_n_4_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2546598Z test_ops.py::TestCompositeComplianceCUDA::test_operator_positive_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2546832Z test_ops.py::TestCompositeComplianceCUDA::test_operator_qr_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2547072Z test_ops.py::TestCompositeComplianceCUDA::test_operator_quantile_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2547296Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rad2deg_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2547590Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randint_like_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2547837Z test_ops.py::TestCompositeComplianceCUDA::test_operator_randn_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2548072Z test_ops.py::TestCompositeComplianceCUDA::test_operator_ravel_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2548305Z test_ops.py::TestCompositeComplianceCUDA::test_operator_real_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2548550Z test_ops.py::TestCompositeComplianceCUDA::test_operator_reciprocal_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2548787Z test_ops.py::TestCompositeComplianceCUDA::test_operator_renorm_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2549045Z test_ops.py::TestCompositeComplianceCUDA::test_operator_repeat_interleave_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2549275Z test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_as_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2549567Z test_ops.py::TestCompositeComplianceCUDA::test_operator_reshape_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2549815Z test_ops.py::TestCompositeComplianceCUDA::test_operator_resolve_conj_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2550048Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2550298Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_0_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2550554Z test_ops.py::TestCompositeComplianceCUDA::test_operator_round_decimals_neg_3_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2550790Z test_ops.py::TestCompositeComplianceCUDA::test_operator_rsub_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2551037Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_add_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2551277Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2551518Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amax_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2551780Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_amin_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2552038Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_mean_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2552295Z test_ops.py::TestCompositeComplianceCUDA::test_operator_scatter_reduce_prod_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2552542Z test_ops.py::TestCompositeComplianceCUDA::test_operator_searchsorted_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2552805Z test_ops.py::TestCompositeComplianceCUDA::test_operator_segment_reduce_offsets_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2553043Z test_ops.py::TestCompositeComplianceCUDA::test_operator_select_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2553290Z test_ops.py::TestCompositeComplianceCUDA::test_operator_select_scatter_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2553550Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_bartlett_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2553806Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_blackman_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2554076Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_exponential_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2554332Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_gaussian_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2554606Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_general_cosine_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2554868Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signal_windows_nuttall_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2555107Z test_ops.py::TestCompositeComplianceCUDA::test_operator_signbit_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2555340Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sin_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2555580Z test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2555874Z test_ops.py::TestCompositeComplianceCUDA::test_operator_slice_scatter_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2556107Z test_ops.py::TestCompositeComplianceCUDA::test_operator_softmax_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2556340Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sort_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2556619Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T22:59:03.2556872Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_j1_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2557121Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y0_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2557364Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_bessel_y1_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2557690Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2558223Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:59:03.2558469Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_entr_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2558729Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_hermite_polynomial_h_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2558982Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_log_ndtr_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2559250Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i0_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2559515Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_modified_bessel_i1_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2559767Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_ndtr_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2560060Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2560340Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k0_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2560609Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2561140Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:59:03.2561651Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 80%] 2023-01-11T22:59:03.2561900Z test_ops.py::TestCompositeComplianceCUDA::test_operator_special_zeta_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2562143Z test_ops.py::TestCompositeComplianceCUDA::test_operator_split_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2562397Z test_ops.py::TestCompositeComplianceCUDA::test_operator_split_list_args_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2562648Z test_ops.py::TestCompositeComplianceCUDA::test_operator_split_with_sizes_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2562886Z test_ops.py::TestCompositeComplianceCUDA::test_operator_square_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2563127Z test_ops.py::TestCompositeComplianceCUDA::test_operator_squeeze_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2563360Z test_ops.py::TestCompositeComplianceCUDA::test_operator_std_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2563593Z test_ops.py::TestCompositeComplianceCUDA::test_operator_sum_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2563809Z test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2564056Z test_ops.py::TestCompositeComplianceCUDA::test_operator_svd_lowrank_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2564353Z test_ops.py::TestCompositeComplianceCUDA::test_operator_take_along_dim_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2564597Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tanh_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2564834Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tile_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2565066Z test_ops.py::TestCompositeComplianceCUDA::test_operator_to_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2565343Z test_ops.py::TestCompositeComplianceCUDA::test_operator_to_sparse_cuda_float32 SKIPPED (Allowed exception) [ 80%] 2023-01-11T22:59:03.2565578Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trace_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2565821Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trapezoid_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2566042Z test_ops.py::TestCompositeComplianceCUDA::test_operator_trapz_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2566331Z test_ops.py::TestCompositeComplianceCUDA::test_operator_tril_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2566569Z test_ops.py::TestCompositeComplianceCUDA::test_operator_uniform_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2566871Z test_ops.py::TestCompositeComplianceCUDA::test_operator_var_mean_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2567119Z test_ops.py::TestCompositeComplianceCUDA::test_operator_var_unbiased_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2567348Z test_ops.py::TestCompositeComplianceCUDA::test_operator_view_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2567585Z test_ops.py::TestCompositeComplianceCUDA::test_operator_vsplit_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:03.2567823Z test_ops.py::TestCompositeComplianceCUDA::test_operator_vstack_cuda_float32 PASSED [ 81%] 2023-01-11T22:59:03.2568042Z test_ops.py::TestCompositeComplianceCUDA::test_operator_xlogy_cuda_float32 PASSED [ 81%] 2023-01-11T22:59:03.2568283Z test_ops.py::TestCompositeComplianceCUDA::test_operator_zero__cuda_float32 PASSED [ 81%] 2023-01-11T22:59:03.2568494Z test_ops.py::TestMathBitsCUDA::test_conj_view_T_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2568712Z test_ops.py::TestMathBitsCUDA::test_conj_view___getitem___cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2568925Z test_ops.py::TestMathBitsCUDA::test_conj_view___radd___cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2569131Z test_ops.py::TestMathBitsCUDA::test_conj_view___rdiv___cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2569347Z test_ops.py::TestMathBitsCUDA::test_conj_view___rmatmul___cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2569556Z test_ops.py::TestMathBitsCUDA::test_conj_view___rmul___cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2569748Z test_ops.py::TestMathBitsCUDA::test_conj_view___rpow___cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2569988Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_bool_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2570227Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_byte_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2570467Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_cfloat_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2570698Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs__conversions_int_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2570914Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_acos_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2571128Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_add_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2571350Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcdiv_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2571572Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addcmul_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2571772Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_addr_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2571983Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_all_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2572238Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_any_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2572693Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_partial_views_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 81%] 2023-01-11T22:59:03.2572946Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_as_strided_scatter_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2573164Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asin_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2573382Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_asinh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2573596Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atan_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2573820Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_atleast_1d_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2574041Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_broadcast_tensors_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2574352Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_cat_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2574579Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_contiguous_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2574795Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diag_embed_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2575031Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_diagonal_scatter_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2575274Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_div_no_rounding_mode_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2575547Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 81%] 2023-01-11T22:59:03.2575828Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_empty_like_cuda_complex64 SKIPPED (Expected: empty is not comparable) [ 81%] 2023-01-11T22:59:03.2576032Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eq_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2576246Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_exp_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2576462Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_expand_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2576695Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_eye_cuda_complex64 SKIPPED (Skipped!) [ 81%] 2023-01-11T22:59:03.2576919Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_fftshift_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2577140Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_hfftn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2577354Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifft2_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2577580Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_ifftshift_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2577802Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfft_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2578016Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fft_irfftn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2578232Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fill_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2578453Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flatten_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2578670Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flip_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2578887Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_fliplr_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2579105Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_flipud_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2579323Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_hstack_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2579548Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_copy_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2579752Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_fill_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2580042Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_index_select_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2580274Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isclose_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2580490Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isfinite_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2580706Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isinf_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2580921Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_isnan_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2581144Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linalg_svd_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2581367Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_linspace_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:59:03.2581615Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_log_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2581882Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_not_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2582111Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logical_xor_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2582332Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_logspace_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:59:03.2582548Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mean_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2582792Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_meshgrid_list_of_tensors_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2583010Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_mul_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2583233Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_copy_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2583450Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_narrow_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2583648Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_ne_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2583872Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_full_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2584088Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_new_ones_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2584301Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_norm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2584521Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_permute_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2584741Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_pow_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2584955Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_prod_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2585212Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_randn_cuda_complex64 SKIPPED (Test expects tensor input) [ 81%] 2023-01-11T22:59:03.2585423Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_rsub_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2585635Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sigmoid_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2585873Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_softmax_with_dtype_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2586119Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_special_softmax_with_dtype_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2586330Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sqrt_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2586546Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_square_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2586764Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_squeeze_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2586980Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_stack_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2587196Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2587400Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_std_mean_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2587664Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2587895Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_sum_to_size_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2588109Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tanh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2588336Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tensor_split_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2588548Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_to_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2588762Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_tril_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2588970Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_triu_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2589194Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unflatten_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2589403Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_unsqueeze_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2589665Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_var_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2589884Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_view_as_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2590101Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_vstack_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2590314Z test_ops.py::TestMathBitsCUDA::test_conj_view__refs_where_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2590522Z test_ops.py::TestMathBitsCUDA::test_conj_view_acosh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2590733Z test_ops.py::TestMathBitsCUDA::test_conj_view_addcmul_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2590943Z test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2591156Z test_ops.py::TestMathBitsCUDA::test_conj_view_addmm_decomposed_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2591366Z test_ops.py::TestMathBitsCUDA::test_conj_view_addr_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2591582Z test_ops.py::TestMathBitsCUDA::test_conj_view_all_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2591792Z test_ops.py::TestMathBitsCUDA::test_conj_view_angle_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2592006Z test_ops.py::TestMathBitsCUDA::test_conj_view_argwhere_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2592281Z test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_cuda_complex64 SKIPPED (Errors when storage_offset is included) [ 81%] 2023-01-11T22:59:03.2592569Z test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_partial_views_cuda_complex64 SKIPPED (Test changes in memory layout) [ 81%] 2023-01-11T22:59:03.2592800Z test_ops.py::TestMathBitsCUDA::test_conj_view_as_strided_scatter_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2593007Z test_ops.py::TestMathBitsCUDA::test_conj_view_asinh_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2593208Z test_ops.py::TestMathBitsCUDA::test_conj_view_baddbmm_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2593432Z test_ops.py::TestMathBitsCUDA::test_conj_view_block_diag_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2593652Z test_ops.py::TestMathBitsCUDA::test_conj_view_broadcast_to_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2593874Z test_ops.py::TestMathBitsCUDA::test_conj_view_cartesian_prod_cuda_complex64 XFAIL [ 81%] 2023-01-11T22:59:03.2594079Z test_ops.py::TestMathBitsCUDA::test_conj_view_cat_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2594293Z test_ops.py::TestMathBitsCUDA::test_conj_view_cdouble_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2594506Z test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2594730Z test_ops.py::TestMathBitsCUDA::test_conj_view_cholesky_inverse_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2594925Z test_ops.py::TestMathBitsCUDA::test_conj_view_clone_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2595143Z test_ops.py::TestMathBitsCUDA::test_conj_view_column_stack_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2595415Z test_ops.py::TestMathBitsCUDA::test_conj_view_combinations_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2595633Z test_ops.py::TestMathBitsCUDA::test_conj_view_conj_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2595852Z test_ops.py::TestMathBitsCUDA::test_conj_view_contiguous_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2596066Z test_ops.py::TestMathBitsCUDA::test_conj_view_corrcoef_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2596273Z test_ops.py::TestMathBitsCUDA::test_conj_view_cos_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2596483Z test_ops.py::TestMathBitsCUDA::test_conj_view_cross_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2596682Z test_ops.py::TestMathBitsCUDA::test_conj_view_cumprod_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2596897Z test_ops.py::TestMathBitsCUDA::test_conj_view_diag_embed_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2597108Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagflat_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2597382Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_copy_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2597598Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2597823Z test_ops.py::TestMathBitsCUDA::test_conj_view_diagonal_scatter_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2598031Z test_ops.py::TestMathBitsCUDA::test_conj_view_dist_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2598237Z test_ops.py::TestMathBitsCUDA::test_conj_view_dot_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2598428Z test_ops.py::TestMathBitsCUDA::test_conj_view_eq_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2598634Z test_ops.py::TestMathBitsCUDA::test_conj_view_exp_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2598848Z test_ops.py::TestMathBitsCUDA::test_conj_view_expand_as_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2599057Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fft_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2599274Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_fftn_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2599488Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft2_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2599697Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_hfft_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2599907Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft2_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2600113Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifft_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2600320Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_ifftshift_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2600561Z test_ops.py::TestMathBitsCUDA::test_conj_view_fft_irfft_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2600766Z test_ops.py::TestMathBitsCUDA::test_conj_view_fill_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2600965Z test_ops.py::TestMathBitsCUDA::test_conj_view_flip_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2601179Z test_ops.py::TestMathBitsCUDA::test_conj_view_flipud_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2601389Z test_ops.py::TestMathBitsCUDA::test_conj_view_float_cuda_complex64 PASSED [ 81%] 2023-01-11T22:59:03.2601604Z test_ops.py::TestMathBitsCUDA::test_conj_view_full_like_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2601816Z test_ops.py::TestMathBitsCUDA::test_conj_view_gather_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2602012Z test_ops.py::TestMathBitsCUDA::test_conj_view_geqrf_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2602225Z test_ops.py::TestMathBitsCUDA::test_conj_view_gradient_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2602435Z test_ops.py::TestMathBitsCUDA::test_conj_view_hstack_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2602649Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_add_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2602864Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_copy_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2603091Z test_ops.py::TestMathBitsCUDA::test_conj_view_index_select_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2603346Z test_ops.py::TestMathBitsCUDA::test_conj_view_inner_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2603562Z test_ops.py::TestMathBitsCUDA::test_conj_view_int_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2603759Z test_ops.py::TestMathBitsCUDA::test_conj_view_isclose_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2603972Z test_ops.py::TestMathBitsCUDA::test_conj_view_isfinite_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2604217Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:59:03.2604442Z test_ops.py::TestMathBitsCUDA::test_conj_view_jiterator_binary_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:59:03.2604650Z test_ops.py::TestMathBitsCUDA::test_conj_view_ldexp_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:59:03.2604867Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cross_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2605133Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2605363Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_det_singular_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2605571Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_eigvalsh_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2605811Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_householder_product_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2606029Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_inv_ex_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2606259Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_ldl_factor_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2606475Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2606698Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2606931Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_lu_factor_ex_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2607161Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_matrix_rank_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2607373Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2607594Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_hermitian_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2607913Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_pinv_singular_cuda_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 82%] 2023-01-11T22:59:03.2608130Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_qr_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2608350Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_slogdet_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2608569Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_svdvals_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2608800Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_vector_norm_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2609019Z test_ops.py::TestMathBitsCUDA::test_conj_view_linspace_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:59:03.2609227Z test_ops.py::TestMathBitsCUDA::test_conj_view_log10_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2609460Z test_ops.py::TestMathBitsCUDA::test_conj_view_log_softmax_with_dtype_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2609653Z test_ops.py::TestMathBitsCUDA::test_conj_view_lu_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2609860Z test_ops.py::TestMathBitsCUDA::test_conj_view_mT_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2610079Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumprod_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2610302Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_cumsum_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2610520Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_mean_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2610742Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_prod_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2611004Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_scatter_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2611230Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_std_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2611426Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_sum_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2611633Z test_ops.py::TestMathBitsCUDA::test_conj_view_masked_var_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2611841Z test_ops.py::TestMathBitsCUDA::test_conj_view_matrix_exp_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2612048Z test_ops.py::TestMathBitsCUDA::test_conj_view_mean_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2612293Z test_ops.py::TestMathBitsCUDA::test_conj_view_meshgrid_variadic_tensors_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2612507Z test_ops.py::TestMathBitsCUDA::test_conj_view_movedim_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2612994Z test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_copy_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2613207Z test_ops.py::TestMathBitsCUDA::test_conj_view_narrow_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:59:03.2613400Z test_ops.py::TestMathBitsCUDA::test_conj_view_neg_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2613634Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_empty_cuda_complex64 SKIPPED (Skipped!) [ 82%] 2023-01-11T22:59:03.2613849Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_full_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2614065Z test_ops.py::TestMathBitsCUDA::test_conj_view_new_zeros_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2614292Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv1d_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2614523Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv2d_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2614863Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose2d_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2615131Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_conv_transpose3d_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2615410Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2615630Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_l1_loss_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2615864Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_linear_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2616100Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_normalize_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2616341Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_constant_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2616587Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pad_replicate_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2616976Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_shuffle_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2617249Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2617482Z test_ops.py::TestMathBitsCUDA::test_conj_view_nn_functional_softsign_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2617689Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2617890Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_fro_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2618098Z test_ops.py::TestMathBitsCUDA::test_conj_view_norm_nuc_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2618309Z test_ops.py::TestMathBitsCUDA::test_conj_view_ones_like_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2618534Z test_ops.py::TestMathBitsCUDA::test_conj_view_ops_nvprims_view_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2618744Z test_ops.py::TestMathBitsCUDA::test_conj_view_outer_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2618964Z test_ops.py::TestMathBitsCUDA::test_conj_view_permute_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2619254Z test_ops.py::TestMathBitsCUDA::test_conj_view_positive_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2619475Z test_ops.py::TestMathBitsCUDA::test_conj_view_pow_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2619665Z test_ops.py::TestMathBitsCUDA::test_conj_view_qr_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2619872Z test_ops.py::TestMathBitsCUDA::test_conj_view_real_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2620087Z test_ops.py::TestMathBitsCUDA::test_conj_view_reciprocal_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2620297Z test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2620528Z test_ops.py::TestMathBitsCUDA::test_conj_view_repeat_interleave_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2620746Z test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_as_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2621031Z test_ops.py::TestMathBitsCUDA::test_conj_view_reshape_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2621241Z test_ops.py::TestMathBitsCUDA::test_conj_view_resize__cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2621445Z test_ops.py::TestMathBitsCUDA::test_conj_view_resolve_neg_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2621653Z test_ops.py::TestMathBitsCUDA::test_conj_view_rot90_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2621862Z test_ops.py::TestMathBitsCUDA::test_conj_view_rsqrt_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2622104Z test_ops.py::TestMathBitsCUDA::test_conj_view_scalar_tensor_cuda_complex64 SKIPPED (Skipped!) [ 82%] 2023-01-11T22:59:03.2622322Z test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_add_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2622530Z test_ops.py::TestMathBitsCUDA::test_conj_view_scatter_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2622742Z test_ops.py::TestMathBitsCUDA::test_conj_view_select_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2622954Z test_ops.py::TestMathBitsCUDA::test_conj_view_sgn_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2623165Z test_ops.py::TestMathBitsCUDA::test_conj_view_short_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2623357Z test_ops.py::TestMathBitsCUDA::test_conj_view_sinc_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2623559Z test_ops.py::TestMathBitsCUDA::test_conj_view_slice_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2623783Z test_ops.py::TestMathBitsCUDA::test_conj_view_softmax_with_dtype_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2623990Z test_ops.py::TestMathBitsCUDA::test_conj_view_split_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2624210Z test_ops.py::TestMathBitsCUDA::test_conj_view_split_list_args_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2624436Z test_ops.py::TestMathBitsCUDA::test_conj_view_split_with_sizes_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2624667Z test_ops.py::TestMathBitsCUDA::test_conj_view_square_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2624892Z test_ops.py::TestMathBitsCUDA::test_conj_view_std_unbiased_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2625087Z test_ops.py::TestMathBitsCUDA::test_conj_view_stft_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2625293Z test_ops.py::TestMathBitsCUDA::test_conj_view_svd_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2625506Z test_ops.py::TestMathBitsCUDA::test_conj_view_symeig_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2625710Z test_ops.py::TestMathBitsCUDA::test_conj_view_t_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2625912Z test_ops.py::TestMathBitsCUDA::test_conj_view_tanh_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2626128Z test_ops.py::TestMathBitsCUDA::test_conj_view_tensordot_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2626335Z test_ops.py::TestMathBitsCUDA::test_conj_view_to_sparse_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2626545Z test_ops.py::TestMathBitsCUDA::test_conj_view_transpose_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2626744Z test_ops.py::TestMathBitsCUDA::test_conj_view_trapezoid_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2626995Z test_ops.py::TestMathBitsCUDA::test_conj_view_unbind_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2627223Z test_ops.py::TestMathBitsCUDA::test_conj_view_unflatten_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2627433Z test_ops.py::TestMathBitsCUDA::test_conj_view_uniform_cuda_complex64 XFAIL [ 82%] 2023-01-11T22:59:03.2627647Z test_ops.py::TestMathBitsCUDA::test_conj_view_unsqueeze_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2627850Z test_ops.py::TestMathBitsCUDA::test_conj_view_var_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2628069Z test_ops.py::TestMathBitsCUDA::test_conj_view_var_unbiased_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2628271Z test_ops.py::TestMathBitsCUDA::test_conj_view_vdot_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2628459Z test_ops.py::TestMathBitsCUDA::test_conj_view_view_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2628733Z test_ops.py::TestMathBitsCUDA::test_conj_view_vsplit_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2628944Z test_ops.py::TestMathBitsCUDA::test_conj_view_vstack_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2629153Z test_ops.py::TestMathBitsCUDA::test_conj_view_where_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2629360Z test_ops.py::TestMathBitsCUDA::test_conj_view_zero__cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2629576Z test_ops.py::TestMathBitsCUDA::test_conj_view_zeros_like_cuda_complex64 PASSED [ 82%] 2023-01-11T22:59:03.2629792Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rdiv___cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2630014Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmatmul___cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2630235Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rmul___cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2630460Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view___rpow___cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2630911Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_cfloat_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2631374Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_char_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2631939Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_double_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2632434Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_half_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2632711Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs__conversions_int_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2632938Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_acosh_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2633165Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_addcmul_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2633391Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_allclose_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2633600Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_any_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2633912Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_as_strided_partial_views_cuda_complex128 SKIPPED (Errors when storage_offset is included) [ 82%] 2023-01-11T22:59:03.2634137Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_asin_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2634361Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_atanh_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2634604Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_tensors_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2634836Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_broadcast_to_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2635056Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cat_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2635293Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_conj_physical_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2635573Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cosh_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2635806Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_cumsum_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2636043Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_diagonal_copy_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2636288Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_div_no_rounding_mode_cuda_complex128 PASSED [ 82%] 2023-01-11T22:59:03.2636577Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_empty_like_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 82%] 2023-01-11T22:59:03.2636805Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftn_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2637043Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_fftshift_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2637267Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_hfft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2637561Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_ifftshift_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2637775Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2638008Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_fft_irfftn_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2638231Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_hsplit_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2638456Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_add_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2638684Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_index_copy_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2638911Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isfinite_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2639137Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_isreal_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2639366Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_lerp_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2639614Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_matrix_norm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2639830Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svd_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2640067Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_linalg_svdvals_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2640314Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_log_softmax_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2640545Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_and_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2640776Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_not_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2641006Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logical_xor_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2641242Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_logspace_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:59:03.2641470Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_masked_fill_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2641691Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mean_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2641929Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2642186Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2642414Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_movedim_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2642635Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_mul_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2642865Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_narrow_copy_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2643087Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_neg_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2643419Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_empty_cuda_complex128 SKIPPED (Expected: empty is not comparable) [ 83%] 2023-01-11T22:59:03.2643662Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_new_ones_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2643909Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_l1_loss_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2644161Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2644424Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2644673Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_nn_functional_tanhshrink_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2644961Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_norm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2645183Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_ones_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:59:03.2645412Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_permute_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2645640Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_positive_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2645859Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_prod_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2646124Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_randn_cuda_complex128 SKIPPED (Test expects tensor input) [ 83%] 2023-01-11T22:59:03.2646335Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_repeat_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2646554Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rot90_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2646776Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_rsqrt_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2647006Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sinh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2647269Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_log_softmax_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2647524Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_special_softmax_with_dtype_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2647748Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_square_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2647968Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_stack_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2648173Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_std_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2648393Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sub_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2648612Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_sum_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2648839Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_t_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2649074Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tensor_split_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2649291Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_to_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2649511Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_tril_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2649730Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_triu_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2649962Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_true_divide_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2650171Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vsplit_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2650393Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_vstack_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2650618Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_where_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2650881Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view__refs_zeros_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:59:03.2651104Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_add_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2651323Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addbmm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2651543Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2651753Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_addmv_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2651951Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_all_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2652173Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_allclose_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2652383Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_any_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2652837Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asin_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2653063Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_asinh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2653278Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atan_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2653499Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_2d_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2653722Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_atleast_3d_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2653941Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bfloat16_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2654145Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_block_diag_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2654359Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_bool_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2654584Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_broadcast_to_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2654823Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cartesian_prod_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2655044Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cdouble_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2655258Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_chalf_cuda_complex128 XFAIL [ 83%] 2023-01-11T22:59:03.2655467Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_char_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2655688Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2655905Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_inverse_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2656134Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cholesky_solve_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2656347Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_clone_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2656574Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_column_stack_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2656799Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_combinations_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2657031Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_constant_pad_nd_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2657244Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cos_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2657459Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cosh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2657669Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cov_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2657875Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_cumprod_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2658087Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2658306Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diag_embed_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2658604Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagflat_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2658846Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diagonal_copy_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2659060Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_diff_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2659273Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_dot_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2659490Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_double_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2659708Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_cuda_complex128 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:59:03.2659951Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_empty_like_cuda_complex128 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:59:03.2660166Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eq_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2660377Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_exp_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2660700Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_expand_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2660930Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_eye_cuda_complex128 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:59:03.2661145Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft2_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2661362Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2661565Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftn_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2661792Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_fftshift_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2662008Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2662231Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_hfftn_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2662456Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_ifftn_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2662679Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfft2_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2662899Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fft_irfftn_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2663113Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fill_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2663331Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_fliplr_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2663533Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_gather_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2663748Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_geqrf_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2663965Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hsplit_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2664180Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_hstack_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2664411Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_index_copy_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2664632Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isfinite_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2664849Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_isnan_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2665058Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_istft_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2665258Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lerp_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2665484Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cross_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2665722Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_det_singular_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2665943Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eig_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2666164Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigh_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2666446Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_eigvals_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2666676Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2666903Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_inv_ex_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2667140Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2667350Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2667594Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2667811Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2668046Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2668327Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_matrix_power_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2668563Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_multi_dot_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2668819Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2669038Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_qr_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2669284Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_solve_triangular_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2669492Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svd_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2669719Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_svdvals_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2669944Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vecdot_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2670185Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_vector_norm_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2670398Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log10_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2670610Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_log2_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2670828Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logdet_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2671054Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_not_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2671261Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_or_cuda_complex128 PASSED [ 83%] 2023-01-11T22:59:03.2671480Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_logical_xor_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2671692Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2671917Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_solve_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2672139Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_lu_unpack_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2672367Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_cumsum_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2672591Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_fill_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2672822Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_scatter_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2673048Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_masked_select_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2673250Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_matmul_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2673464Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mean_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2673708Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2673979Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_movedim_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2674204Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mul_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2674416Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_mv_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2674632Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_narrow_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2674844Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ne_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2675042Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_neg_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2675254Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_full_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2675471Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_new_ones_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2675711Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv1d_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2676021Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose1d_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2676278Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_conv_transpose3d_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2676514Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_l1_loss_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2676761Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_circular_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2677007Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_constant_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2677237Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2677493Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2677739Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_softsign_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2678020Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2678240Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_nonzero_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2678460Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_norm_fro_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2678693Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ops_nvprims_view_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2678905Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_ormqr_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2679111Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_outer_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2679314Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_positive_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2679530Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_pow_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2679745Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_qr_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2679962Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_renorm_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2680200Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_repeat_interleave_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2680421Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_as_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2680642Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_reshape_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2680863Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_resize_as__cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2681064Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_roll_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2681277Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_rsqrt_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2681498Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_select_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2681803Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sgn_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2682029Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_short_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2682246Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sigmoid_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2682461Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_split_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2682677Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_sqrt_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2682878Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_square_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2683097Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_squeeze_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2683314Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2683612Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_std_mean_unbiased_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2683825Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_svd_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2684054Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_along_dim_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2684266Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_take_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2684477Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tanh_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2684703Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensor_split_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2684910Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tensordot_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2685122Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tile_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2685347Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapezoid_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2685572Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_trapz_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2685808Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triangular_solve_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2686019Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_tril_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2686227Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_triu_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2686450Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_true_divide_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2686651Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_uniform_cuda_complex128 XFAIL [ 84%] 2023-01-11T22:59:03.2686871Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_unsqueeze_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2687083Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2687306Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_mean_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2687531Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_var_unbiased_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2687745Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vdot_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2688204Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_view_as_real_cuda_complex128 SKIPPED (Operation doesn't support conjugated inputs.) [ 84%] 2023-01-11T22:59:03.2688427Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vsplit_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2688643Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_vstack_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2688842Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_where_cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2689052Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_zero__cuda_complex128 PASSED [ 84%] 2023-01-11T22:59:03.2689259Z test_ops.py::TestMathBitsCUDA::test_neg_view_H_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2689517Z test_ops.py::TestMathBitsCUDA::test_neg_view_T_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2689734Z test_ops.py::TestMathBitsCUDA::test_neg_view___radd___cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2689939Z test_ops.py::TestMathBitsCUDA::test_neg_view___rdiv___cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2690149Z test_ops.py::TestMathBitsCUDA::test_neg_view___rmatmul___cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2690349Z test_ops.py::TestMathBitsCUDA::test_neg_view___rmul___cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2690539Z test_ops.py::TestMathBitsCUDA::test_neg_view___rpow___cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2690740Z test_ops.py::TestMathBitsCUDA::test_neg_view___rsub___cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2690948Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_T_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2691180Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_byte_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2691468Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_cfloat_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2691698Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_char_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2691928Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_half_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2692153Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_int_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2692370Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs__conversions_short_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2692800Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_addr_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2693022Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_all_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2693241Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_allclose_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2693452Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_amax_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2693684Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_as_strided_scatter_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2693895Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asin_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2694108Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_asinh_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2694312Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan2_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2694503Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atan_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2694723Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_atleast_3d_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2694944Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_broadcast_to_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2695152Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cat_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2695366Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ceil_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2695582Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2695799Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_clamp_max_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2696018Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_column_stack_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2696211Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2696434Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_conj_physical_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2696649Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_cumsum_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2696858Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diag_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2697082Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_copy_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2697307Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_diagonal_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2697592Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_digamma_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2697838Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_div_floor_rounding_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2698035Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dsplit_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2698244Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_dstack_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2698514Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_empty_cuda_float64 SKIPPED (Expected: empty is not comparable) [ 84%] 2023-01-11T22:59:03.2698760Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erf_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2698970Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfc_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2699179Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_erfinv_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2699466Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_expand_as_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2699678Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft2_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2699891Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fft_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2700090Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_fftn_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2700304Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfft2_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2700518Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_hfftn_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2700734Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft2_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2700942Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifft_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2701157Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ifftn_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2701382Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft2_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2701592Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_ihfft_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2701794Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fft_irfft2_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2702006Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fill_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2702222Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_flatten_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2702439Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fliplr_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2702659Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_float_power_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2702871Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2703094Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_floor_divide_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2703309Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmax_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2703516Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmin_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2703704Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_fmod_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2703906Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_frac_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2704114Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ge_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2704330Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hsplit_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2704538Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_hstack_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2704756Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_index_copy_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2704973Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isinf_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2705224Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isnan_cuda_float64 PASSED [ 84%] 2023-01-11T22:59:03.2705434Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_isneginf_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2705646Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lerp_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2705864Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svd_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2706091Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_svdvals_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2706323Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linalg_vector_norm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2706540Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_linspace_cuda_float64 XFAIL [ 85%] 2023-01-11T22:59:03.2706755Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_log1p_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2707029Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_and_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2707236Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_not_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2707454Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logical_xor_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2707669Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logspace_cuda_float64 XFAIL [ 85%] 2023-01-11T22:59:03.2707888Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_logsumexp_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2708099Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_lt_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2708312Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_maximum_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2708528Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nan_to_num_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2708743Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_narrow_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2708953Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_ne_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2709241Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_empty_strided_cuda_float64 SKIPPED (Expected: empty_strided is not comparable) [ 85%] 2023-01-11T22:59:03.2709457Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_ones_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2709676Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_new_zeros_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2709894Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nextafter_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2710202Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Expected: dropout is not comparable) [ 85%] 2023-01-11T22:59:03.2710434Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_celu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2710661Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_elu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2710899Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_glu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2711127Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardshrink_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2711367Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hardtanh_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2711622Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2711859Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_layer_norm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2712103Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_leaky_relu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2712355Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2712596Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_nll_loss_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2712876Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_pdist_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2713137Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2713354Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_prelu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2713579Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu6_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2713810Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_relu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2714038Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_selu_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2714292Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_softmax_with_dtype_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2714583Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_nn_functional_threshold_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2714798Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_norm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2715004Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_prod_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2715207Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_real_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2715393Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_roll_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2715604Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rot90_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2715811Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsqrt_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2716016Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_rsub_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2716220Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sign_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2716427Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sinh_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2716663Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_softmax_with_dtype_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2716894Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_bessel_j1_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2717101Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_entr_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2717324Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_erfcx_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2717580Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_multigammaln_mvlgamma_p_1_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2717804Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_ndtr_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2718055Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_spherical_bessel_j0_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2718278Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_special_zeta_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2718496Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sqrt_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2718710Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_square_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2718920Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_stack_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2719110Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2719326Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_std_mean_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2719530Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sub_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2719752Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_sum_to_size_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2719958Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_t_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2720172Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_tan_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2720435Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_transpose_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2720657Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_trunc_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2720848Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_var_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2721056Z test_ops.py::TestMathBitsCUDA::test_neg_view__refs_zeros_cuda_float64 XFAIL [ 85%] 2023-01-11T22:59:03.2721285Z test_ops.py::TestMathBitsCUDA::test_neg_view__softmax_backward_data_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2721492Z test_ops.py::TestMathBitsCUDA::test_neg_view_abs_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2721702Z test_ops.py::TestMathBitsCUDA::test_neg_view_addbmm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2721911Z test_ops.py::TestMathBitsCUDA::test_neg_view_addcdiv_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2722118Z test_ops.py::TestMathBitsCUDA::test_neg_view_addmm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2722375Z test_ops.py::TestMathBitsCUDA::test_neg_view_addr_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2722560Z test_ops.py::TestMathBitsCUDA::test_neg_view_amax_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2722765Z test_ops.py::TestMathBitsCUDA::test_neg_view_aminmax_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2722964Z test_ops.py::TestMathBitsCUDA::test_neg_view_any_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2723176Z test_ops.py::TestMathBitsCUDA::test_neg_view_argwhere_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2723448Z test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_cuda_float64 SKIPPED (Errors when storage_offset is included) [ 85%] 2023-01-11T22:59:03.2723671Z test_ops.py::TestMathBitsCUDA::test_neg_view_as_strided_scatter_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2723874Z test_ops.py::TestMathBitsCUDA::test_neg_view_asinh_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2724082Z test_ops.py::TestMathBitsCUDA::test_neg_view_atan2_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2724294Z test_ops.py::TestMathBitsCUDA::test_neg_view_atleast_1d_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2724486Z test_ops.py::TestMathBitsCUDA::test_neg_view_baddbmm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2724699Z test_ops.py::TestMathBitsCUDA::test_neg_view_bernoulli_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2724911Z test_ops.py::TestMathBitsCUDA::test_neg_view_block_diag_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2725113Z test_ops.py::TestMathBitsCUDA::test_neg_view_bmm_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2725316Z test_ops.py::TestMathBitsCUDA::test_neg_view_bool_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2725534Z test_ops.py::TestMathBitsCUDA::test_neg_view_broadcast_to_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2725745Z test_ops.py::TestMathBitsCUDA::test_neg_view_bucketize_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2725951Z test_ops.py::TestMathBitsCUDA::test_neg_view_byte_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2726142Z test_ops.py::TestMathBitsCUDA::test_neg_view_cat_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2726344Z test_ops.py::TestMathBitsCUDA::test_neg_view_cdist_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2726547Z test_ops.py::TestMathBitsCUDA::test_neg_view_cdouble_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2726753Z test_ops.py::TestMathBitsCUDA::test_neg_view_cfloat_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2726953Z test_ops.py::TestMathBitsCUDA::test_neg_view_chalf_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2727174Z test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_inverse_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2727392Z test_ops.py::TestMathBitsCUDA::test_neg_view_cholesky_solve_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2727596Z test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2727789Z test_ops.py::TestMathBitsCUDA::test_neg_view_clamp_min_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2727994Z test_ops.py::TestMathBitsCUDA::test_neg_view_conj_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2728257Z test_ops.py::TestMathBitsCUDA::test_neg_view_conj_physical_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2728490Z test_ops.py::TestMathBitsCUDA::test_neg_view_constant_pad_nd_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2728704Z test_ops.py::TestMathBitsCUDA::test_neg_view_contiguous_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2728907Z test_ops.py::TestMathBitsCUDA::test_neg_view_cosh_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2729112Z test_ops.py::TestMathBitsCUDA::test_neg_view_cummax_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2729326Z test_ops.py::TestMathBitsCUDA::test_neg_view_diag_embed_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2729525Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagflat_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2729737Z test_ops.py::TestMathBitsCUDA::test_neg_view_diagonal_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2729993Z test_ops.py::TestMathBitsCUDA::test_neg_view_diff_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2730202Z test_ops.py::TestMathBitsCUDA::test_neg_view_dist_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2730427Z test_ops.py::TestMathBitsCUDA::test_neg_view_div_trunc_rounding_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2730628Z test_ops.py::TestMathBitsCUDA::test_neg_view_dot_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2730831Z test_ops.py::TestMathBitsCUDA::test_neg_view_double_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2731038Z test_ops.py::TestMathBitsCUDA::test_neg_view_dsplit_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2731260Z test_ops.py::TestMathBitsCUDA::test_neg_view_empty_cuda_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:59:03.2731476Z test_ops.py::TestMathBitsCUDA::test_neg_view_empty_like_cuda_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:59:03.2731676Z test_ops.py::TestMathBitsCUDA::test_neg_view_eq_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2731881Z test_ops.py::TestMathBitsCUDA::test_neg_view_equal_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2732086Z test_ops.py::TestMathBitsCUDA::test_neg_view_erf_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2732289Z test_ops.py::TestMathBitsCUDA::test_neg_view_erfc_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2732493Z test_ops.py::TestMathBitsCUDA::test_neg_view_erfinv_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2732924Z test_ops.py::TestMathBitsCUDA::test_neg_view_expand_as_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2733135Z test_ops.py::TestMathBitsCUDA::test_neg_view_expm1_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2733330Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_fftn_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2733536Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_hfftn_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2733741Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifft2_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2733949Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ifftn_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2734168Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_ihfftn_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2734376Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_irfftn_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2734585Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft2_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2734794Z test_ops.py::TestMathBitsCUDA::test_neg_view_fft_rfft_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2734980Z test_ops.py::TestMathBitsCUDA::test_neg_view_fill_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2735193Z test_ops.py::TestMathBitsCUDA::test_neg_view_float_power_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2735395Z test_ops.py::TestMathBitsCUDA::test_neg_view_floor_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2735613Z test_ops.py::TestMathBitsCUDA::test_neg_view_floor_divide_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2735817Z test_ops.py::TestMathBitsCUDA::test_neg_view_fmax_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2736098Z test_ops.py::TestMathBitsCUDA::test_neg_view_fmin_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2736311Z test_ops.py::TestMathBitsCUDA::test_neg_view_fmod_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2736518Z test_ops.py::TestMathBitsCUDA::test_neg_view_full_like_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2736704Z test_ops.py::TestMathBitsCUDA::test_neg_view_gather_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2736904Z test_ops.py::TestMathBitsCUDA::test_neg_view_geqrf_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2737113Z test_ops.py::TestMathBitsCUDA::test_neg_view_gradient_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2737312Z test_ops.py::TestMathBitsCUDA::test_neg_view_gt_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2737517Z test_ops.py::TestMathBitsCUDA::test_neg_view_histc_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2737721Z test_ops.py::TestMathBitsCUDA::test_neg_view_igammac_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2738008Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_add_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2738228Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_reduce_cuda_float64 PASSED [ 85%] 2023-01-11T22:59:03.2738422Z test_ops.py::TestMathBitsCUDA::test_neg_view_index_select_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2738626Z test_ops.py::TestMathBitsCUDA::test_neg_view_inner_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2738826Z test_ops.py::TestMathBitsCUDA::test_neg_view_int_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2739029Z test_ops.py::TestMathBitsCUDA::test_neg_view_isclose_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2739233Z test_ops.py::TestMathBitsCUDA::test_neg_view_isin_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2739433Z test_ops.py::TestMathBitsCUDA::test_neg_view_isinf_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2739634Z test_ops.py::TestMathBitsCUDA::test_neg_view_isnan_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2739853Z test_ops.py::TestMathBitsCUDA::test_neg_view_isneginf_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2740049Z test_ops.py::TestMathBitsCUDA::test_neg_view_isposinf_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2740250Z test_ops.py::TestMathBitsCUDA::test_neg_view_isreal_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2740449Z test_ops.py::TestMathBitsCUDA::test_neg_view_kron_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2740663Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cond_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2740877Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cross_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2741092Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2741316Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_det_singular_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2741530Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_eigh_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2741770Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_householder_product_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2741972Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_inv_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2742184Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2742415Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2742635Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_lu_factor_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2742859Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2743083Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_matrix_power_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2743303Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_multi_dot_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2743516Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2743870Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 86%] 2023-01-11T22:59:03.2744093Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_qr_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2744311Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2744526Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_ex_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2744758Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_solve_triangular_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2744970Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svd_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2745186Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_svdvals_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2745409Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_tensorsolve_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2745683Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_vector_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2745874Z test_ops.py::TestMathBitsCUDA::test_neg_view_log10_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2746078Z test_ops.py::TestMathBitsCUDA::test_neg_view_log2_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2746290Z test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2746521Z test_ops.py::TestMathBitsCUDA::test_neg_view_log_softmax_with_dtype_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2746733Z test_ops.py::TestMathBitsCUDA::test_neg_view_logical_or_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2746940Z test_ops.py::TestMathBitsCUDA::test_neg_view_logspace_cuda_float64 XFAIL [ 86%] 2023-01-11T22:59:03.2747150Z test_ops.py::TestMathBitsCUDA::test_neg_view_logsumexp_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2747353Z test_ops.py::TestMathBitsCUDA::test_neg_view_long_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2747544Z test_ops.py::TestMathBitsCUDA::test_neg_view_lt_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2747756Z test_ops.py::TestMathBitsCUDA::test_neg_view_lu_unpack_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2747969Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amax_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2748178Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_amin_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2748392Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmax_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2748603Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_argmin_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2748820Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumprod_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2749032Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_cumsum_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2749237Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_log_softmax_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2749457Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_mean_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2749674Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_median_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2749886Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2750093Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_sum_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2750299Z test_ops.py::TestMathBitsCUDA::test_neg_view_masked_var_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2750502Z test_ops.py::TestMathBitsCUDA::test_neg_view_matrix_exp_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2750707Z test_ops.py::TestMathBitsCUDA::test_neg_view_max_binary_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2750899Z test_ops.py::TestMathBitsCUDA::test_neg_view_maximum_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2751131Z test_ops.py::TestMathBitsCUDA::test_neg_view_meshgrid_list_of_tensors_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2751347Z test_ops.py::TestMathBitsCUDA::test_neg_view_min_binary_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2751598Z test_ops.py::TestMathBitsCUDA::test_neg_view_mm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2751813Z test_ops.py::TestMathBitsCUDA::test_neg_view_msort_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2752014Z test_ops.py::TestMathBitsCUDA::test_neg_view_mv_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2752225Z test_ops.py::TestMathBitsCUDA::test_neg_view_nan_to_num_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2752436Z test_ops.py::TestMathBitsCUDA::test_neg_view_nanmedian_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2752653Z test_ops.py::TestMathBitsCUDA::test_neg_view_nanquantile_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2752844Z test_ops.py::TestMathBitsCUDA::test_neg_view_nansum_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2753059Z test_ops.py::TestMathBitsCUDA::test_neg_view_narrow_copy_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2753262Z test_ops.py::TestMathBitsCUDA::test_neg_view_neg_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2753548Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_cuda_float64 SKIPPED (Skipped!) [ 86%] 2023-01-11T22:59:03.2753848Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_empty_strided_cuda_float64 SKIPPED (Expected: new_empty_strided is not comparable) [ 86%] 2023-01-11T22:59:03.2754059Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_ones_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2754268Z test_ops.py::TestMathBitsCUDA::test_neg_view_new_zeros_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2754481Z test_ops.py::TestMathBitsCUDA::test_neg_view_nextafter_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2754730Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2754982Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2755233Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2755490Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2755738Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2755981Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2756217Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2756450Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_avg_pool3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2756680Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_bilinear_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2756888Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_celu_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2757114Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2757362Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2757607Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_conv_transpose3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2757835Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_ctc_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2758070Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2758303Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_dropout3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2758570Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2758899Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 86%] 2023-01-11T22:59:03.2759176Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2759410Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_gelu_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2759633Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_glu_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2759865Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_group_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2760101Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardshrink_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2760334Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardswish_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2760565Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hardtanh_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2760813Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2761102Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_huber_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2761336Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2761587Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2761836Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_linear_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2762091Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2762319Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_kl_div_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2762550Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_layer_norm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2762795Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2763031Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool1d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2763264Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_pool3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2763486Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool2d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2763718Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2763962Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2764202Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2764455Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2764712Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2764948Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_nll_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2765181Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_normalize_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2765419Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pad_replicate_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2765630Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_pdist_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2765871Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2766097Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_relu_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2766321Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_selu_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2766538Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_silu_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2766830Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2767068Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_softsign_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2767297Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_unfold_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2767524Z test_ops.py::TestMathBitsCUDA::test_neg_view_nn_functional_upsample_nearest_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2767733Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_fro_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2767941Z test_ops.py::TestMathBitsCUDA::test_neg_view_norm_inf_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2768151Z test_ops.py::TestMathBitsCUDA::test_neg_view_normal_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2768357Z test_ops.py::TestMathBitsCUDA::test_neg_view_ones_cuda_float64 XFAIL [ 86%] 2023-01-11T22:59:03.2768631Z test_ops.py::TestMathBitsCUDA::test_neg_view_ops_nvprims_view_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2768837Z test_ops.py::TestMathBitsCUDA::test_neg_view_outer_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2769047Z test_ops.py::TestMathBitsCUDA::test_neg_view_pinverse_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2769280Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_1_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2769497Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_2_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2769729Z test_ops.py::TestMathBitsCUDA::test_neg_view_polygamma_polygamma_n_4_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2769937Z test_ops.py::TestMathBitsCUDA::test_neg_view_put_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2770144Z test_ops.py::TestMathBitsCUDA::test_neg_view_randint_cuda_float64 XFAIL [ 86%] 2023-01-11T22:59:03.2770347Z test_ops.py::TestMathBitsCUDA::test_neg_view_randn_cuda_float64 XFAIL [ 86%] 2023-01-11T22:59:03.2770567Z test_ops.py::TestMathBitsCUDA::test_neg_view_randn_like_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2770775Z test_ops.py::TestMathBitsCUDA::test_neg_view_ravel_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2770979Z test_ops.py::TestMathBitsCUDA::test_neg_view_real_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2771180Z test_ops.py::TestMathBitsCUDA::test_neg_view_reciprocal_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2771392Z test_ops.py::TestMathBitsCUDA::test_neg_view_remainder_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2771595Z test_ops.py::TestMathBitsCUDA::test_neg_view_renorm_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2771801Z test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2772026Z test_ops.py::TestMathBitsCUDA::test_neg_view_repeat_interleave_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2772240Z test_ops.py::TestMathBitsCUDA::test_neg_view_reshape_as_cuda_float64 PASSED [ 86%] 2023-01-11T22:59:03.2772446Z test_ops.py::TestMathBitsCUDA::test_neg_view_resize_as__cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2772838Z test_ops.py::TestMathBitsCUDA::test_neg_view_resolve_neg_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2773036Z test_ops.py::TestMathBitsCUDA::test_neg_view_roll_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2773240Z test_ops.py::TestMathBitsCUDA::test_neg_view_rot90_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2773447Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2773694Z test_ops.py::TestMathBitsCUDA::test_neg_view_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2773897Z test_ops.py::TestMathBitsCUDA::test_neg_view_rsqrt_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2774129Z test_ops.py::TestMathBitsCUDA::test_neg_view_scalar_tensor_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2774344Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_add_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2774556Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2774830Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_amin_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2775066Z test_ops.py::TestMathBitsCUDA::test_neg_view_scatter_reduce_mean_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2775283Z test_ops.py::TestMathBitsCUDA::test_neg_view_searchsorted_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2775513Z test_ops.py::TestMathBitsCUDA::test_neg_view_segment_reduce_lengths_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2775715Z test_ops.py::TestMathBitsCUDA::test_neg_view_select_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2775965Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_blackman_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2776210Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_cosine_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2776469Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_exponential_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2776794Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2777023Z test_ops.py::TestMathBitsCUDA::test_neg_view_signal_windows_hamming_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2777232Z test_ops.py::TestMathBitsCUDA::test_neg_view_signbit_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2777432Z test_ops.py::TestMathBitsCUDA::test_neg_view_sin_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2777638Z test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2777861Z test_ops.py::TestMathBitsCUDA::test_neg_view_softmax_with_dtype_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2778061Z test_ops.py::TestMathBitsCUDA::test_neg_view_sort_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2778307Z test_ops.py::TestMathBitsCUDA::test_neg_view_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:59:03.2778531Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_airy_ai_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2778755Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y0_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2778959Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_bessel_y1_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2779202Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_t_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2779697Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:59:03.2779916Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_entr_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2780161Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_hermite_polynomial_h_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2780374Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_i0e_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2780591Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_i1_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2781066Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:59:03.2781291Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_log_ndtr_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2781525Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_scaled_modified_bessel_k0_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2782053Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:59:03.2782539Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:59:03.2782779Z test_ops.py::TestMathBitsCUDA::test_neg_view_special_spherical_bessel_j0_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2783081Z test_ops.py::TestMathBitsCUDA::test_neg_view_split_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2783314Z test_ops.py::TestMathBitsCUDA::test_neg_view_split_with_sizes_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2783518Z test_ops.py::TestMathBitsCUDA::test_neg_view_sqrt_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2783727Z test_ops.py::TestMathBitsCUDA::test_neg_view_square_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2783932Z test_ops.py::TestMathBitsCUDA::test_neg_view_squeeze_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2784139Z test_ops.py::TestMathBitsCUDA::test_neg_view_std_mean_unbiased_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2784342Z test_ops.py::TestMathBitsCUDA::test_neg_view_stft_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2784554Z test_ops.py::TestMathBitsCUDA::test_neg_view_sum_to_size_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2784757Z test_ops.py::TestMathBitsCUDA::test_neg_view_svd_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2785030Z test_ops.py::TestMathBitsCUDA::test_neg_view_svd_lowrank_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2785237Z test_ops.py::TestMathBitsCUDA::test_neg_view_symeig_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2785436Z test_ops.py::TestMathBitsCUDA::test_neg_view_t_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2785656Z test_ops.py::TestMathBitsCUDA::test_neg_view_take_along_dim_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2785841Z test_ops.py::TestMathBitsCUDA::test_neg_view_tan_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2786044Z test_ops.py::TestMathBitsCUDA::test_neg_view_tanh_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2786260Z test_ops.py::TestMathBitsCUDA::test_neg_view_tensor_split_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2786459Z test_ops.py::TestMathBitsCUDA::test_neg_view_to_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2786671Z test_ops.py::TestMathBitsCUDA::test_neg_view_to_sparse_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2786891Z test_ops.py::TestMathBitsCUDA::test_neg_view_transpose_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2787099Z test_ops.py::TestMathBitsCUDA::test_neg_view_trapz_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2787321Z test_ops.py::TestMathBitsCUDA::test_neg_view_triangular_solve_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2787506Z test_ops.py::TestMathBitsCUDA::test_neg_view_triu_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2787709Z test_ops.py::TestMathBitsCUDA::test_neg_view_trunc_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2787917Z test_ops.py::TestMathBitsCUDA::test_neg_view_unflatten_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2788121Z test_ops.py::TestMathBitsCUDA::test_neg_view_unfold_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2788322Z test_ops.py::TestMathBitsCUDA::test_neg_view_uniform_cuda_float64 XFAIL [ 87%] 2023-01-11T22:59:03.2788524Z test_ops.py::TestMathBitsCUDA::test_neg_view_unique_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2788732Z test_ops.py::TestMathBitsCUDA::test_neg_view_var_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2788979Z test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2789187Z test_ops.py::TestMathBitsCUDA::test_neg_view_var_mean_unbiased_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2789405Z test_ops.py::TestMathBitsCUDA::test_neg_view_var_unbiased_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2789606Z test_ops.py::TestMathBitsCUDA::test_neg_view_vdot_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2789908Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_as_complex_cuda_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 87%] 2023-01-11T22:59:03.2790120Z test_ops.py::TestMathBitsCUDA::test_neg_view_view_copy_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2790325Z test_ops.py::TestMathBitsCUDA::test_neg_view_where_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2790526Z test_ops.py::TestMathBitsCUDA::test_neg_view_xlogy_cuda_float64 PASSED [ 87%] 2023-01-11T22:59:03.2790775Z test_ops.py::TestMathBitsCUDA::test_neg_view_zeros_cuda_float64 XFAIL [ 87%] 2023-01-11T22:59:03.2790987Z test_ops.py::TestFakeTensorCUDA::test_fake_H_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2791182Z test_ops.py::TestFakeTensorCUDA::test_fake___getitem___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2791382Z test_ops.py::TestFakeTensorCUDA::test_fake___rdiv___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2791586Z test_ops.py::TestFakeTensorCUDA::test_fake___rmod___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2791788Z test_ops.py::TestFakeTensorCUDA::test_fake___rpow___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2791989Z test_ops.py::TestFakeTensorCUDA::test_fake___rxor___cuda_int64 PASSED [ 87%] 2023-01-11T22:59:03.2792218Z test_ops.py::TestFakeTensorCUDA::test_fake__softmax_backward_data_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2792416Z test_ops.py::TestFakeTensorCUDA::test_fake_abs_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2792688Z test_ops.py::TestFakeTensorCUDA::test_fake_acosh_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2792875Z test_ops.py::TestFakeTensorCUDA::test_fake_add_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2793078Z test_ops.py::TestFakeTensorCUDA::test_fake_addcdiv_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2793280Z test_ops.py::TestFakeTensorCUDA::test_fake_addcmul_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2793481Z test_ops.py::TestFakeTensorCUDA::test_fake_addmm_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2793686Z test_ops.py::TestFakeTensorCUDA::test_fake_addmv_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2793884Z test_ops.py::TestFakeTensorCUDA::test_fake_all_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2794087Z test_ops.py::TestFakeTensorCUDA::test_fake_allclose_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2794287Z test_ops.py::TestFakeTensorCUDA::test_fake_amin_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2794475Z test_ops.py::TestFakeTensorCUDA::test_fake_any_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2794679Z test_ops.py::TestFakeTensorCUDA::test_fake_arange_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2794882Z test_ops.py::TestFakeTensorCUDA::test_fake_argmax_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2795084Z test_ops.py::TestFakeTensorCUDA::test_fake_argmin_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2795285Z test_ops.py::TestFakeTensorCUDA::test_fake_argsort_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2795521Z test_ops.py::TestFakeTensorCUDA::test_fake_as_strided_partial_views_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2795722Z test_ops.py::TestFakeTensorCUDA::test_fake_asin_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2795922Z test_ops.py::TestFakeTensorCUDA::test_fake_atanh_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2796118Z test_ops.py::TestFakeTensorCUDA::test_fake_atleast_1d_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2796329Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_H_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2796546Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_T_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2796766Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___radd___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2796986Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rmul___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2797203Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___ror___cuda_int64 PASSED [ 87%] 2023-01-11T22:59:03.2797421Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rsub___cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2797636Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast___rxor___cuda_int64 PASSED [ 87%] 2023-01-11T22:59:03.2797866Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast__softmax_backward_data_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2798084Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_acosh_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2798305Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_add_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2798580Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addbmm_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2798808Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addcmul_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2799028Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2799268Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmm_decomposed_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2799483Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_addmv_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2799705Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_allclose_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2799942Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_aminmax_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:59:03.2800159Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_angle_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2800429Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_argmax_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2800657Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2800896Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_as_strided_scatter_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2801114Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_asin_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2801333Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atan2_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2801550Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atanh_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2801756Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_1d_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2801980Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_2d_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2802201Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_atleast_3d_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2802432Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_baddbmm_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2802699Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bernoulli_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2802921Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bfloat16_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2803144Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_and_cuda_int64 PASSED [ 87%] 2023-01-11T22:59:03.2803364Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bitwise_or_cuda_int64 PASSED [ 87%] 2023-01-11T22:59:03.2803580Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_bool_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2803802Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_broadcast_tensors_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2804017Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_byte_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2804232Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cat_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2804456Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdist_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2804673Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cdouble_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2804940Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cholesky_inverse_cuda_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T22:59:03.2805157Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_chunk_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2805378Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_clamp_max_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2805587Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_column_stack_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2805806Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_complex_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2806017Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2806250Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_conj_physical_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2806519Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_corrcoef_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2806741Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cos_cuda_float32 PASSED [ 87%] 2023-01-11T22:59:03.2806970Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_count_nonzero_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2807187Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cummax_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2807385Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumsum_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2807631Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_cumulative_trapezoid_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2807846Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_deg2rad_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2808070Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diag_embed_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2808349Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_diagonal_copy_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2808569Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_digamma_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2808807Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_floor_rounding_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2809043Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_no_rounding_mode_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2809278Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_div_trunc_rounding_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2809483Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_equal_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2809696Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_erf_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2809913Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_exp2_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2810128Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_eye_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2810351Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_fft_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2810570Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfft_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2810791Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_hfftn_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2811012Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft2_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2811217Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_ifft_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2811441Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft2_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2811659Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_irfft_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2811879Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfft2_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2812105Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fft_rfftn_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2812324Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fill_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2812761Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flip_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2813000Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fliplr_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2813215Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_flipud_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2813427Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_floor_divide_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2813641Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2813851Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_fmod_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2814072Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_full_like_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2814366Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gather_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2814588Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_gcd_cuda_int64 PASSED [ 88%] 2023-01-11T22:59:03.2814801Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ge_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2815020Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_histc_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2815224Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_hsplit_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2815435Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_igamma_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2815647Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_imag_cuda_complex64 PASSED [ 88%] 2023-01-11T22:59:03.2815872Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_copy_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2816093Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_fill_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2816386Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_index_put_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2816606Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isclose_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2816829Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isfinite_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2817030Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isnan_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2817248Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_isposinf_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2817502Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_istft_cuda_complex64 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2817788Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2818009Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_kthvalue_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2818231Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lerp_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2818459Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cond_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2818684Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cross_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2818922Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_det_singular_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2819126Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eig_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2819389Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvals_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2819652Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_eigvalsh_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2819874Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2820108Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_inv_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2820350Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_factor_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2820581Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_ldl_solve_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2820809Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2821058Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2821268Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_lu_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2821504Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2821788Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2822030Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_multi_dot_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2822302Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2822573Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2822800Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2823074Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_hermitian_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2823402Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2023-01-11T22:59:03.2823647Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_solve_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2823924Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svd_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2824160Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_svdvals_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2824396Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorinv_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2824668Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_tensorsolve_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2824898Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vander_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2825128Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vecdot_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2825364Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_vector_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2825582Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log10_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2825780Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log1p_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2826004Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log2_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2826249Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_log_softmax_with_dtype_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2826475Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logaddexp2_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2826695Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logdet_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2826920Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logical_and_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2827144Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_logspace_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2827368Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_lu_unpack_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2827573Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_amax_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2827808Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_cumprod_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2828044Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_logsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2828269Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_mean_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2828493Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2828727Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_normalize_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2828948Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_prod_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2829179Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_scatter_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2829406Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_select_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2829616Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_std_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2829886Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_sum_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2830117Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_masked_var_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2830334Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matmul_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2830557Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_matrix_exp_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2830817Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2831059Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_max_reduction_no_dim_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2831307Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_meshgrid_variadic_tensors_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2831543Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_no_dim_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2831825Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_min_reduction_with_dim_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2832043Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_mode_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2832264Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_movedim_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2832482Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_msort_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2832743Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_multinomial_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2832996Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nanmean_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2833223Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_narrow_copy_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2833469Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_dropout_backward_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2833697Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_native_layer_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2833935Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_empty_strided_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2834158Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_new_zeros_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2834382Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nextafter_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2834658Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2834924Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2835186Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2835447Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2835701Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2835952Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2836197Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_bilinear_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2836453Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2836690Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv1d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2836923Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2837180Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2837442Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2837743Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cosine_similarity_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2838010Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_cross_entropy_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2838276Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2838563Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2838826Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2839075Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_hardshrink_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2839373Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_huber_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2839630Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_instance_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2839891Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2840150Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_linear_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2840412Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2840679Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2840904Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_kl_div_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2841161Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_local_response_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2841413Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_logsigmoid_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2841668Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2841946Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T22:59:03.2842203Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2842452Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2842704Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:03.2842947Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_max_unpool3d_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2843175Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mish_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2843418Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_mse_loss_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2843674Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2843942Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_one_hot_cuda_int64 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:59:03.2844189Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pad_constant_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2844440Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2844693Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2844931Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_prelu_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2845214Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu6_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2845442Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_relu_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2845679Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_rrelu_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2845923Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_softplus_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2846203Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2846459Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_nn_functional_upsample_nearest_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2846677Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2846963Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_fro_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2847187Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_inf_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2847409Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_norm_nuc_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2847613Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2847849Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_normal_number_mean_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2848065Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2848289Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_ones_like_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2848508Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_outer_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2848732Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pca_lowrank_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2848960Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pinverse_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2849180Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polar_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2849411Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_0_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2849660Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_1_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2849903Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_polygamma_polygamma_n_4_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2850125Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_positive_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2850341Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_pow_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2850556Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_prod_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2850769Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_put_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2850995Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rad2deg_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2851219Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rand_like_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2851431Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randint_like_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2851646Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2851867Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_randn_like_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2852094Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_reciprocal_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2852311Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_renorm_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2852730Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resize__cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2852987Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_conj_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2853277Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_resolve_neg_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2853487Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_roll_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2853722Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_0_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2853959Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_round_decimals_neg_3_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2854177Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsqrt_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2854391Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_rsub_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2854620Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scalar_tensor_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2854841Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2855147Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_amax_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2855384Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_prod_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2855605Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_scatter_reduce_sum_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2855833Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_searchsorted_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2856076Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_segment_reduce_offsets_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2856295Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sigmoid_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2856510Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sign_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2856755Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_bartlett_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2857012Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signal_windows_exponential_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2857235Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_signbit_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2857435Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sin_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2857648Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sinc_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2857865Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2858102Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_softmax_with_dtype_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2858337Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_j0_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2858572Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_bessel_y0_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2858831Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_chebyshev_polynomial_t_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2859094Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_hermite_polynomial_he_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2859318Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i0e_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2859525Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_i1_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2859782Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_laguerre_polynomial_l_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2860016Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_log_ndtr_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2860263Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_i1_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2860513Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_modified_bessel_k1_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2860747Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_ndtr_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2861061Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2861334Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2861863Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:59:03.2862343Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T22:59:03.2862566Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2862799Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_split_list_args_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2863072Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sqrt_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2863295Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_square_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2863513Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2863747Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_std_mean_unbiased_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2863963Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sub_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2864188Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_sum_to_size_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2864395Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_svd_lowrank_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2864607Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_t_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2864826Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_take_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2865050Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tanh_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2865311Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tensor_split_cuda_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:59:03.2865566Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_to_sparse_cuda_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T22:59:03.2865784Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_topk_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2866002Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trace_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2866222Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triangular_solve_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2866449Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_tril_indices_cuda_int64 PASSED [ 89%] 2023-01-11T22:59:03.2866721Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_triu_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2866952Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_true_divide_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2867172Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_trunc_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2867396Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unflatten_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2867616Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unfold_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2867855Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_unique_consecutive_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2868076Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_var_mean_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2868294Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_as_complex_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2868509Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_view_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2868723Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_xlogy_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2868937Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zero__cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2869192Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_zeros_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2869410Z test_ops.py::TestFakeTensorCUDA::test_fake_baddbmm_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2869623Z test_ops.py::TestFakeTensorCUDA::test_fake_bernoulli_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2869831Z test_ops.py::TestFakeTensorCUDA::test_fake_bfloat16_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2870022Z test_ops.py::TestFakeTensorCUDA::test_fake_bincount_cuda_int64 PASSED [ 89%] 2023-01-11T22:59:03.2870224Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_not_cuda_int64 PASSED [ 89%] 2023-01-11T22:59:03.2870428Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_or_cuda_int64 PASSED [ 89%] 2023-01-11T22:59:03.2870634Z test_ops.py::TestFakeTensorCUDA::test_fake_bitwise_xor_cuda_int64 PASSED [ 89%] 2023-01-11T22:59:03.2870906Z test_ops.py::TestFakeTensorCUDA::test_fake_block_diag_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2871109Z test_ops.py::TestFakeTensorCUDA::test_fake_bmm_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2871312Z test_ops.py::TestFakeTensorCUDA::test_fake_bool_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2871536Z test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_shapes_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2871745Z test_ops.py::TestFakeTensorCUDA::test_fake_broadcast_tensors_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2871948Z test_ops.py::TestFakeTensorCUDA::test_fake_byte_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2872153Z test_ops.py::TestFakeTensorCUDA::test_fake_cdouble_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2872355Z test_ops.py::TestFakeTensorCUDA::test_fake_char_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2872575Z test_ops.py::TestFakeTensorCUDA::test_fake_cholesky_solve_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2872784Z test_ops.py::TestFakeTensorCUDA::test_fake_clone_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2873005Z test_ops.py::TestFakeTensorCUDA::test_fake_combinations_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2873209Z test_ops.py::TestFakeTensorCUDA::test_fake_complex_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2873393Z test_ops.py::TestFakeTensorCUDA::test_fake_conj_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2873613Z test_ops.py::TestFakeTensorCUDA::test_fake_constant_pad_nd_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2873818Z test_ops.py::TestFakeTensorCUDA::test_fake_copysign_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2874027Z test_ops.py::TestFakeTensorCUDA::test_fake_corrcoef_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2874227Z test_ops.py::TestFakeTensorCUDA::test_fake_cos_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2874428Z test_ops.py::TestFakeTensorCUDA::test_fake_cosh_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2874631Z test_ops.py::TestFakeTensorCUDA::test_fake_cross_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2874872Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_T_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2875114Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___radd___cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2875336Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rdiv___cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2875584Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmatmul___cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2875825Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rmul___cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2876062Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rpow___cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2876293Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp___rsub___cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2876561Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__native_batch_norm_legit_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2876876Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp__softmax_backward_data_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2877123Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_acos_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2877359Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_add_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2877585Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcdiv_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2877821Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addcmul_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2878059Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2878316Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_addmm_decomposed_cuda_float32 PASSED [ 89%] 2023-01-11T22:59:03.2878615Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2878885Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_as_strided_partial_views_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2879122Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_asin_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2879359Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atan2_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2879579Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atanh_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2879824Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2880068Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_atleast_3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2880313Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bernoulli_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2880561Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bfloat16_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2880798Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_bmm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2881048Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_broadcast_to_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2881277Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cat_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2881512Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ceil_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2881767Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chalf_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2882007Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_chunk_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2882243Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2882490Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_clamp_min_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2882734Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_complex_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2882968Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_conj_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2883212Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_corrcoef_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2883446Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cos_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2883681Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cosh_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2883897Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cov_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2884133Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cross_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2884378Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cummax_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2884658Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumsum_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2884934Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_cumulative_trapezoid_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2885185Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_diagonal_copy_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2885426Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_digamma_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2885662Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dist_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2885895Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dot_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2886119Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_double_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2886407Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_dsplit_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2886648Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_erfc_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2886892Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expand_as_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2887127Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_expm1_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2887363Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fft2_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2887614Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_fftshift_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2887855Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_hfftn_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2888093Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfft2_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2888319Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_ihfftn_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2888555Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_irfft_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2888785Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft2_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2889022Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fft_rfft_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2889258Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flip_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2889497Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_flipud_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2889733Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2889980Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_float_power_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2890219Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_floor_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2890439Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_fmod_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2890672Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_frac_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2890911Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_gather_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2891163Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_grid_sampler_2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2891394Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_i0_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2891640Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_fill_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2891885Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_put_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2892183Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_index_select_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2892411Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_inner_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2892856Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_kron_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2893107Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lgamma_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2893354Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cross_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2893598Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2893861Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_det_singular_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2894098Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eig_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2894432Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigh_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2894685Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_eigvals_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2894940Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_householder_product_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2895187Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2895441Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2895698Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2895958Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_matrix_power_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2896216Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_multi_dot_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2896459Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2896736Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2897002Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:59:03.2897278Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_pinv_singular_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:59:03.2897504Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_qr_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2897750Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2898003Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_solve_ex_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2898247Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_svd_cuda_float32 XFAIL [ 90%] 2023-01-11T22:59:03.2898499Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vander_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2898746Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_vecdot_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2898983Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log2_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2899227Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_log_softmax_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2899475Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logaddexp2_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2899712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logcumsumexp_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2899954Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logdet_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2900249Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_logit_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2900495Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_lu_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2900728Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mT_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2900980Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_cumprod_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2901228Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_fill_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2901471Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_mean_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2901716Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2902052Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_normalize_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2902303Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_select_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2902554Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_softmin_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2902800Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_masked_std_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2903046Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_matrix_exp_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2903287Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_binary_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2903566Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2903831Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_max_reduction_with_dim_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2904107Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2904330Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mode_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2904570Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_movedim_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2904805Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_msort_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2905039Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mv_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2905301Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2905562Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2905812Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nan_to_num_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2906054Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanmean_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2906299Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nanquantile_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2906522Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nansum_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2906775Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_native_layer_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2907007Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_neg_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2907306Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2907587Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2907915Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2908201Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2908475Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2908744Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2908988Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2909245Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_batch_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2909595Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:59:03.2909875Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2910152Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2910434Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:59:03.2910701Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2910959Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2911224Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_dropout_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2911488Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_elu_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2911744Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2912011Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_embedding_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2912313Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2912597Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2912878Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2913132Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_glu_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2913404Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_grid_sample_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2913669Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_group_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2913934Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2914200Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_instance_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2914460Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2914738Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2915002Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_kl_div_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2915310Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_linear_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2915598Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2915876Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2916142Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2916411Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2916676Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2916921Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_nll_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:03.2917245Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_normalize_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2917515Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2917791Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2918064Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2918335Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2918594Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu6_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2918852Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_relu_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2919116Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_rrelu_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2919385Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2919640Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2919905Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_softsign_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2920173Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_tanhshrink_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2920440Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_threshold_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2920714Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2920996Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2921274Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2921512Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2921753Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_norm_inf_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2921976Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2922230Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_normal_number_mean_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2922465Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ormqr_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2922759Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pca_lowrank_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2923012Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_permute_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2923273Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pinverse_cuda_float32 SKIPPED (Skipped!) [ 91%] 2023-01-11T22:59:03.2923539Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2923798Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2924055Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2924284Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_positive_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2924573Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_pow_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2924822Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_quantile_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2925062Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_ravel_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2925298Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_real_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2925544Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_as_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2925784Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_reshape_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2926032Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_resolve_conj_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2926267Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2926510Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_0_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2926767Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_round_decimals_3_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2927015Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_scatter_add_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2927278Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_lengths_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2927539Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_segment_reduce_offsets_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2927788Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_select_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2928019Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sgn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2928259Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sigmoid_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2928497Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sin_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2928719Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sinc_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2928957Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2929206Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_slice_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2929490Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 91%] 2023-01-11T22:59:03.2929739Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_entr_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2929985Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2930228Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_i1e_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2938725Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_log_ndtr_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2939119Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2939406Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_special_xlog1py_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2939686Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_split_with_sizes_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2939944Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sqrt_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2940205Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_square_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2940474Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_std_mean_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2940789Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_stft_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2941044Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sub_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2941313Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_sum_to_size_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2941564Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_t_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2941819Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tan_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2942078Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tanh_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2942352Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensor_split_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2942617Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tensordot_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2942859Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_tile_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2943113Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_to_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2943369Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trace_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2943626Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trapz_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2943905Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_triangular_solve_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2944161Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_trunc_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2944418Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unbind_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2944673Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unflatten_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2944941Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_unsqueeze_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2945182Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_as_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2945434Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_view_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2945694Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_vsplit_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2945951Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_where_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2946203Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_xlogy_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2946477Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___getitem___cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2946749Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmatmul___cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2947065Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rmod___cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2947340Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp___rpow___cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2947611Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp__native_batch_norm_legit_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2947872Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_abs_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2948128Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_add_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2948393Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addbmm_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2948660Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addcmul_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2948925Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2949267Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmm_decomposed_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2949532Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_addmv_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2949792Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amax_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2950030Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_amin_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2950300Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2950592Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_as_strided_partial_views_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2950851Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_asin_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2951112Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atan_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2951377Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atanh_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2951646Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_atleast_1d_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2951917Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_block_diag_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2952189Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_broadcast_to_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2952428Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cat_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2952685Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ceil_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2952945Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chalf_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2953217Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2953495Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cholesky_solve_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2953756Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_chunk_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2954016Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_clone_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2954291Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_combinations_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2954550Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_conj_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2954809Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_constant_pad_nd_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2955075Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_corrcoef_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2955379Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cov_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2955651Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummax_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2955915Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cummin_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2956177Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumsum_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2956467Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2956723Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diag_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2956980Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_diff_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2957229Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_digamma_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2957561Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dist_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2957848Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2958107Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dot_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2958369Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_dstack_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2958621Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_einsum_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2958879Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_erfinv_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2959131Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_exp2_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2959395Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_expand_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2959655Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_fftshift_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2959917Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft2_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2960181Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfft_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2960439Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_hfftn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2960702Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfft_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2960965Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_ihfftn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2961230Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_irfft2_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2961501Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fft_rfftn_cuda_float32 XFAIL [ 91%] 2023-01-11T22:59:03.2961766Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_flatten_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2962010Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fliplr_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2962268Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_fmin_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2962525Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frac_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2962789Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_frexp_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2963051Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gather_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2963314Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_gradient_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2963643Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_grid_sampler_2d_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2963915Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_hsplit_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2964170Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_i0_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2964425Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_copy_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2964694Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_fill_cuda_float32 PASSED [ 91%] 2023-01-11T22:59:03.2964963Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_put_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2965236Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_reduce_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2965577Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_index_select_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2965842Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_inner_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2966098Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kron_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2966365Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_kthvalue_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2966628Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ldexp_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2966877Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cond_cuda_float32 XFAIL [ 92%] 2023-01-11T22:59:03.2967150Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cross_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2967434Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_det_singular_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2967712Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eig_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2967987Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_eigvals_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2968257Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_inv_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2968548Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2968817Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2969099Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2969359Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cuda_float32 XFAIL [ 92%] 2023-01-11T22:59:03.2969632Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_norm_cuda_float32 XFAIL [ 92%] 2023-01-11T22:59:03.2969902Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2970190Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2970457Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_qr_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2970733Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_slogdet_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2971023Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2971296Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_svdvals_cuda_float32 XFAIL [ 92%] 2023-01-11T22:59:03.2971571Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vander_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2971890Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_vector_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2972159Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2972431Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2972972Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2973264Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logcumsumexp_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2973528Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logit_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2973800Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_logsumexp_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2974138Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mH_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2974423Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumprod_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2974683Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_cumsum_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2974953Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_fill_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2975238Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_log_softmax_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2975510Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2975785Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_median_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2976054Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2976346Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_normalize_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2976621Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_prod_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2976892Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_sum_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2977160Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_masked_var_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2977413Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_binary_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2977718Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2978003Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_max_reduction_no_dim_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2978270Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2978535Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_median_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2978802Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_binary_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2979090Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2979362Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanmedian_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2979636Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nanquantile_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2979882Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_narrow_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2980164Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_batch_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2980504Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_native_layer_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2980846Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2981157Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2981448Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2981780Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2982090Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2982475Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2982762Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_celu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2983048Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2983357Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2983655Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2983952Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2984241Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_dropout_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2984534Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_elu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2984845Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2985149Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2985430Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_gelu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2985704Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2986013Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2986305Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2986621Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2986933Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2987245Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2987530Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2987813Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2988104Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2988395Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2988714Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2989017Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2989315Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2989621Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2989927Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2990226Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2990564Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_mish_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2990875Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2991195Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2991485Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2991762Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2992063Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2992360Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2992672Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2992973Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2993256Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_selu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2993537Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_silu_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2993839Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2994136Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2994421Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_softsign_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2994704Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2995034Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2995295Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_norm_fro_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2995557Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2995836Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_normal_number_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2996097Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_outer_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2996359Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_polar_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2996676Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_positive_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2996945Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_pow_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2997190Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_prod_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2997449Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_put_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2997717Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_quantile_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2997979Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_ravel_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2998260Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_repeat_interleave_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2998528Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_reshape_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2998846Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rot90_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2999130Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_0_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2999416Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2999660Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_rsqrt_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.2999947Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3000231Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3000514Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3000801Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_prod_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3001080Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3001363Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_segment_reduce_lengths_cuda_float32 XFAIL [ 92%] 2023-01-11T22:59:03.3001620Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sin_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3001881Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3002137Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_slice_scatter_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3002398Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sort_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3002672Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_entr_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3002953Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i0e_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3003224Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_i1_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3003505Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_log_ndtr_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3003783Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_special_ndtr_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3004060Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_list_args_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3004336Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_split_with_sizes_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3004582Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_square_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3004897Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_squeeze_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3005169Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stack_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3005429Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_stft_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3005691Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_sub_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3005956Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_symeig_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3006206Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_t_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3006482Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_along_dim_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3006741Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_take_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3007057Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tensordot_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3007318Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_tile_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3007574Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_to_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3007845Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapezoid_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:03.3008108Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_trapz_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3008369Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_triu_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3008643Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_true_divide_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3008907Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unbind_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3009184Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_unsqueeze_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3009450Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_var_mean_unbiased_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3009710Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vdot_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3009973Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_as_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3010233Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_view_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3010498Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_vsplit_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3010760Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_where_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3011025Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_xlogy_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3011254Z test_ops.py::TestFakeTensorCUDA::test_fake_cumprod_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3011476Z test_ops.py::TestFakeTensorCUDA::test_fake_cumsum_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3011709Z test_ops.py::TestFakeTensorCUDA::test_fake_cumulative_trapezoid_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3011932Z test_ops.py::TestFakeTensorCUDA::test_fake_deg2rad_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3012160Z test_ops.py::TestFakeTensorCUDA::test_fake_diag_embed_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3012396Z test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_copy_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3012855Z test_ops.py::TestFakeTensorCUDA::test_fake_diagonal_scatter_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3013094Z test_ops.py::TestFakeTensorCUDA::test_fake_dist_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3013348Z test_ops.py::TestFakeTensorCUDA::test_fake_div_floor_rounding_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3013658Z test_ops.py::TestFakeTensorCUDA::test_fake_div_trunc_rounding_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3013874Z test_ops.py::TestFakeTensorCUDA::test_fake_dsplit_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3014098Z test_ops.py::TestFakeTensorCUDA::test_fake_einsum_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3014324Z test_ops.py::TestFakeTensorCUDA::test_fake_empty_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3014553Z test_ops.py::TestFakeTensorCUDA::test_fake_empty_like_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3014769Z test_ops.py::TestFakeTensorCUDA::test_fake_eq_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3014989Z test_ops.py::TestFakeTensorCUDA::test_fake_erf_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3015212Z test_ops.py::TestFakeTensorCUDA::test_fake_erfc_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3015436Z test_ops.py::TestFakeTensorCUDA::test_fake_erfinv_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3015708Z test_ops.py::TestFakeTensorCUDA::test_fake_exp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3015930Z test_ops.py::TestFakeTensorCUDA::test_fake_expand_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3016153Z test_ops.py::TestFakeTensorCUDA::test_fake_expm1_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3016375Z test_ops.py::TestFakeTensorCUDA::test_fake_eye_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3016596Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fft_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3016817Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3017052Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_fftshift_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3017280Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3017489Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_hfftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3017722Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ifftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3017953Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_ihfft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3018175Z test_ops.py::TestFakeTensorCUDA::test_fake_fft_rfft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3018397Z test_ops.py::TestFakeTensorCUDA::test_fake_flip_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3018614Z test_ops.py::TestFakeTensorCUDA::test_fake_float_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3018844Z test_ops.py::TestFakeTensorCUDA::test_fake_float_power_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3019065Z test_ops.py::TestFakeTensorCUDA::test_fake_floor_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3019267Z test_ops.py::TestFakeTensorCUDA::test_fake_fmax_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3019486Z test_ops.py::TestFakeTensorCUDA::test_fake_frexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3019712Z test_ops.py::TestFakeTensorCUDA::test_fake_full_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3019938Z test_ops.py::TestFakeTensorCUDA::test_fake_gather_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3020153Z test_ops.py::TestFakeTensorCUDA::test_fake_gcd_cuda_int64 PASSED [ 93%] 2023-01-11T22:59:03.3020390Z test_ops.py::TestFakeTensorCUDA::test_fake_grid_sampler_2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3020605Z test_ops.py::TestFakeTensorCUDA::test_fake_gt_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3020822Z test_ops.py::TestFakeTensorCUDA::test_fake_i0_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3021039Z test_ops.py::TestFakeTensorCUDA::test_fake_igamma_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3021245Z test_ops.py::TestFakeTensorCUDA::test_fake_igammac_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3021469Z test_ops.py::TestFakeTensorCUDA::test_fake_imag_cuda_complex64 PASSED [ 93%] 2023-01-11T22:59:03.3021686Z test_ops.py::TestFakeTensorCUDA::test_fake_int_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3021961Z test_ops.py::TestFakeTensorCUDA::test_fake_isclose_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3022194Z test_ops.py::TestFakeTensorCUDA::test_fake_isfinite_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3022416Z test_ops.py::TestFakeTensorCUDA::test_fake_isin_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3022640Z test_ops.py::TestFakeTensorCUDA::test_fake_isnan_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3022869Z test_ops.py::TestFakeTensorCUDA::test_fake_isreal_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3023112Z test_ops.py::TestFakeTensorCUDA::test_fake_istft_cuda_complex64 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3023400Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3023671Z test_ops.py::TestFakeTensorCUDA::test_fake_jiterator_unary_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3023954Z test_ops.py::TestFakeTensorCUDA::test_fake_kron_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3024186Z test_ops.py::TestFakeTensorCUDA::test_fake_kthvalue_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3024406Z test_ops.py::TestFakeTensorCUDA::test_fake_lcm_cuda_int64 PASSED [ 93%] 2023-01-11T22:59:03.3024630Z test_ops.py::TestFakeTensorCUDA::test_fake_ldexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3024855Z test_ops.py::TestFakeTensorCUDA::test_fake_lgamma_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3025066Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cond_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3025297Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3025543Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_det_singular_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3025773Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigh_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3026047Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_eigvals_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3026315Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_householder_product_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3026556Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3026798Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_factor_ex_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3027038Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_ldl_solve_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3027276Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3027502Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3027738Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3027977Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_lu_factor_ex_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3028222Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_norm_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3028506Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_matrix_power_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3028848Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 93%] 2023-01-11T22:59:03.3029082Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_solve_ex_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3029297Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svd_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3029532Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_svdvals_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3029769Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorinv_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3030047Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_tensorsolve_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3030327Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vander_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3030576Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_vector_norm_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3030806Z test_ops.py::TestFakeTensorCUDA::test_fake_linspace_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3031029Z test_ops.py::TestFakeTensorCUDA::test_fake_log_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3031261Z test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3031494Z test_ops.py::TestFakeTensorCUDA::test_fake_log_softmax_with_dtype_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3031731Z test_ops.py::TestFakeTensorCUDA::test_fake_logcumsumexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3031960Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_and_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3032189Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_or_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3032472Z test_ops.py::TestFakeTensorCUDA::test_fake_logical_xor_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3032707Z test_ops.py::TestFakeTensorCUDA::test_fake_logsumexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3032932Z test_ops.py::TestFakeTensorCUDA::test_fake_long_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3033156Z test_ops.py::TestFakeTensorCUDA::test_fake_lu_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3033401Z test_ops.py::TestFakeTensorCUDA::test_fake_lu_solve_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3033630Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_amin_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3033863Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_argmax_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3034100Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_cumprod_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3034341Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_logaddexp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3034574Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_mean_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3034811Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_median_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3035040Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_norm_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3035255Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_prod_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3035493Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_scatter_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3035726Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_select_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3035962Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmax_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3036195Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_softmin_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3036424Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_std_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3036656Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_sum_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3036887Z test_ops.py::TestFakeTensorCUDA::test_fake_masked_var_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3037091Z test_ops.py::TestFakeTensorCUDA::test_fake_matmul_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3037319Z test_ops.py::TestFakeTensorCUDA::test_fake_matrix_exp_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3037586Z test_ops.py::TestFakeTensorCUDA::test_fake_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3037830Z test_ops.py::TestFakeTensorCUDA::test_fake_max_reduction_no_dim_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3038052Z test_ops.py::TestFakeTensorCUDA::test_fake_mean_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3038303Z test_ops.py::TestFakeTensorCUDA::test_fake_meshgrid_list_of_tensors_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3038548Z test_ops.py::TestFakeTensorCUDA::test_fake_min_reduction_with_dim_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3038774Z test_ops.py::TestFakeTensorCUDA::test_fake_mul_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3039139Z test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_1_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3039415Z test_ops.py::TestFakeTensorCUDA::test_fake_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3039643Z test_ops.py::TestFakeTensorCUDA::test_fake_nan_to_num_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3039913Z test_ops.py::TestFakeTensorCUDA::test_fake_nanquantile_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3040145Z test_ops.py::TestFakeTensorCUDA::test_fake_narrow_copy_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3040401Z test_ops.py::TestFakeTensorCUDA::test_fake_narrow_cuda_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T22:59:03.3040655Z test_ops.py::TestFakeTensorCUDA::test_fake_native_dropout_backward_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3040947Z test_ops.py::TestFakeTensorCUDA::test_fake_native_layer_norm_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3041175Z test_ops.py::TestFakeTensorCUDA::test_fake_neg_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3041384Z test_ops.py::TestFakeTensorCUDA::test_fake_new_ones_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3041672Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3041941Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3042209Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3042472Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_alpha_dropout_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3042726Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_avg_pool1d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3042986Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_batch_norm_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3043240Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_bilinear_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3043512Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3043789Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3044036Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv1d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3044281Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv2d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3044549Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 93%] 2023-01-11T22:59:03.3044814Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_cosine_similarity_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3045072Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_dropout3d_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3045368Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3045657Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3045953Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3046208Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3046470Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3046708Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_gelu_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3046960Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_group_norm_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3047260Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardshrink_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3047523Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardswish_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3047772Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_hardtanh_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3048028Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_instance_norm_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3048295Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3048553Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3048822Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_linear_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3049088Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3049385Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_kl_div_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3049638Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_layer_norm_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3049912Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_local_response_norm_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3050162Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_logsigmoid_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3050426Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3050712Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3050944Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool2d_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3051194Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_pool3d_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3051459Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool1d_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3051715Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_max_unpool3d_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3051994Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3052244Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_normalize_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3052497Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pad_constant_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3053045Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3053286Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu6_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3053497Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_relu_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3053728Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_rrelu_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3053959Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_selu_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3054200Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3054430Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3054677Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3054910Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_softsign_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3055143Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_threshold_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3055374Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3055625Z test_ops.py::TestFakeTensorCUDA::test_fake_nn_functional_upsample_nearest_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3055903Z test_ops.py::TestFakeTensorCUDA::test_fake_nonzero_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3056124Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_fro_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3056335Z test_ops.py::TestFakeTensorCUDA::test_fake_norm_inf_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3056546Z test_ops.py::TestFakeTensorCUDA::test_fake_ones_like_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3056748Z test_ops.py::TestFakeTensorCUDA::test_fake_ormqr_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3056955Z test_ops.py::TestFakeTensorCUDA::test_fake_permute_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3057144Z test_ops.py::TestFakeTensorCUDA::test_fake_polar_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3057377Z test_ops.py::TestFakeTensorCUDA::test_fake_polygamma_polygamma_n_1_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3057651Z test_ops.py::TestFakeTensorCUDA::test_fake_positive_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3057859Z test_ops.py::TestFakeTensorCUDA::test_fake_put_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3058068Z test_ops.py::TestFakeTensorCUDA::test_fake_rand_like_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3058285Z test_ops.py::TestFakeTensorCUDA::test_fake_randn_like_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3058489Z test_ops.py::TestFakeTensorCUDA::test_fake_real_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3058705Z test_ops.py::TestFakeTensorCUDA::test_fake_reciprocal_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3058911Z test_ops.py::TestFakeTensorCUDA::test_fake_repeat_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3059154Z test_ops.py::TestFakeTensorCUDA::test_fake_repeat_interleave_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3059358Z test_ops.py::TestFakeTensorCUDA::test_fake_resize__cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3059579Z test_ops.py::TestFakeTensorCUDA::test_fake_resolve_conj_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3059786Z test_ops.py::TestFakeTensorCUDA::test_fake_round_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3060009Z test_ops.py::TestFakeTensorCUDA::test_fake_round_decimals_3_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3060214Z test_ops.py::TestFakeTensorCUDA::test_fake_rsqrt_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3060420Z test_ops.py::TestFakeTensorCUDA::test_fake_rsub_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3060626Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3060834Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amax_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3061056Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_amin_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3061281Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_mean_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3061506Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_prod_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3061738Z test_ops.py::TestFakeTensorCUDA::test_fake_scatter_reduce_sum_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3061959Z test_ops.py::TestFakeTensorCUDA::test_fake_searchsorted_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3062224Z test_ops.py::TestFakeTensorCUDA::test_fake_segment_reduce_lengths_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3062443Z test_ops.py::TestFakeTensorCUDA::test_fake_select_scatter_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3062631Z test_ops.py::TestFakeTensorCUDA::test_fake_sgn_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3062840Z test_ops.py::TestFakeTensorCUDA::test_fake_short_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3063047Z test_ops.py::TestFakeTensorCUDA::test_fake_sigmoid_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3063253Z test_ops.py::TestFakeTensorCUDA::test_fake_sign_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3063491Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_blackman_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3063778Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_general_cosine_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3064014Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_hann_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3064243Z test_ops.py::TestFakeTensorCUDA::test_fake_signal_windows_kaiser_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3064450Z test_ops.py::TestFakeTensorCUDA::test_fake_signbit_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3064640Z test_ops.py::TestFakeTensorCUDA::test_fake_sinc_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3064843Z test_ops.py::TestFakeTensorCUDA::test_fake_sinh_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3065050Z test_ops.py::TestFakeTensorCUDA::test_fake_softmax_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3065311Z test_ops.py::TestFakeTensorCUDA::test_fake_sparse_sampled_addmm_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3065584Z test_ops.py::TestFakeTensorCUDA::test_fake_special_airy_ai_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3065812Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_j0_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3066037Z test_ops.py::TestFakeTensorCUDA::test_fake_special_bessel_y1_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3066562Z test_ops.py::TestFakeTensorCUDA::test_fake_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:59:03.3066766Z test_ops.py::TestFakeTensorCUDA::test_fake_special_entr_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3066983Z test_ops.py::TestFakeTensorCUDA::test_fake_special_i0e_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3067197Z test_ops.py::TestFakeTensorCUDA::test_fake_special_i1_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3067416Z test_ops.py::TestFakeTensorCUDA::test_fake_special_i1e_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3067671Z test_ops.py::TestFakeTensorCUDA::test_fake_special_laguerre_polynomial_l_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3068149Z test_ops.py::TestFakeTensorCUDA::test_fake_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:59:03.3068371Z test_ops.py::TestFakeTensorCUDA::test_fake_special_log_ndtr_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3068610Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i0_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3068851Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_i1_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3069071Z test_ops.py::TestFakeTensorCUDA::test_fake_special_modified_bessel_k1_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3069320Z test_ops.py::TestFakeTensorCUDA::test_fake_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3069807Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:59:03.3070296Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:59:03.3070770Z test_ops.py::TestFakeTensorCUDA::test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T22:59:03.3070991Z test_ops.py::TestFakeTensorCUDA::test_fake_special_zeta_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3071209Z test_ops.py::TestFakeTensorCUDA::test_fake_split_list_args_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3071421Z test_ops.py::TestFakeTensorCUDA::test_fake_square_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3071630Z test_ops.py::TestFakeTensorCUDA::test_fake_std_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3071819Z test_ops.py::TestFakeTensorCUDA::test_fake_sub_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3072085Z test_ops.py::TestFakeTensorCUDA::test_fake_sum_to_size_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3072298Z test_ops.py::TestFakeTensorCUDA::test_fake_svd_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3072513Z test_ops.py::TestFakeTensorCUDA::test_fake_svd_lowrank_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3072718Z test_ops.py::TestFakeTensorCUDA::test_fake_symeig_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3072925Z test_ops.py::TestFakeTensorCUDA::test_fake_t_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3073130Z test_ops.py::TestFakeTensorCUDA::test_fake_tanh_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3073379Z test_ops.py::TestFakeTensorCUDA::test_fake_tensor_split_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3073580Z test_ops.py::TestFakeTensorCUDA::test_fake_tile_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3073807Z test_ops.py::TestFakeTensorCUDA::test_fake_to_sparse_cuda_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T22:59:03.3074072Z test_ops.py::TestFakeTensorCUDA::test_fake_topk_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3074285Z test_ops.py::TestFakeTensorCUDA::test_fake_transpose_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3074510Z test_ops.py::TestFakeTensorCUDA::test_fake_triangular_solve_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3074717Z test_ops.py::TestFakeTensorCUDA::test_fake_tril_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3074933Z test_ops.py::TestFakeTensorCUDA::test_fake_true_divide_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3075140Z test_ops.py::TestFakeTensorCUDA::test_fake_trunc_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3075346Z test_ops.py::TestFakeTensorCUDA::test_fake_unbind_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3075544Z test_ops.py::TestFakeTensorCUDA::test_fake_unfold_copy_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3075751Z test_ops.py::TestFakeTensorCUDA::test_fake_uniform_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3075986Z test_ops.py::TestFakeTensorCUDA::test_fake_unique_consecutive_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3076198Z test_ops.py::TestFakeTensorCUDA::test_fake_unsqueeze_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3076402Z test_ops.py::TestFakeTensorCUDA::test_fake_var_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3076609Z test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3076834Z test_ops.py::TestFakeTensorCUDA::test_fake_var_mean_unbiased_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3077034Z test_ops.py::TestFakeTensorCUDA::test_fake_vdot_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3077220Z test_ops.py::TestFakeTensorCUDA::test_fake_view_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3077424Z test_ops.py::TestFakeTensorCUDA::test_fake_xlogy_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3077624Z test_ops.py::TestFakeTensorCUDA::test_fake_zero__cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3077832Z test_ops.py::TestFakeTensorCUDA::test_fake_zeros_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3078062Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___getitem___cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3078281Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rand___cuda_int64 PASSED [ 94%] 2023-01-11T22:59:03.3078502Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rdiv___cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3078722Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmod___cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3078925Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rmul___cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3079147Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rsub___cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3079360Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops___rxor___cuda_int64 PASSED [ 94%] 2023-01-11T22:59:03.3079581Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_add_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3079809Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addcdiv_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3080076Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_addmm_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3080306Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_amax_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3080528Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_any_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3080750Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_arange_cuda_float32 PASSED [ 94%] 2023-01-11T22:59:03.3080950Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_argmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3081191Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_as_strided_scatter_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3081412Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asin_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3081669Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_asinh_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3081954Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atan2_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3082167Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atanh_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3082395Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_2d_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3082623Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_atleast_3d_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3082831Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_baddbmm_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3083054Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bfloat16_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3083278Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_and_cuda_int64 PASSED [ 95%] 2023-01-11T22:59:03.3083499Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_or_cuda_int64 PASSED [ 95%] 2023-01-11T22:59:03.3083722Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bitwise_xor_cuda_int64 PASSED [ 95%] 2023-01-11T22:59:03.3083949Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_bmm_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3084188Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_shapes_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3084427Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_tensors_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3084642Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_broadcast_to_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3084878Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cartesian_prod_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3085100Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cfloat_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3085322Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_chalf_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3085540Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_char_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3085814Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_inverse_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3086050Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cholesky_solve_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3086272Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clamp_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3086489Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_clone_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3086698Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_complex_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3086930Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_conj_physical_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3087153Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_corrcoef_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3087371Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cos_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3087622Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cov_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3087892Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cummin_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3088118Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_cumsum_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3088343Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_deg2rad_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3088544Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diag_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3088772Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagflat_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3088998Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3089237Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diagonal_scatter_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3089458Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_diff_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3089695Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_floor_rounding_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3089993Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_no_rounding_mode_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3090236Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_div_trunc_rounding_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3090456Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dot_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3090663Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dsplit_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3090877Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_dstack_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3091091Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_einsum_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3091310Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_empty_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3091525Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_equal_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3091745Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_erfinv_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3091964Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exp2_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3092183Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_exp_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3092392Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expand_as_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3092823Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expand_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3093057Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_expm1_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3093274Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_eye_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3093496Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3093717Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fft_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3093947Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_fftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3094174Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_hfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3094443Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3094841Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifft_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3095212Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3095458Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_ifftshift_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3095686Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_irfft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3095915Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_irfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3096138Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fft_rfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3096452Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fliplr_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3096684Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_flipud_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3096889Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_float_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3097104Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_floor_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3097323Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_fmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3097539Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_full_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3097760Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gather_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3097977Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_gcd_cuda_int64 PASSED [ 95%] 2023-01-11T22:59:03.3098197Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_half_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3098490Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_heaviside_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3098691Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_histc_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3098912Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hsplit_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3099131Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_hypot_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3099345Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_i0_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3099567Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_igamma_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3099789Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_add_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3100019Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_copy_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3100246Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_fill_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3100483Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_index_select_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3100687Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isin_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3100904Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isinf_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3101119Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isnan_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3101341Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isneginf_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3101563Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isposinf_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3101781Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_isreal_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3102037Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_istft_cuda_complex64 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3102333Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3102600Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3102866Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_jiterator_unary_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3103088Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_kthvalue_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3103303Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lcm_cuda_int64 PASSED [ 95%] 2023-01-11T22:59:03.3103524Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_ldexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3103737Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_le_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3103967Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cross_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3104213Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_det_singular_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3104485Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigh_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3104741Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigvals_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3105007Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_eigvalsh_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3105235Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_inv_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3105468Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lstsq_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3105693Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3105927Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_factor_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3106214Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_lu_solve_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3106493Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_power_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3106737Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_matrix_rank_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3106954Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_slogdet_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3107183Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_solve_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3107451Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_tensorsolve_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3107688Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_vector_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3107914Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linspace_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3108137Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log10_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3108355Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log1p_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3108580Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_softmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3108808Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_log_softmax_with_dtype_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3109038Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logaddexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3109262Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_or_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3109488Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logical_xor_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3109709Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logit_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3109931Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_logsumexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3110153Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lt_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3110406Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lu_solve_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3110630Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_lu_unpack_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3110830Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mH_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3111042Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mT_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3111271Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_argmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3111505Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_cumprod_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3111731Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_fill_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3111973Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_log_softmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3112260Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_logaddexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3112495Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_mean_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3112706Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3112947Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_normalize_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3113178Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_select_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3113403Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_masked_sum_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3113623Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_matmul_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3113846Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_maximum_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3114117Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mean_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3114369Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_meshgrid_list_of_tensors_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3114622Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_meshgrid_variadic_tensors_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3114829Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_binary_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3115070Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_reduction_no_dim_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3115316Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_min_reduction_with_dim_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3115533Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mul_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3115809Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_mvlgamma_mvlgamma_p_5_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3116041Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nan_to_num_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:03.3116296Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanmean_cuda_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T22:59:03.3116527Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nanmedian_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3116749Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nansum_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3116960Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_narrow_copy_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3117210Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_dropout_backward_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3117448Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_native_layer_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3117671Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3117909Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_new_empty_strided_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3118133Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nextafter_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3118395Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3118657Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3118903Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3119165Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3119423Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_alpha_dropout_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3119672Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_avg_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3120001Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3120289Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3120531Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_celu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3120776Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3121035Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3121295Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3121527Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3121823Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_dropout_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3122112Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3122377Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3122619Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_glu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3122866Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardshrink_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3123112Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hardswish_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3123375Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3123622Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_huber_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3123865Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_instance_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3124125Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_area_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3124388Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3124647Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_linear_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3124909Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3125152Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_kl_div_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3125396Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_layer_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3125648Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_leaky_relu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3125928Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:59:03.3126157Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3126401Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_max_unpool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3126644Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_mse_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3126897Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3127163Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3127437Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3127730Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_normalize_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3128007Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_one_hot_cuda_int64 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:59:03.3128265Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_constant_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3128500Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pad_replicate_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3128761Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pairwise_distance_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3129013Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3129271Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3129583Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3129825Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_rrelu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3130066Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_selu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3130304Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_silu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3130559Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3130797Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3131045Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softmin_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3131312Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3131562Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softplus_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3131810Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softshrink_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3132055Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_softsign_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3132316Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3132790Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_nn_functional_upsample_nearest_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3133030Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_norm_fro_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3133237Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3133479Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_normal_number_mean_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3133702Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_outer_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3133929Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_permute_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3134178Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_1_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3134427Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_3_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3134674Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_polygamma_polygamma_n_4_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3134892Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_positive_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3135103Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_prod_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3135319Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rand_like_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3135600Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_renorm_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3135834Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_repeat_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3136063Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_reshape_as_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3136289Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_resolve_neg_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3136511Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3136752Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_round_decimals_neg_3_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3136968Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rsqrt_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3137185Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_rsub_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3137483Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scalar_tensor_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3137712Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_add_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3137950Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_amin_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3138185Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_scatter_reduce_prod_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3138456Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_segment_reduce_lengths_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:59:03.3138703Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_segment_reduce_offsets_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3138922Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_select_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3139153Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_select_scatter_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3139377Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sgn_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3139582Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_short_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3139801Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sigmoid_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3140017Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sign_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3140262Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_bartlett_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3140507Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_blackman_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3140750Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_cosine_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3141000Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_exponential_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3141256Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_general_hamming_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3141502Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_hann_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3141731Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signal_windows_kaiser_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3141952Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_signbit_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3142180Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_slice_scatter_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3142403Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_softmax_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3142640Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_softmax_with_dtype_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3142911Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sparse_sampled_addmm_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:59:03.3143146Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_airy_ai_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3143430Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_j1_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3143660Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_bessel_y0_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3143920Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_u_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3144436Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:59:03.3144918Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:59:03.3145146Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_entr_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3145372Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_i1e_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3145689Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_laguerre_polynomial_l_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3145923Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_log_ndtr_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3146173Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_k0_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3146421Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_modified_bessel_k1_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3146637Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_ndtr_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3146869Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_ndtri_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3147142Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3147406Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_scaled_modified_bessel_k1_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3147921Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:59:03.3148413Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:59:03.3148893Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T22:59:03.3149130Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_special_xlog1py_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3149363Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_list_args_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3149601Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_split_with_sizes_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3149809Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sqrt_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3150031Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_squeeze_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3150251Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_stack_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3150473Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_mean_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3150712Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_mean_unbiased_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3150941Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_std_unbiased_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3151162Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_stft_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3151381Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sub_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3151581Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sum_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3151851Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_sum_to_size_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3152082Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_take_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3152295Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tanh_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3152523Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tensordot_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3152740Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tile_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3152998Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_to_sparse_cuda_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T22:59:03.3153224Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_transpose_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3153445Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_trapz_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3153698Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_tril_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3153908Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_triu_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3154138Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_true_divide_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3154360Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unbind_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3154587Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unflatten_cuda_float32 PASSED [ 96%] 2023-01-11T22:59:03.3154808Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_unique_cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3155045Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_complex_cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3155265Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_as_cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3155472Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_view_copy_cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3155704Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_where_cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3155919Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_xlogy_cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3156128Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_zero__cuda_float32 PASSED [ 97%] 2023-01-11T22:59:03.3156341Z test_ops.py::TestTagsCUDA::test_tags_H_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3156566Z test_ops.py::TestTagsCUDA::test_tags___getitem___cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3156786Z test_ops.py::TestTagsCUDA::test_tags___radd___cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3157002Z test_ops.py::TestTagsCUDA::test_tags___rand___cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3157203Z test_ops.py::TestTagsCUDA::test_tags___rdiv___cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3157421Z test_ops.py::TestTagsCUDA::test_tags___rmul___cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3157632Z test_ops.py::TestTagsCUDA::test_tags___rpow___cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3157879Z test_ops.py::TestTagsCUDA::test_tags__native_batch_norm_legit_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3158100Z test_ops.py::TestTagsCUDA::test_tags__refs_T_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3158341Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_chalf_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3158584Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_char_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3158824Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_half_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3159069Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_int_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3159336Z test_ops.py::TestTagsCUDA::test_tags__refs__conversions_long_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3159567Z test_ops.py::TestTagsCUDA::test_tags__refs_abs_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3159792Z test_ops.py::TestTagsCUDA::test_tags__refs_acosh_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3160019Z test_ops.py::TestTagsCUDA::test_tags__refs_addr_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3160243Z test_ops.py::TestTagsCUDA::test_tags__refs_amin_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3160470Z test_ops.py::TestTagsCUDA::test_tags__refs_arange_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3160702Z test_ops.py::TestTagsCUDA::test_tags__refs_as_strided_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3160925Z test_ops.py::TestTagsCUDA::test_tags__refs_asin_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3161229Z test_ops.py::TestTagsCUDA::test_tags__refs_asinh_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3161440Z test_ops.py::TestTagsCUDA::test_tags__refs_atan2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3161664Z test_ops.py::TestTagsCUDA::test_tags__refs_atan_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3161890Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_or_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3162118Z test_ops.py::TestTagsCUDA::test_tags__refs_bitwise_xor_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3162361Z test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_shapes_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3162605Z test_ops.py::TestTagsCUDA::test_tags__refs_broadcast_tensors_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3162833Z test_ops.py::TestTagsCUDA::test_tags__refs_bucketize_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3163058Z test_ops.py::TestTagsCUDA::test_tags__refs_cat_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3163284Z test_ops.py::TestTagsCUDA::test_tags__refs_clamp_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3163503Z test_ops.py::TestTagsCUDA::test_tags__refs_clamp_min_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3163728Z test_ops.py::TestTagsCUDA::test_tags__refs_clone_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3163962Z test_ops.py::TestTagsCUDA::test_tags__refs_column_stack_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3164184Z test_ops.py::TestTagsCUDA::test_tags__refs_conj_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3164415Z test_ops.py::TestTagsCUDA::test_tags__refs_contiguous_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3164644Z test_ops.py::TestTagsCUDA::test_tags__refs_copysign_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3164867Z test_ops.py::TestTagsCUDA::test_tags__refs_cos_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3165092Z test_ops.py::TestTagsCUDA::test_tags__refs_cosh_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3165310Z test_ops.py::TestTagsCUDA::test_tags__refs_diag_embed_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3165549Z test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3165778Z test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3166018Z test_ops.py::TestTagsCUDA::test_tags__refs_diagonal_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3166244Z test_ops.py::TestTagsCUDA::test_tags__refs_digamma_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3166492Z test_ops.py::TestTagsCUDA::test_tags__refs_div_no_rounding_mode_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3166858Z test_ops.py::TestTagsCUDA::test_tags__refs_div_trunc_rounding_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3167099Z test_ops.py::TestTagsCUDA::test_tags__refs_empty_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3167321Z test_ops.py::TestTagsCUDA::test_tags__refs_erf_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3167527Z test_ops.py::TestTagsCUDA::test_tags__refs_erfc_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3167748Z test_ops.py::TestTagsCUDA::test_tags__refs_exp2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3167976Z test_ops.py::TestTagsCUDA::test_tags__refs_expand_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3168196Z test_ops.py::TestTagsCUDA::test_tags__refs_eye_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3168421Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fft2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3168691Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3168929Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_fftshift_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3169160Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3169388Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfft_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3169598Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_hfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3169816Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3170038Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifft_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3170258Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_ifftn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3170496Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3170721Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_irfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3170944Z test_ops.py::TestTagsCUDA::test_tags__refs_fft_rfft2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3171179Z test_ops.py::TestTagsCUDA::test_tags__refs_float_power_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3171401Z test_ops.py::TestTagsCUDA::test_tags__refs_floor_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3171619Z test_ops.py::TestTagsCUDA::test_tags__refs_floor_divide_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3171838Z test_ops.py::TestTagsCUDA::test_tags__refs_fmin_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3172058Z test_ops.py::TestTagsCUDA::test_tags__refs_fmod_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3172287Z test_ops.py::TestTagsCUDA::test_tags__refs_frac_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3172505Z test_ops.py::TestTagsCUDA::test_tags__refs_gcd_cuda_int64 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3172935Z test_ops.py::TestTagsCUDA::test_tags__refs_ge_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3173171Z test_ops.py::TestTagsCUDA::test_tags__refs_hstack_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3173404Z test_ops.py::TestTagsCUDA::test_tags__refs_index_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3173637Z test_ops.py::TestTagsCUDA::test_tags__refs_index_select_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3173850Z test_ops.py::TestTagsCUDA::test_tags__refs_isfinite_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3174072Z test_ops.py::TestTagsCUDA::test_tags__refs_isnan_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3174306Z test_ops.py::TestTagsCUDA::test_tags__refs_isneginf_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3174602Z test_ops.py::TestTagsCUDA::test_tags__refs_isposinf_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3174837Z test_ops.py::TestTagsCUDA::test_tags__refs_le_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3175073Z test_ops.py::TestTagsCUDA::test_tags__refs_linalg_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3175304Z test_ops.py::TestTagsCUDA::test_tags__refs_linspace_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3175524Z test_ops.py::TestTagsCUDA::test_tags__refs_log1p_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3175730Z test_ops.py::TestTagsCUDA::test_tags__refs_log2_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3175981Z test_ops.py::TestTagsCUDA::test_tags__refs_log_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3176278Z test_ops.py::TestTagsCUDA::test_tags__refs_logical_xor_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3176512Z test_ops.py::TestTagsCUDA::test_tags__refs_logspace_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3176743Z test_ops.py::TestTagsCUDA::test_tags__refs_logsumexp_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3176974Z test_ops.py::TestTagsCUDA::test_tags__refs_masked_fill_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3177199Z test_ops.py::TestTagsCUDA::test_tags__refs_maximum_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3177423Z test_ops.py::TestTagsCUDA::test_tags__refs_minimum_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3177644Z test_ops.py::TestTagsCUDA::test_tags__refs_mul_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3177860Z test_ops.py::TestTagsCUDA::test_tags__refs_nan_to_num_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3178095Z test_ops.py::TestTagsCUDA::test_tags__refs_narrow_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3178323Z test_ops.py::TestTagsCUDA::test_tags__refs_narrow_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3178567Z test_ops.py::TestTagsCUDA::test_tags__refs_native_layer_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3178788Z test_ops.py::TestTagsCUDA::test_tags__refs_ne_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3179027Z test_ops.py::TestTagsCUDA::test_tags__refs_new_empty_strided_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3179273Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_celu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3179505Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_elu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3179745Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_gelu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3179990Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hardtanh_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3180258Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_hinge_embedding_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3180503Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_l1_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3180754Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_layer_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3180998Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_leaky_relu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3181243Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_nll_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3181505Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3181840Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_prelu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3182093Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_relu_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3182356Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3182592Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softplus_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3182846Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_softshrink_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3183091Z test_ops.py::TestTagsCUDA::test_tags__refs_nn_functional_tanhshrink_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3183312Z test_ops.py::TestTagsCUDA::test_tags__refs_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3183582Z test_ops.py::TestTagsCUDA::test_tags__refs_ones_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3183814Z test_ops.py::TestTagsCUDA::test_tags__refs_permute_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3184037Z test_ops.py::TestTagsCUDA::test_tags__refs_pow_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3184257Z test_ops.py::TestTagsCUDA::test_tags__refs_prod_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3184468Z test_ops.py::TestTagsCUDA::test_tags__refs_randn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3184704Z test_ops.py::TestTagsCUDA::test_tags__refs_remainder_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3184927Z test_ops.py::TestTagsCUDA::test_tags__refs_reshape_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3185146Z test_ops.py::TestTagsCUDA::test_tags__refs_roll_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3185375Z test_ops.py::TestTagsCUDA::test_tags__refs_rot90_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3185598Z test_ops.py::TestTagsCUDA::test_tags__refs_sgn_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3185811Z test_ops.py::TestTagsCUDA::test_tags__refs_sign_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3186035Z test_ops.py::TestTagsCUDA::test_tags__refs_signbit_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3186250Z test_ops.py::TestTagsCUDA::test_tags__refs_sin_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3186479Z test_ops.py::TestTagsCUDA::test_tags__refs_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3186717Z test_ops.py::TestTagsCUDA::test_tags__refs_special_entr_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3186947Z test_ops.py::TestTagsCUDA::test_tags__refs_special_i0e_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3187186Z test_ops.py::TestTagsCUDA::test_tags__refs_special_i1_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3187416Z test_ops.py::TestTagsCUDA::test_tags__refs_special_i1e_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3187675Z test_ops.py::TestTagsCUDA::test_tags__refs_special_log_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3187908Z test_ops.py::TestTagsCUDA::test_tags__refs_special_logit_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3188143Z test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtr_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3188382Z test_ops.py::TestTagsCUDA::test_tags__refs_special_ndtri_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3188625Z test_ops.py::TestTagsCUDA::test_tags__refs_special_softmax_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3188881Z test_ops.py::TestTagsCUDA::test_tags__refs_special_spherical_bessel_j0_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3189163Z test_ops.py::TestTagsCUDA::test_tags__refs_special_zeta_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3189400Z test_ops.py::TestTagsCUDA::test_tags__refs_std_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3189618Z test_ops.py::TestTagsCUDA::test_tags__refs_sub_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3189848Z test_ops.py::TestTagsCUDA::test_tags__refs_sum_to_size_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:03.3190066Z test_ops.py::TestTagsCUDA::test_tags__refs_tan_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3190284Z test_ops.py::TestTagsCUDA::test_tags__refs_tanh_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3190514Z test_ops.py::TestTagsCUDA::test_tags__refs_tensor_split_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3190718Z test_ops.py::TestTagsCUDA::test_tags__refs_to_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3191014Z test_ops.py::TestTagsCUDA::test_tags__refs_tril_indices_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3191240Z test_ops.py::TestTagsCUDA::test_tags__refs_triu_indices_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3191468Z test_ops.py::TestTagsCUDA::test_tags__refs_true_divide_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3191693Z test_ops.py::TestTagsCUDA::test_tags__refs_unbind_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3191922Z test_ops.py::TestTagsCUDA::test_tags__refs_unflatten_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3192153Z test_ops.py::TestTagsCUDA::test_tags__refs_unfold_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3192380Z test_ops.py::TestTagsCUDA::test_tags__refs_unfold_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3192610Z test_ops.py::TestTagsCUDA::test_tags__refs_unsqueeze_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3192820Z test_ops.py::TestTagsCUDA::test_tags__refs_var_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3193042Z test_ops.py::TestTagsCUDA::test_tags__refs_view_as_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3193263Z test_ops.py::TestTagsCUDA::test_tags__refs_view_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3193491Z test_ops.py::TestTagsCUDA::test_tags__refs_vsplit_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3193719Z test_ops.py::TestTagsCUDA::test_tags__refs_vstack_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3193957Z test_ops.py::TestTagsCUDA::test_tags__softmax_backward_data_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3194170Z test_ops.py::TestTagsCUDA::test_tags_abs_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3194387Z test_ops.py::TestTagsCUDA::test_tags_acosh_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3194609Z test_ops.py::TestTagsCUDA::test_tags_addbmm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3194814Z test_ops.py::TestTagsCUDA::test_tags_addcmul_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3195027Z test_ops.py::TestTagsCUDA::test_tags_addmv_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3195242Z test_ops.py::TestTagsCUDA::test_tags_addr_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3195462Z test_ops.py::TestTagsCUDA::test_tags_allclose_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3195679Z test_ops.py::TestTagsCUDA::test_tags_aminmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3195892Z test_ops.py::TestTagsCUDA::test_tags_angle_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3196109Z test_ops.py::TestTagsCUDA::test_tags_arange_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3196331Z test_ops.py::TestTagsCUDA::test_tags_argmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3196579Z test_ops.py::TestTagsCUDA::test_tags_asin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3196802Z test_ops.py::TestTagsCUDA::test_tags_asinh_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3197014Z test_ops.py::TestTagsCUDA::test_tags_atan2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3197227Z test_ops.py::TestTagsCUDA::test_tags_atan_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3197451Z test_ops.py::TestTagsCUDA::test_tags_atleast_2d_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3197669Z test_ops.py::TestTagsCUDA::test_tags_baddbmm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3197892Z test_ops.py::TestTagsCUDA::test_tags_bitwise_and_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3198125Z test_ops.py::TestTagsCUDA::test_tags_bitwise_left_shift_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3198398Z test_ops.py::TestTagsCUDA::test_tags_bitwise_not_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3198601Z test_ops.py::TestTagsCUDA::test_tags_bitwise_or_cuda_int64 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3198812Z test_ops.py::TestTagsCUDA::test_tags_bmm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3199048Z test_ops.py::TestTagsCUDA::test_tags_broadcast_shapes_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3199279Z test_ops.py::TestTagsCUDA::test_tags_broadcast_to_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3199490Z test_ops.py::TestTagsCUDA::test_tags_byte_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3199720Z test_ops.py::TestTagsCUDA::test_tags_cartesian_prod_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3199939Z test_ops.py::TestTagsCUDA::test_tags_cdouble_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3200157Z test_ops.py::TestTagsCUDA::test_tags_chalf_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3200357Z test_ops.py::TestTagsCUDA::test_tags_char_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3200578Z test_ops.py::TestTagsCUDA::test_tags_cholesky_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3200802Z test_ops.py::TestTagsCUDA::test_tags_clamp_min_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3201027Z test_ops.py::TestTagsCUDA::test_tags_column_stack_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3201243Z test_ops.py::TestTagsCUDA::test_tags_complex_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3201471Z test_ops.py::TestTagsCUDA::test_tags_conj_physical_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3201694Z test_ops.py::TestTagsCUDA::test_tags_contiguous_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3201911Z test_ops.py::TestTagsCUDA::test_tags_cummax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3202135Z test_ops.py::TestTagsCUDA::test_tags_cummin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3202334Z test_ops.py::TestTagsCUDA::test_tags_cumsum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3202556Z test_ops.py::TestTagsCUDA::test_tags_deg2rad_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3202774Z test_ops.py::TestTagsCUDA::test_tags_diagflat_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3203000Z test_ops.py::TestTagsCUDA::test_tags_diagonal_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3203236Z test_ops.py::TestTagsCUDA::test_tags_diagonal_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3203450Z test_ops.py::TestTagsCUDA::test_tags_digamma_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3203687Z test_ops.py::TestTagsCUDA::test_tags_div_floor_rounding_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3203970Z test_ops.py::TestTagsCUDA::test_tags_div_trunc_rounding_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3204182Z test_ops.py::TestTagsCUDA::test_tags_double_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3204398Z test_ops.py::TestTagsCUDA::test_tags_einsum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3204621Z test_ops.py::TestTagsCUDA::test_tags_empty_like_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3204833Z test_ops.py::TestTagsCUDA::test_tags_exp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3205054Z test_ops.py::TestTagsCUDA::test_tags_expand_as_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3205272Z test_ops.py::TestTagsCUDA::test_tags_fft_fft2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3205488Z test_ops.py::TestTagsCUDA::test_tags_fft_fft_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3205764Z test_ops.py::TestTagsCUDA::test_tags_fft_fftshift_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3205988Z test_ops.py::TestTagsCUDA::test_tags_fft_ifft2_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3206191Z test_ops.py::TestTagsCUDA::test_tags_fft_ifft_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3206408Z test_ops.py::TestTagsCUDA::test_tags_fft_ifftn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3206635Z test_ops.py::TestTagsCUDA::test_tags_fft_ifftshift_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3206858Z test_ops.py::TestTagsCUDA::test_tags_fft_ihfft_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3207079Z test_ops.py::TestTagsCUDA::test_tags_fft_ihfftn_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3207299Z test_ops.py::TestTagsCUDA::test_tags_fft_irfft_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3207514Z test_ops.py::TestTagsCUDA::test_tags_flip_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3207741Z test_ops.py::TestTagsCUDA::test_tags_fliplr_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3207956Z test_ops.py::TestTagsCUDA::test_tags_flipud_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3208169Z test_ops.py::TestTagsCUDA::test_tags_float_power_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3208382Z test_ops.py::TestTagsCUDA::test_tags_floor_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3208607Z test_ops.py::TestTagsCUDA::test_tags_floor_divide_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3208822Z test_ops.py::TestTagsCUDA::test_tags_fmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3209035Z test_ops.py::TestTagsCUDA::test_tags_frac_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3209249Z test_ops.py::TestTagsCUDA::test_tags_geqrf_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3209476Z test_ops.py::TestTagsCUDA::test_tags_gradient_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3209687Z test_ops.py::TestTagsCUDA::test_tags_gt_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3209895Z test_ops.py::TestTagsCUDA::test_tags_heaviside_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3210106Z test_ops.py::TestTagsCUDA::test_tags_histc_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3210323Z test_ops.py::TestTagsCUDA::test_tags_hstack_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3210540Z test_ops.py::TestTagsCUDA::test_tags_hypot_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3210753Z test_ops.py::TestTagsCUDA::test_tags_igamma_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3210969Z test_ops.py::TestTagsCUDA::test_tags_igammac_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3211191Z test_ops.py::TestTagsCUDA::test_tags_index_put_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3211465Z test_ops.py::TestTagsCUDA::test_tags_index_select_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3211691Z test_ops.py::TestTagsCUDA::test_tags_inner_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3211892Z test_ops.py::TestTagsCUDA::test_tags_isclose_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3212109Z test_ops.py::TestTagsCUDA::test_tags_isfinite_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3212322Z test_ops.py::TestTagsCUDA::test_tags_isinf_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3212735Z test_ops.py::TestTagsCUDA::test_tags_isnan_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3212965Z test_ops.py::TestTagsCUDA::test_tags_isneginf_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3213180Z test_ops.py::TestTagsCUDA::test_tags_isposinf_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3213494Z test_ops.py::TestTagsCUDA::test_tags_jiterator_unary_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3213709Z test_ops.py::TestTagsCUDA::test_tags_le_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3213907Z test_ops.py::TestTagsCUDA::test_tags_lerp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3214131Z test_ops.py::TestTagsCUDA::test_tags_linalg_cond_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3214357Z test_ops.py::TestTagsCUDA::test_tags_linalg_det_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3214599Z test_ops.py::TestTagsCUDA::test_tags_linalg_det_singular_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3214820Z test_ops.py::TestTagsCUDA::test_tags_linalg_eig_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3215052Z test_ops.py::TestTagsCUDA::test_tags_linalg_eigvalsh_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3215283Z test_ops.py::TestTagsCUDA::test_tags_linalg_inv_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3215515Z test_ops.py::TestTagsCUDA::test_tags_linalg_inv_ex_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3215748Z test_ops.py::TestTagsCUDA::test_tags_linalg_ldl_solve_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3215959Z test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3216205Z test_ops.py::TestTagsCUDA::test_tags_linalg_lstsq_grad_oriented_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3216427Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3216663Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_factor_ex_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3216896Z test_ops.py::TestTagsCUDA::test_tags_linalg_lu_solve_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3217161Z test_ops.py::TestTagsCUDA::test_tags_linalg_norm_subgradients_at_zero_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3217402Z test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_hermitian_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3217698Z test_ops.py::TestTagsCUDA::test_tags_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 98%] 2023-01-11T22:59:03.3217929Z test_ops.py::TestTagsCUDA::test_tags_linalg_slogdet_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3218136Z test_ops.py::TestTagsCUDA::test_tags_linalg_svd_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3218366Z test_ops.py::TestTagsCUDA::test_tags_linalg_svdvals_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3218603Z test_ops.py::TestTagsCUDA::test_tags_linalg_tensorsolve_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3218837Z test_ops.py::TestTagsCUDA::test_tags_linalg_vector_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3219112Z test_ops.py::TestTagsCUDA::test_tags_log10_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3219352Z test_ops.py::TestTagsCUDA::test_tags_logical_and_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3219579Z test_ops.py::TestTagsCUDA::test_tags_logical_not_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3219799Z test_ops.py::TestTagsCUDA::test_tags_logical_or_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3220025Z test_ops.py::TestTagsCUDA::test_tags_logical_xor_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3220227Z test_ops.py::TestTagsCUDA::test_tags_long_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3220439Z test_ops.py::TestTagsCUDA::test_tags_lt_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3220648Z test_ops.py::TestTagsCUDA::test_tags_lu_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3220926Z test_ops.py::TestTagsCUDA::test_tags_lu_solve_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3221148Z test_ops.py::TestTagsCUDA::test_tags_lu_unpack_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3221373Z test_ops.py::TestTagsCUDA::test_tags_masked_amin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3221601Z test_ops.py::TestTagsCUDA::test_tags_masked_argmax_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3221832Z test_ops.py::TestTagsCUDA::test_tags_masked_cumprod_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3222044Z test_ops.py::TestTagsCUDA::test_tags_masked_cumsum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3222270Z test_ops.py::TestTagsCUDA::test_tags_masked_fill_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3222502Z test_ops.py::TestTagsCUDA::test_tags_masked_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3222734Z test_ops.py::TestTagsCUDA::test_tags_masked_select_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3222969Z test_ops.py::TestTagsCUDA::test_tags_masked_softmin_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3223191Z test_ops.py::TestTagsCUDA::test_tags_masked_sum_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3223415Z test_ops.py::TestTagsCUDA::test_tags_masked_var_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3223631Z test_ops.py::TestTagsCUDA::test_tags_matmul_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3223848Z test_ops.py::TestTagsCUDA::test_tags_matrix_exp_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3224093Z test_ops.py::TestTagsCUDA::test_tags_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (Only runs on cpu) [ 98%] 2023-01-11T22:59:03.3224331Z test_ops.py::TestTagsCUDA::test_tags_max_reduction_no_dim_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3224581Z test_ops.py::TestTagsCUDA::test_tags_max_reduction_with_dim_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3224800Z test_ops.py::TestTagsCUDA::test_tags_median_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3225049Z test_ops.py::TestTagsCUDA::test_tags_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3225288Z test_ops.py::TestTagsCUDA::test_tags_min_reduction_no_dim_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3225529Z test_ops.py::TestTagsCUDA::test_tags_min_reduction_with_dim_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3225745Z test_ops.py::TestTagsCUDA::test_tags_mode_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3225964Z test_ops.py::TestTagsCUDA::test_tags_movedim_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3226164Z test_ops.py::TestTagsCUDA::test_tags_msort_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3226383Z test_ops.py::TestTagsCUDA::test_tags_mul_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3226670Z test_ops.py::TestTagsCUDA::test_tags_mvlgamma_mvlgamma_p_3_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3226907Z test_ops.py::TestTagsCUDA::test_tags_nanmedian_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3227125Z test_ops.py::TestTagsCUDA::test_tags_narrow_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3227373Z test_ops.py::TestTagsCUDA::test_tags_native_dropout_backward_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3227584Z test_ops.py::TestTagsCUDA::test_tags_neg_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3227806Z test_ops.py::TestTagsCUDA::test_tags_new_empty_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3228039Z test_ops.py::TestTagsCUDA::test_tags_new_empty_strided_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3228292Z test_ops.py::TestTagsCUDA::test_tags_new_ones_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3228508Z test_ops.py::TestTagsCUDA::test_tags_new_zeros_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3228783Z test_ops.py::TestTagsCUDA::test_tags_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3229032Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_batch_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3229278Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_bilinear_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3229556Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_binary_cross_entropy_with_logits_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3229798Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv1d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3230055Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3230308Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_dropout3d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3230532Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_elu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3230808Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3231084Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3231318Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_glu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3231561Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_grid_sample_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3231807Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_instance_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3232048Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_kl_div_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3232292Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_layer_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3232534Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_leaky_relu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3232775Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_local_response_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3233019Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_pool2d_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3233272Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_max_unpool1d_grad_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3233509Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_mish_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3233799Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_mse_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3234078Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_multilabel_soft_margin_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3234329Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_circular_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3234580Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pad_replicate_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3234839Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_pairwise_distance_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3235077Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_poisson_nll_loss_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3235314Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_relu6_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3235595Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_rrelu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3235830Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_selu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3236073Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3236330Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softmin_with_dtype_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3236572Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_softsign_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3236810Z test_ops.py::TestTagsCUDA::test_tags_nn_functional_unfold_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3237031Z test_ops.py::TestTagsCUDA::test_tags_nonzero_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3237236Z test_ops.py::TestTagsCUDA::test_tags_norm_inf_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3237480Z test_ops.py::TestTagsCUDA::test_tags_normal_number_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3237732Z test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_native_batch_norm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3237968Z test_ops.py::TestTagsCUDA::test_tags_ops_nvprims_var_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3238184Z test_ops.py::TestTagsCUDA::test_tags_ormqr_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3238399Z test_ops.py::TestTagsCUDA::test_tags_outer_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3238625Z test_ops.py::TestTagsCUDA::test_tags_pca_lowrank_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3238845Z test_ops.py::TestTagsCUDA::test_tags_permute_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3239091Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3239331Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_2_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3239569Z test_ops.py::TestTagsCUDA::test_tags_polygamma_polygamma_n_3_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3239782Z test_ops.py::TestTagsCUDA::test_tags_put_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3240005Z test_ops.py::TestTagsCUDA::test_tags_rad2deg_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3240224Z test_ops.py::TestTagsCUDA::test_tags_randint_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3240441Z test_ops.py::TestTagsCUDA::test_tags_randn_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3240657Z test_ops.py::TestTagsCUDA::test_tags_real_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3240886Z test_ops.py::TestTagsCUDA::test_tags_reciprocal_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3241111Z test_ops.py::TestTagsCUDA::test_tags_remainder_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3241359Z test_ops.py::TestTagsCUDA::test_tags_renorm_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3241583Z test_ops.py::TestTagsCUDA::test_tags_repeat_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3241818Z test_ops.py::TestTagsCUDA::test_tags_repeat_interleave_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3242040Z test_ops.py::TestTagsCUDA::test_tags_reshape_as_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3242259Z test_ops.py::TestTagsCUDA::test_tags_reshape_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3242476Z test_ops.py::TestTagsCUDA::test_tags_resize__cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3242690Z test_ops.py::TestTagsCUDA::test_tags_resize_as__cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3242902Z test_ops.py::TestTagsCUDA::test_tags_roll_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3243204Z test_ops.py::TestTagsCUDA::test_tags_round_decimals_0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3243416Z test_ops.py::TestTagsCUDA::test_tags_scatter_add_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3243654Z test_ops.py::TestTagsCUDA::test_tags_scatter_reduce_prod_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3243896Z test_ops.py::TestTagsCUDA::test_tags_segment_reduce_offsets_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3244125Z test_ops.py::TestTagsCUDA::test_tags_select_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3244339Z test_ops.py::TestTagsCUDA::test_tags_short_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3244550Z test_ops.py::TestTagsCUDA::test_tags_sign_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3244791Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_blackman_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3245041Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_cosine_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3245277Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_exponential_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3245531Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_general_hamming_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3245766Z test_ops.py::TestTagsCUDA::test_tags_signal_windows_hann_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3245983Z test_ops.py::TestTagsCUDA::test_tags_signbit_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3246196Z test_ops.py::TestTagsCUDA::test_tags_sinc_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3246412Z test_ops.py::TestTagsCUDA::test_tags_sinh_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3246641Z test_ops.py::TestTagsCUDA::test_tags_slice_scatter_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3246859Z test_ops.py::TestTagsCUDA::test_tags_sort_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3247088Z test_ops.py::TestTagsCUDA::test_tags_special_airy_ai_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3247306Z test_ops.py::TestTagsCUDA::test_tags_special_bessel_j1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3247776Z test_ops.py::TestTagsCUDA::test_tags_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:59:03.3248029Z test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_h_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3248283Z test_ops.py::TestTagsCUDA::test_tags_special_hermite_polynomial_he_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3248729Z test_ops.py::TestTagsCUDA::test_tags_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:59:03.3249029Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3249284Z test_ops.py::TestTagsCUDA::test_tags_special_modified_bessel_k1_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3249514Z test_ops.py::TestTagsCUDA::test_tags_special_ndtr_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3249746Z test_ops.py::TestTagsCUDA::test_tags_special_ndtri_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3250015Z test_ops.py::TestTagsCUDA::test_tags_special_polygamma_special_polygamma_n_0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3250258Z test_ops.py::TestTagsCUDA::test_tags_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3250728Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:59:03.3251244Z test_ops.py::TestTagsCUDA::test_tags_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:59:03.3251498Z test_ops.py::TestTagsCUDA::test_tags_special_spherical_bessel_j0_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3251718Z test_ops.py::TestTagsCUDA::test_tags_split_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3251953Z test_ops.py::TestTagsCUDA::test_tags_split_with_sizes_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3252166Z test_ops.py::TestTagsCUDA::test_tags_sqrt_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3252387Z test_ops.py::TestTagsCUDA::test_tags_squeeze_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3252808Z test_ops.py::TestTagsCUDA::test_tags_stack_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3253025Z test_ops.py::TestTagsCUDA::test_tags_std_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3253244Z test_ops.py::TestTagsCUDA::test_tags_sub_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3253456Z test_ops.py::TestTagsCUDA::test_tags_sum_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3253681Z test_ops.py::TestTagsCUDA::test_tags_svd_lowrank_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3253890Z test_ops.py::TestTagsCUDA::test_tags_t_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3254116Z test_ops.py::TestTagsCUDA::test_tags_take_along_dim_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3254334Z test_ops.py::TestTagsCUDA::test_tags_tensordot_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3254546Z test_ops.py::TestTagsCUDA::test_tags_tile_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3254777Z test_ops.py::TestTagsCUDA::test_tags_to_sparse_cuda_float32 SKIPPED (Allowed exception) [ 99%] 2023-01-11T22:59:03.3254982Z test_ops.py::TestTagsCUDA::test_tags_topk_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3255194Z test_ops.py::TestTagsCUDA::test_tags_trace_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3255415Z test_ops.py::TestTagsCUDA::test_tags_transpose_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3255639Z test_ops.py::TestTagsCUDA::test_tags_trapezoid_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3255856Z test_ops.py::TestTagsCUDA::test_tags_trapz_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3256074Z test_ops.py::TestTagsCUDA::test_tags_tril_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3256296Z test_ops.py::TestTagsCUDA::test_tags_tril_indices_cuda_int64 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3256507Z test_ops.py::TestTagsCUDA::test_tags_triu_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3256714Z test_ops.py::TestTagsCUDA::test_tags_triu_indices_cuda_int64 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3257016Z test_ops.py::TestTagsCUDA::test_tags_true_divide_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3257251Z test_ops.py::TestTagsCUDA::test_tags_unflatten_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3257481Z test_ops.py::TestTagsCUDA::test_tags_unfold_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3257698Z test_ops.py::TestTagsCUDA::test_tags_unfold_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3257914Z test_ops.py::TestTagsCUDA::test_tags_uniform_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3258154Z test_ops.py::TestTagsCUDA::test_tags_unique_consecutive_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3258367Z test_ops.py::TestTagsCUDA::test_tags_var_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3258654Z test_ops.py::TestTagsCUDA::test_tags_var_mean_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3258857Z test_ops.py::TestTagsCUDA::test_tags_vdot_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3259087Z test_ops.py::TestTagsCUDA::test_tags_view_as_complex_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3259303Z test_ops.py::TestTagsCUDA::test_tags_view_as_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3259533Z test_ops.py::TestTagsCUDA::test_tags_view_as_real_cuda_complex64 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3259753Z test_ops.py::TestTagsCUDA::test_tags_view_copy_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3259963Z test_ops.py::TestTagsCUDA::test_tags_view_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3260178Z test_ops.py::TestTagsCUDA::test_tags_where_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3260393Z test_ops.py::TestTagsCUDA::test_tags_xlogy_cuda_float32 SKIPPED (Only runs on cpu) [ 99%] 2023-01-11T22:59:03.3260610Z test_ops.py::TestTagsCUDA::test_tags_zeros_like_cuda_float32 SKIPPED (Only runs on cpu) [100%] 2023-01-11T22:59:03.3260649Z 2023-01-11T22:59:03.3260795Z =============================== warnings summary =============================== 2023-01-11T22:59:03.3261097Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:59:03.3261570Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:59:03.3261708Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:59:03.3261728Z 2023-01-11T22:59:03.3262043Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:59:03.3262430Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops/test_ops-458e51b8510bf197.xml - 2023-01-11T22:59:03.3262633Z = 11829 passed, 3058 skipped, 17 deselected, 179 xfailed, 1 warning in 6334.78s (1:45:34) = 2023-01-11T22:59:03.3262876Z 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:59:03.3262897Z 2023-01-11T22:59:03.3263346Z ##[endgroup] 2023-01-11T22:59:03.3263701Z FINISHED PRINTING LOG FILE of test_ops (/var/lib/jenkins/workspace/test/test-reports/test_ops_3umnbxj7) 2023-01-11T22:59:03.3263721Z 2023-01-11T22:59:03.3264328Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:59:03.023627] 2023-01-11T22:59:23.3678317Z 2023-01-11T22:59:23.3678743Z Expand the folded group to see the log file of test_ops 2023-01-11T22:59:23.3681182Z ##[group]PRINTING LOG FILE of test_ops (/var/lib/jenkins/workspace/test/test-reports/test_ops_fo1m6tzq) 2023-01-11T22:59:23.3682213Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-82576322938b9b03.xml 2023-01-11T22:59:23.3682899Z ============================= test session starts ============================== 2023-01-11T22:59:23.3683412Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:59:23.3683767Z cachedir: .pytest_cache 2023-01-11T22:59:23.3684325Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:59:23.3684793Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:59:23.3685376Z 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:59:23.3685825Z collecting ... collected 30699 items / 30657 deselected / 42 selected 2023-01-11T22:59:23.3691081Z Running 42 items in this shard: test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_ex_cuda, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_cuda, test/test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_ex_cuda, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_float32, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_cuda_float32, test/test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_ex_cuda_complex64, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_ex_cuda_complex128, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_cuda_float64, test/test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_ex_cuda_float64, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cholesky_cuda_float32, test/test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cholesky_ex_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_cuda_float32, test/test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_ex_cuda_float32 2023-01-11T22:59:23.3698052Z 2023-01-11T22:59:23.3698379Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 2%] 2023-01-11T22:59:23.3699021Z test_ops.py::TestCommonCUDA::test_compare_cpu_linalg_cholesky_ex_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 4%] 2023-01-11T22:59:23.3699550Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_cuda PASSED [ 7%] 2023-01-11T22:59:23.3699988Z test_ops.py::TestCommonCUDA::test_dtypes_linalg_cholesky_ex_cuda PASSED [ 9%] 2023-01-11T22:59:23.3700625Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 11%] 2023-01-11T22:59:23.3701191Z test_ops.py::TestCommonCUDA::test_multiple_devices_linalg_cholesky_ex_cuda_float32 SKIPPED (fewer than 2 devices detected) [ 14%] 2023-01-11T22:59:23.3701757Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_complex64 PASSED [ 16%] 2023-01-11T22:59:23.3702258Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_cuda_float32 PASSED [ 19%] 2023-01-11T22:59:23.3702743Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64 PASSED [ 21%] 2023-01-11T22:59:23.3703249Z test_ops.py::TestCommonCUDA::test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32 PASSED [ 23%] 2023-01-11T22:59:23.3703718Z test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_cuda_float32 PASSED [ 26%] 2023-01-11T22:59:23.3704160Z test_ops.py::TestCommonCUDA::test_out_linalg_cholesky_ex_cuda_float32 PASSED [ 28%] 2023-01-11T22:59:23.3704595Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_cuda PASSED [ 30%] 2023-01-11T22:59:23.3705039Z test_ops.py::TestCommonCUDA::test_out_warning_linalg_cholesky_ex_cuda PASSED [ 33%] 2023-01-11T22:59:23.3705523Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_complex64 PASSED [ 35%] 2023-01-11T22:59:23.3706034Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_cuda_float32 PASSED [ 38%] 2023-01-11T22:59:23.3706525Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64 PASSED [ 40%] 2023-01-11T22:59:23.3707040Z test_ops.py::TestCommonCUDA::test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32 PASSED [ 42%] 2023-01-11T22:59:23.3707551Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_cuda_float32 PASSED [ 45%] 2023-01-11T22:59:23.3708062Z test_ops.py::TestCompositeComplianceCUDA::test_backward_linalg_cholesky_ex_cuda_float32 PASSED [ 47%] 2023-01-11T22:59:23.3708597Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_cuda_float32 PASSED [ 50%] 2023-01-11T22:59:23.3709126Z test_ops.py::TestCompositeComplianceCUDA::test_forward_ad_linalg_cholesky_ex_cuda_float32 PASSED [ 52%] 2023-01-11T22:59:23.3709647Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_cuda_float32 PASSED [ 54%] 2023-01-11T22:59:23.3710156Z test_ops.py::TestCompositeComplianceCUDA::test_operator_linalg_cholesky_ex_cuda_float32 PASSED [ 57%] 2023-01-11T22:59:23.3710654Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_cuda_complex64 PASSED [ 59%] 2023-01-11T22:59:23.3711129Z test_ops.py::TestMathBitsCUDA::test_conj_view_linalg_cholesky_ex_cuda_complex64 PASSED [ 61%] 2023-01-11T22:59:23.3711608Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_cuda_complex128 PASSED [ 64%] 2023-01-11T22:59:23.3712078Z test_ops.py::TestMathBitsCUDA::test_neg_conj_view_linalg_cholesky_ex_cuda_complex128 PASSED [ 66%] 2023-01-11T22:59:23.3712633Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_cuda_float64 PASSED [ 69%] 2023-01-11T22:59:23.3713108Z test_ops.py::TestMathBitsCUDA::test_neg_view_linalg_cholesky_ex_cuda_float64 PASSED [ 71%] 2023-01-11T22:59:23.3713568Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_cuda_float32 PASSED [ 73%] 2023-01-11T22:59:23.3714056Z test_ops.py::TestFakeTensorCUDA::test_fake_autocast_linalg_cholesky_ex_cuda_float32 PASSED [ 76%] 2023-01-11T22:59:23.3714562Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_cuda_float32 PASSED [ 78%] 2023-01-11T22:59:23.3715088Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_amp_linalg_cholesky_ex_cuda_float32 PASSED [ 80%] 2023-01-11T22:59:23.3715597Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_cuda_float32 PASSED [ 83%] 2023-01-11T22:59:23.3716118Z test_ops.py::TestFakeTensorCUDA::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cuda_float32 PASSED [ 85%] 2023-01-11T22:59:23.3716675Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_cuda_float32 PASSED [ 88%] 2023-01-11T22:59:23.3717137Z test_ops.py::TestFakeTensorCUDA::test_fake_linalg_cholesky_ex_cuda_float32 PASSED [ 90%] 2023-01-11T22:59:23.3717593Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cholesky_cuda_float32 PASSED [ 92%] 2023-01-11T22:59:23.3718078Z test_ops.py::TestFakeTensorCUDA::test_pointwise_ops_linalg_cholesky_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:59:23.3718568Z test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_cuda_float32 SKIPPED (Only runs on cpu) [ 97%] 2023-01-11T22:59:23.3719042Z test_ops.py::TestTagsCUDA::test_tags_linalg_cholesky_ex_cuda_float32 SKIPPED (Only runs on cpu) [100%] 2023-01-11T22:59:23.3719317Z 2023-01-11T22:59:23.3719479Z =============================== warnings summary =============================== 2023-01-11T22:59:23.3719982Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:59:23.3720692Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:59:23.3721159Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:59:23.3721346Z 2023-01-11T22:59:23.3721665Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:59:23.3722296Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops/test_ops-82576322938b9b03.xml - 2023-01-11T22:59:23.3722770Z ========= 36 passed, 6 skipped, 30657 deselected, 1 warning in 11.98s ========== 2023-01-11T22:59:23.3723195Z 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:59:23.3723467Z 2023-01-11T22:59:23.3723811Z ##[endgroup] 2023-01-11T22:59:23.3724295Z FINISHED PRINTING LOG FILE of test_ops (/var/lib/jenkins/workspace/test/test-reports/test_ops_fo1m6tzq) 2023-01-11T22:59:23.3724582Z 2023-01-11T22:59:23.6843734Z 2023-01-11T22:59:23.6844207Z real 106m22.379s 2023-01-11T22:59:23.6844870Z user 205m44.292s 2023-01-11T22:59:23.6845361Z sys 1m45.209s 2023-01-11T22:59:23.6845687Z + assert_git_not_dirty 2023-01-11T22:59:23.6846179Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:59:23.6846619Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T22:59:23.6848639Z ++ git status --porcelain 2023-01-11T22:59:25.0050604Z + git_status= 2023-01-11T22:59:25.0051376Z + [[ -n '' ]] 2023-01-11T22:59:25.0051924Z + test_aten 2023-01-11T22:59:25.0053033Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *asan* ]] 2023-01-11T22:59:25.0053601Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T22:59:25.0054006Z + echo 'Running ATen tests with pytorch lib' 2023-01-11T22:59:25.0054303Z Running ATen tests with pytorch lib 2023-01-11T22:59:25.0054594Z + [[ -n '' ]] 2023-01-11T22:59:25.0054914Z + echo 'Running test with the build folder' 2023-01-11T22:59:25.0055224Z Running test with the build folder 2023-01-11T22:59:25.0055499Z + TEST_BASE_DIR=build/bin 2023-01-11T22:59:25.0056400Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10d_cuda_test.so build/bin 2023-01-11T22:59:25.0066767Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libcaffe2_nvrtc.so build/bin 2023-01-11T22:59:25.0077786Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libmkldnn*' build/bin 2023-01-11T22:59:25.0088233Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libnccl*' build/bin 2023-01-11T22:59:25.0101370Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorchbind_test.so build/bin 2023-01-11T22:59:25.0112219Z + ln -sf '/opt/conda/lib/python3.10/site-packages/torch/lib/libtbb*' build/bin 2023-01-11T22:59:25.0122416Z + ls build/bin 2023-01-11T22:59:25.0138461Z CppSignature_test 2023-01-11T22:59:25.0138901Z Dict_test 2023-01-11T22:59:25.0139374Z Dimname_test 2023-01-11T22:59:25.0139799Z FileStoreTest 2023-01-11T22:59:25.0140224Z HashStoreTest 2023-01-11T22:59:25.0140679Z IListRef_test 2023-01-11T22:59:25.0141048Z KernelFunction_test 2023-01-11T22:59:25.0141276Z List_test 2023-01-11T22:59:25.0141597Z MaybeOwned_test 2023-01-11T22:59:25.0141954Z NamedTensor_test 2023-01-11T22:59:25.0142403Z ProcessGroupGlooAsyncTest 2023-01-11T22:59:25.0142939Z ProcessGroupGlooTest 2023-01-11T22:59:25.0143202Z ProcessGroupMPITest 2023-01-11T22:59:25.0143482Z ProcessGroupNCCLErrorsTest 2023-01-11T22:59:25.0143798Z ProcessGroupNCCLTest 2023-01-11T22:59:25.0144262Z ProcessGroupUCCTest 2023-01-11T22:59:25.0144733Z TCPStoreTest 2023-01-11T22:59:25.0145124Z aot_model_compiler_test 2023-01-11T22:59:25.0145446Z apply_utils_test 2023-01-11T22:59:25.0145662Z atest 2023-01-11T22:59:25.0145898Z backend_fallback_test 2023-01-11T22:59:25.0146152Z basic 2023-01-11T22:59:25.0146562Z broadcast_test 2023-01-11T22:59:25.0146797Z c10_Array_test 2023-01-11T22:59:25.0147009Z c10_Bitset_test 2023-01-11T22:59:25.0147239Z c10_C++17_test 2023-01-11T22:59:25.0147518Z c10_CompileTimeFunctionPointer_test 2023-01-11T22:59:25.0147799Z c10_ConstexprCrc_test 2023-01-11T22:59:25.0148064Z c10_DeadlockDetection_test 2023-01-11T22:59:25.0148329Z c10_DeviceGuard_test 2023-01-11T22:59:25.0148554Z c10_Device_test 2023-01-11T22:59:25.0148806Z c10_DispatchKeySet_test 2023-01-11T22:59:25.0149054Z c10_Half_test 2023-01-11T22:59:25.0149289Z c10_InlineDeviceGuard_test 2023-01-11T22:59:25.0149575Z c10_InlineStreamGuard_test 2023-01-11T22:59:25.0149834Z c10_LeftRight_test 2023-01-11T22:59:25.0150075Z c10_Metaprogramming_test 2023-01-11T22:59:25.0150350Z c10_SizesAndStrides_test 2023-01-11T22:59:25.0150609Z c10_SmallVectorTest 2023-01-11T22:59:25.0150845Z c10_StreamGuard_test 2023-01-11T22:59:25.0151088Z c10_SymInt_test 2023-01-11T22:59:25.0151330Z c10_Synchronized_test 2023-01-11T22:59:25.0151567Z c10_ThreadLocal_test 2023-01-11T22:59:25.0151812Z c10_TypeIndex_test 2023-01-11T22:59:25.0152053Z c10_TypeList_test 2023-01-11T22:59:25.0152279Z c10_TypeTraits_test 2023-01-11T22:59:25.0152526Z c10_accumulate_test 2023-01-11T22:59:25.0152767Z c10_bfloat16_test 2023-01-11T22:59:25.0152994Z c10_complex_math_test 2023-01-11T22:59:25.0153237Z c10_complex_test 2023-01-11T22:59:25.0153514Z c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T22:59:25.0153824Z c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T22:59:25.0154185Z c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T22:59:25.0154554Z c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T22:59:25.0155043Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T22:59:25.0155469Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T22:59:25.0155863Z c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T22:59:25.0156168Z c10_cuda_CUDATest 2023-01-11T22:59:25.0156385Z c10_either_test 2023-01-11T22:59:25.0156624Z c10_exception_test 2023-01-11T22:59:25.0156866Z c10_flags_test 2023-01-11T22:59:25.0157098Z c10_intrusive_ptr_benchmark 2023-01-11T22:59:25.0157361Z c10_intrusive_ptr_test 2023-01-11T22:59:25.0157604Z c10_irange_test 2023-01-11T22:59:25.0157820Z c10_logging_test 2023-01-11T22:59:25.0158058Z c10_optional_test 2023-01-11T22:59:25.0158322Z c10_ordered_preserving_dict_test 2023-01-11T22:59:25.0158568Z c10_registry_test 2023-01-11T22:59:25.0158805Z c10_string_view_test 2023-01-11T22:59:25.0159047Z c10_tempfile_test 2023-01-11T22:59:25.0159348Z c10_typeid_test 2023-01-11T22:59:25.0159587Z cpu_generator_test 2023-01-11T22:59:25.0159853Z cpu_profiling_allocator_test 2023-01-11T22:59:25.0160097Z cpu_rng_test 2023-01-11T22:59:25.0160332Z cuda_apply_test 2023-01-11T22:59:25.0160576Z cuda_atomic_ops_test 2023-01-11T22:59:25.0160829Z cuda_caching_host_allocator_test 2023-01-11T22:59:25.0161105Z cuda_complex_math_test 2023-01-11T22:59:25.0161361Z cuda_complex_test 2023-01-11T22:59:25.0161581Z cuda_cub_test 2023-01-11T22:59:25.0161811Z cuda_cudnn_test 2023-01-11T22:59:25.0162047Z cuda_device_test 2023-01-11T22:59:25.0162290Z cuda_distributions_test 2023-01-11T22:59:25.0162549Z cuda_dlconvertor_test 2023-01-11T22:59:25.0162799Z cuda_generator_test 2023-01-11T22:59:25.0163034Z cuda_half_test 2023-01-11T22:59:25.0163270Z cuda_integer_divider_test 2023-01-11T22:59:25.0163725Z cuda_optional_test 2023-01-11T22:59:25.0164151Z cuda_packedtensoraccessor_test 2023-01-11T22:59:25.0164452Z cuda_reportMemoryUsage_test 2023-01-11T22:59:25.0164738Z cuda_stream_test 2023-01-11T22:59:25.0165023Z cuda_vectorized_test 2023-01-11T22:59:25.0165429Z dispatch_key_set_test 2023-01-11T22:59:25.0165686Z dlconvertor_test 2023-01-11T22:59:25.0165915Z example_allreduce 2023-01-11T22:59:25.0166163Z extension_backend_test 2023-01-11T22:59:25.0166401Z half_test 2023-01-11T22:59:25.0166620Z inline_container_test 2023-01-11T22:59:25.0166868Z ivalue_test 2023-01-11T22:59:25.0167113Z kernel_function_legacy_test 2023-01-11T22:59:25.0167357Z kernel_function_test 2023-01-11T22:59:25.0167712Z kernel_lambda_legacy_test 2023-01-11T22:59:25.0168057Z kernel_lambda_test 2023-01-11T22:59:25.0168300Z kernel_stackbased_test 2023-01-11T22:59:25.0168554Z lazy_tensor_test 2023-01-11T22:59:25.0168841Z legacy_vmap_test 2023-01-11T22:59:25.0169210Z libc10.so 2023-01-11T22:59:25.0169437Z libc10_cuda.so 2023-01-11T22:59:25.0169675Z libc10d_cuda_test.so 2023-01-11T22:59:25.0169904Z libcaffe2_nvrtc.so 2023-01-11T22:59:25.0170200Z 'libmkldnn*' 2023-01-11T22:59:25.0170462Z 'libnccl*' 2023-01-11T22:59:25.0170689Z 'libtbb*' 2023-01-11T22:59:25.0170907Z libtorch.so 2023-01-11T22:59:25.0171141Z libtorch_cpu.so 2023-01-11T22:59:25.0171367Z libtorch_cuda.so 2023-01-11T22:59:25.0171611Z libtorch_cuda_linalg.so 2023-01-11T22:59:25.0171872Z libtorch_global_deps.so 2023-01-11T22:59:25.0172107Z libtorch_python.so 2023-01-11T22:59:25.0172356Z libtorchbind_test.so 2023-01-11T22:59:25.0173100Z make_boxed_from_unboxed_functor_test 2023-01-11T22:59:25.0173367Z math_kernel_test 2023-01-11T22:59:25.0173609Z memory_format_test 2023-01-11T22:59:25.0173867Z memory_overlapping_test 2023-01-11T22:59:25.0174110Z mobile_memory_cleanup 2023-01-11T22:59:25.0174350Z native_test 2023-01-11T22:59:25.0174590Z op_allowlist_test 2023-01-11T22:59:25.0174822Z op_registration_test 2023-01-11T22:59:25.0175072Z operator_name_test 2023-01-11T22:59:25.0175312Z operators_test 2023-01-11T22:59:25.0175561Z packedtensoraccessor_test 2023-01-11T22:59:25.0175830Z parallel_benchmark 2023-01-11T22:59:25.0176076Z pow_test 2023-01-11T22:59:25.0176283Z protoc 2023-01-11T22:59:25.0176550Z protoc-3.13.0.0 2023-01-11T22:59:25.0176793Z quantized_test 2023-01-11T22:59:25.0177119Z reduce_ops_test 2023-01-11T22:59:25.0177586Z reportMemoryUsage_test 2023-01-11T22:59:25.0177859Z scalar_tensor_test 2023-01-11T22:59:25.0178071Z scalar_test 2023-01-11T22:59:25.0178314Z stride_properties_test 2023-01-11T22:59:25.0178766Z tensor_iterator_test 2023-01-11T22:59:25.0179045Z test_api 2023-01-11T22:59:25.0179264Z test_cpp_rpc 2023-01-11T22:59:25.0179532Z test_dist_autograd 2023-01-11T22:59:25.0179759Z test_edge_op_registration 2023-01-11T22:59:25.0180009Z test_jit 2023-01-11T22:59:25.0180223Z test_lazy 2023-01-11T22:59:25.0180434Z test_mobile_nnc 2023-01-11T22:59:25.0180668Z test_parallel 2023-01-11T22:59:25.0180902Z test_tensorexpr 2023-01-11T22:59:25.0181122Z thread_init_test 2023-01-11T22:59:25.0181360Z torch_shm_manager 2023-01-11T22:59:25.0181604Z tutorial_tensorexpr 2023-01-11T22:59:25.0181831Z type_ptr_test 2023-01-11T22:59:25.0182156Z type_test 2023-01-11T22:59:25.0182392Z undefined_tensor_test 2023-01-11T22:59:25.0182619Z variant_test 2023-01-11T22:59:25.0182867Z vec_test_all_types_AVX2 2023-01-11T22:59:25.0183131Z vec_test_all_types_DEFAULT 2023-01-11T22:59:25.0183378Z verify_api_visibility 2023-01-11T22:59:25.0183620Z weakref_test 2023-01-11T22:59:25.0183850Z wrapdim_test 2023-01-11T22:59:25.0184067Z xla_tensor_test 2023-01-11T22:59:25.0184350Z + aten/tools/run_tests.sh build/bin 2023-01-11T22:59:25.0184637Z + set -e 2023-01-11T22:59:25.0184869Z ++ dirname aten/tools/run_tests.sh 2023-01-11T22:59:25.0185216Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2023-01-11T22:59:25.0185529Z + pushd build/bin 2023-01-11T22:59:25.0185794Z ~/workspace/build/bin ~/workspace 2023-01-11T22:59:25.0186037Z + VALGRIND=ON 2023-01-11T22:59:25.0186261Z + ./basic 2023-01-11T22:59:25.4605497Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:25.4606311Z [==========] Running 5 tests from 1 test suite. 2023-01-11T22:59:25.4606861Z [----------] Global test environment set-up. 2023-01-11T22:59:25.4607255Z [----------] 5 tests from BasicTest 2023-01-11T22:59:25.4607617Z [ RUN ] BasicTest.BasicTestCPU 2023-01-11T22:59:25.4901186Z 8 ms 2023-01-11T22:59:25.5905617Z 100 ms 2023-01-11T22:59:25.7508777Z 160 ms 2023-01-11T22:59:25.7658076Z [ OK ] BasicTest.BasicTestCPU (305 ms) 2023-01-11T22:59:25.7658529Z [ RUN ] BasicTest.BasicTestHalfCPU 2023-01-11T22:59:25.7697296Z 3 ms 2023-01-11T22:59:25.8976707Z 127 ms 2023-01-11T22:59:26.0796494Z 181 ms 2023-01-11T22:59:26.0939905Z [ OK ] BasicTest.BasicTestHalfCPU (328 ms) 2023-01-11T22:59:26.0940338Z [ RUN ] BasicTest.BasicTestCUDA 2023-01-11T22:59:27.7987393Z 7 ms 2023-01-11T22:59:28.2384601Z 439 ms 2023-01-11T22:59:28.8543974Z 615 ms 2023-01-11T22:59:28.8702365Z [ OK ] BasicTest.BasicTestCUDA (2776 ms) 2023-01-11T22:59:28.8702805Z [ RUN ] BasicTest.FactoryMethodsTest 2023-01-11T22:59:28.8713444Z [ OK ] BasicTest.FactoryMethodsTest (1 ms) 2023-01-11T22:59:28.8714046Z [ RUN ] BasicTest.BasicStdTestCPU 2023-01-11T22:59:28.8714707Z Simple example: called once 2023-01-11T22:59:28.8720461Z throw: call_once will retry 2023-01-11T22:59:28.8722814Z throw: call_once will retry 2023-01-11T22:59:28.8725056Z Didn't throw, call_once will not attempt again 2023-01-11T22:59:28.8725729Z [ OK ] BasicTest.BasicStdTestCPU (1 ms) 2023-01-11T22:59:28.8726170Z [----------] 5 tests from BasicTest (3412 ms total) 2023-01-11T22:59:28.8726387Z 2023-01-11T22:59:28.8726622Z [----------] Global test environment tear-down 2023-01-11T22:59:28.8727050Z [==========] 5 tests from 1 test suite ran. (3412 ms total) 2023-01-11T22:59:28.8727402Z [ PASSED ] 5 tests. 2023-01-11T22:59:29.0550920Z + ./atest 2023-01-11T22:59:29.4848835Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:29.4850315Z [==========] Running 16 tests from 1 test suite. 2023-01-11T22:59:29.4850774Z [----------] Global test environment set-up. 2023-01-11T22:59:29.4851136Z [----------] 16 tests from atest 2023-01-11T22:59:29.4851479Z [ RUN ] atest.operators 2023-01-11T22:59:29.4856021Z [ OK ] atest.operators (0 ms) 2023-01-11T22:59:29.4856913Z [ RUN ] atest.logical_and_operators 2023-01-11T22:59:29.4858035Z [ OK ] atest.logical_and_operators (0 ms) 2023-01-11T22:59:29.4858947Z [ RUN ] atest.logical_or_operators 2023-01-11T22:59:29.4859558Z [ OK ] atest.logical_or_operators (0 ms) 2023-01-11T22:59:29.4860300Z [ RUN ] atest.logical_xor_operators 2023-01-11T22:59:29.4861059Z [ OK ] atest.logical_xor_operators (0 ms) 2023-01-11T22:59:29.4862185Z [ RUN ] atest.lt_operators 2023-01-11T22:59:29.4862924Z [ OK ] atest.lt_operators (0 ms) 2023-01-11T22:59:29.4863751Z [ RUN ] atest.le_operators 2023-01-11T22:59:29.4864480Z [ OK ] atest.le_operators (0 ms) 2023-01-11T22:59:29.4865204Z [ RUN ] atest.gt_operators 2023-01-11T22:59:29.4865638Z [ OK ] atest.gt_operators (0 ms) 2023-01-11T22:59:29.4865988Z [ RUN ] atest.ge_operators 2023-01-11T22:59:29.4866345Z [ OK ] atest.ge_operators (0 ms) 2023-01-11T22:59:29.4866674Z [ RUN ] atest.eq_operators 2023-01-11T22:59:29.4867030Z [ OK ] atest.eq_operators (0 ms) 2023-01-11T22:59:29.4867379Z [ RUN ] atest.ne_operators 2023-01-11T22:59:29.4867727Z [ OK ] atest.ne_operators (0 ms) 2023-01-11T22:59:29.4868079Z [ RUN ] atest.add_operators 2023-01-11T22:59:29.4868492Z [ OK ] atest.add_operators (0 ms) 2023-01-11T22:59:29.4869205Z [ RUN ] atest.max_operators 2023-01-11T22:59:29.4870018Z [ OK ] atest.max_operators (0 ms) 2023-01-11T22:59:29.4870688Z [ RUN ] atest.min_operators 2023-01-11T22:59:29.4871059Z [ OK ] atest.min_operators (0 ms) 2023-01-11T22:59:29.4871597Z [ RUN ] atest.sigmoid_backward_operator 2023-01-11T22:59:29.4872489Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2023-01-11T22:59:29.4873318Z [ RUN ] atest.fmod_tensor_operators 2023-01-11T22:59:29.4873724Z [ OK ] atest.fmod_tensor_operators (0 ms) 2023-01-11T22:59:29.4874077Z [ RUN ] atest.atest 2023-01-11T22:59:30.7605488Z [ OK ] atest.atest (1272 ms) 2023-01-11T22:59:30.7606444Z [----------] 16 tests from atest (1275 ms total) 2023-01-11T22:59:30.7606727Z 2023-01-11T22:59:30.7606974Z [----------] Global test environment tear-down 2023-01-11T22:59:30.7607433Z [==========] 16 tests from 1 test suite ran. (1275 ms total) 2023-01-11T22:59:30.7607782Z [ PASSED ] 16 tests. 2023-01-11T22:59:30.9241445Z + ./scalar_test 2023-01-11T22:59:31.3669429Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:31.3670661Z [==========] Running 4 tests from 1 test suite. 2023-01-11T22:59:31.3671440Z [----------] Global test environment set-up. 2023-01-11T22:59:31.3672186Z [----------] 4 tests from TestScalar 2023-01-11T22:59:31.3672905Z [ RUN ] TestScalar.TestScalar 2023-01-11T22:59:31.3808476Z H2: 3 257 3 1 2023-01-11T22:59:32.6789343Z 0x7fff3aba1320 2023-01-11T22:59:32.7063214Z [ OK ] TestScalar.TestScalar (1339 ms) 2023-01-11T22:59:32.7063927Z [ RUN ] TestScalar.TestConj 2023-01-11T22:59:32.7064579Z [ OK ] TestScalar.TestConj (0 ms) 2023-01-11T22:59:32.7065217Z [ RUN ] TestScalar.TestEqual 2023-01-11T22:59:32.7065874Z [ OK ] TestScalar.TestEqual (0 ms) 2023-01-11T22:59:32.7066931Z [ RUN ] TestScalar.TestFormatting 2023-01-11T22:59:32.7067688Z [ OK ] TestScalar.TestFormatting (0 ms) 2023-01-11T22:59:32.7068483Z [----------] 4 tests from TestScalar (1339 ms total) 2023-01-11T22:59:32.7068843Z 2023-01-11T22:59:32.7069268Z [----------] Global test environment tear-down 2023-01-11T22:59:32.7070034Z [==========] 4 tests from 1 test suite ran. (1339 ms total) 2023-01-11T22:59:32.7070693Z [ PASSED ] 4 tests. 2023-01-11T22:59:32.8684484Z + ./broadcast_test 2023-01-11T22:59:33.2840769Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:33.2841985Z [==========] Running 1 test from 1 test suite. 2023-01-11T22:59:33.2842403Z [----------] Global test environment set-up. 2023-01-11T22:59:33.2842811Z [----------] 1 test from BroadcastTest 2023-01-11T22:59:33.2843530Z [ RUN ] BroadcastTest.Broadcast 2023-01-11T22:59:33.3484201Z [ OK ] BroadcastTest.Broadcast (64 ms) 2023-01-11T22:59:33.3485246Z [----------] 1 test from BroadcastTest (64 ms total) 2023-01-11T22:59:33.3485556Z 2023-01-11T22:59:33.3485798Z [----------] Global test environment tear-down 2023-01-11T22:59:33.3486223Z [==========] 1 test from 1 test suite ran. (64 ms total) 2023-01-11T22:59:33.3486559Z [ PASSED ] 1 test. 2023-01-11T22:59:33.4398823Z + ./wrapdim_test 2023-01-11T22:59:33.8619108Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:33.8620206Z [==========] Running 1 test from 1 test suite. 2023-01-11T22:59:33.8620606Z [----------] Global test environment set-up. 2023-01-11T22:59:33.8620993Z [0;32m[----------] 1 test from TestWrapdim 2023-01-11T22:59:33.8621369Z [ RUN ] TestWrapdim.TestWrapdim 2023-01-11T22:59:33.8764251Z [ OK ] TestWrapdim.TestWrapdim (14 ms) 2023-01-11T22:59:33.8765325Z [----------] 1 test from TestWrapdim (14 ms total) 2023-01-11T22:59:33.8765612Z 2023-01-11T22:59:33.8765853Z [----------] Global test environment tear-down 2023-01-11T22:59:33.8766275Z [==========] 1 test from 1 test suite ran. (14 ms total) 2023-01-11T22:59:33.8766609Z [ PASSED ] 1 test. 2023-01-11T22:59:33.9707790Z + ./apply_utils_test 2023-01-11T22:59:34.3924036Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:34.3925175Z [==========] Running 6 tests from 1 test suite. 2023-01-11T22:59:34.3925713Z [----------] Global test environment set-up. 2023-01-11T22:59:34.3926131Z [----------] 6 tests from ApplyUtilsTest 2023-01-11T22:59:34.3926535Z [ RUN ] ApplyUtilsTest.Contiguous2D 2023-01-11T22:59:34.4102481Z [ OK ] ApplyUtilsTest.Contiguous2D (17 ms) 2023-01-11T22:59:34.4103483Z [ RUN ] ApplyUtilsTest.Small2D 2023-01-11T22:59:34.4103982Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2023-01-11T22:59:34.4104366Z [ RUN ] ApplyUtilsTest._2D 2023-01-11T22:59:34.4119065Z [ OK ] ApplyUtilsTest._2D (1 ms) 2023-01-11T22:59:34.4119912Z [ RUN ] ApplyUtilsTest._3D 2023-01-11T22:59:34.4122064Z [ OK ] ApplyUtilsTest._3D (0 ms) 2023-01-11T22:59:34.4122913Z [ RUN ] ApplyUtilsTest.Medium3D 2023-01-11T22:59:34.4141473Z [ OK ] ApplyUtilsTest.Medium3D (1 ms) 2023-01-11T22:59:34.4142333Z [ RUN ] ApplyUtilsTest._10D 2023-01-11T22:59:34.5356423Z [ OK ] ApplyUtilsTest._10D (121 ms) 2023-01-11T22:59:34.5357422Z [----------] 6 tests from ApplyUtilsTest (143 ms total) 2023-01-11T22:59:34.5357784Z 2023-01-11T22:59:34.5358029Z [----------] Global test environment tear-down 2023-01-11T22:59:34.5358464Z [==========] 6 tests from 1 test suite ran. (143 ms total) 2023-01-11T22:59:34.5359059Z [ PASSED ] 6 tests. 2023-01-11T22:59:34.6265533Z + ./dlconvertor_test 2023-01-11T22:59:35.0437424Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:35.0438218Z [==========] Running 2 tests from 1 test suite. 2023-01-11T22:59:35.0438633Z [----------] Global test environment set-up. 2023-01-11T22:59:35.0439140Z [----------] 2 tests from TestDlconvertor 2023-01-11T22:59:35.0439541Z [ RUN ] TestDlconvertor.TestDlconvertor 2023-01-11T22:59:35.0578447Z [ OK ] TestDlconvertor.TestDlconvertor (14 ms) 2023-01-11T22:59:35.0579087Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2023-01-11T22:59:35.0579607Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2023-01-11T22:59:35.0580092Z [----------] 2 tests from TestDlconvertor (14 ms total) 2023-01-11T22:59:35.0580624Z 2023-01-11T22:59:35.0580860Z [----------] Global test environment tear-down 2023-01-11T22:59:35.0581293Z [==========] 2 tests from 1 test suite ran. (14 ms total) 2023-01-11T22:59:35.0581634Z [ PASSED ] 2 tests. 2023-01-11T22:59:35.1507662Z + ./native_test 2023-01-11T22:59:35.5750754Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:35.5751545Z [==========] Running 2 tests from 1 test suite. 2023-01-11T22:59:35.5751963Z [----------] Global test environment set-up. 2023-01-11T22:59:35.5752353Z [----------] 2 tests from TestNative 2023-01-11T22:59:35.5752718Z [ RUN ] TestNative.NativeTestCPU 2023-01-11T22:59:35.6114225Z [W TensorCompare.cpp:493] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2023-01-11T22:59:35.6115846Z [ OK ] TestNative.NativeTestCPU (36 ms) 2023-01-11T22:59:35.6116260Z [ RUN ] TestNative.NativeTestGPU 2023-01-11T22:59:37.3308805Z [ OK ] TestNative.NativeTestGPU (1719 ms) 2023-01-11T22:59:37.3309899Z [----------] 2 tests from TestNative (1755 ms total) 2023-01-11T22:59:37.3310195Z 2023-01-11T22:59:37.3310418Z [----------] Global test environment tear-down 2023-01-11T22:59:37.3310852Z [==========] 2 tests from 1 test suite ran. (1755 ms total) 2023-01-11T22:59:37.3311209Z [ PASSED ] 2 tests. 2023-01-11T22:59:37.5122307Z + ./scalar_tensor_test 2023-01-11T22:59:37.9463515Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:37.9464749Z [==========] Running 3 tests from 1 test suite. 2023-01-11T22:59:37.9465264Z [----------] Global test environment set-up. 2023-01-11T22:59:37.9465674Z [----------] 3 tests from TestScalarTensor 2023-01-11T22:59:37.9466144Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2023-01-11T22:59:38.2095191Z [ OK ] TestScalarTensor.TestScalarTensorCPU (263 ms) 2023-01-11T22:59:38.2096082Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2023-01-11T22:59:39.7476472Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (1538 ms) 2023-01-11T22:59:39.7477634Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2023-01-11T22:59:39.7478177Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2023-01-11T22:59:39.7478716Z [----------] 3 tests from TestScalarTensor (1801 ms total) 2023-01-11T22:59:39.7478957Z 2023-01-11T22:59:39.7479171Z [----------] Global test environment tear-down 2023-01-11T22:59:39.7479604Z [==========] 3 tests from 1 test suite ran. (1801 ms total) 2023-01-11T22:59:39.7479956Z [ PASSED ] 3 tests. 2023-01-11T22:59:39.9062035Z + [[ -x ./tensor_interop_test ]] 2023-01-11T22:59:39.9062696Z + ./undefined_tensor_test 2023-01-11T22:59:40.3388199Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:40.3389073Z [==========] Running 1 test from 1 test suite. 2023-01-11T22:59:40.3389493Z [----------] Global test environment set-up. 2023-01-11T22:59:40.3389889Z [----------] 1 test from TestUndefined 2023-01-11T22:59:40.3390268Z [ RUN ] TestUndefined.UndefinedTest 2023-01-11T22:59:40.3847618Z [ OK ] TestUndefined.UndefinedTest (46 ms) 2023-01-11T22:59:40.3848606Z [----------] 1 test from TestUndefined (46 ms total) 2023-01-11T22:59:40.3849064Z 2023-01-11T22:59:40.3849398Z [----------] Global test environment tear-down 2023-01-11T22:59:40.3849810Z [==========] 1 test from 1 test suite ran. (46 ms total) 2023-01-11T22:59:40.3850170Z [ PASSED ] 1 test. 2023-01-11T22:59:40.4739286Z + ./extension_backend_test 2023-01-11T22:59:40.8949330Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:40.8950585Z [==========] Running 1 test from 1 test suite. 2023-01-11T22:59:40.8951453Z [----------] Global test environment set-up. 2023-01-11T22:59:40.8951957Z [----------] 1 test from BackendExtensionTest 2023-01-11T22:59:40.8952389Z [ RUN ] BackendExtensionTest.TestRegisterOp 2023-01-11T22:59:40.8952870Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2023-01-11T22:59:40.8953361Z [----------] 1 test from BackendExtensionTest (0 ms total) 2023-01-11T22:59:40.8953599Z 2023-01-11T22:59:40.8953812Z [----------] Global test environment tear-down 2023-01-11T22:59:40.8954231Z [==========] 1 test from 1 test suite ran. (0 ms total) 2023-01-11T22:59:40.8954579Z [ PASSED ] 1 test. 2023-01-11T22:59:40.9782752Z + ./lazy_tensor_test 2023-01-11T22:59:41.3972040Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:41.3973900Z [==========] Running 2 tests from 2 test suites. 2023-01-11T22:59:41.3974380Z [----------] Global test environment set-up. 2023-01-11T22:59:41.3974780Z [----------] 1 test from XlaTensorTest 2023-01-11T22:59:41.3975176Z [ RUN ] XlaTensorTest.TestNoStorage 2023-01-11T22:59:41.3975590Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2023-01-11T22:59:41.3976033Z [----------] 1 test from XlaTensorTest (0 ms total) 2023-01-11T22:59:41.3976249Z 2023-01-11T22:59:41.3976458Z [----------] 1 test from LazyTensorTest 2023-01-11T22:59:41.3976853Z [ RUN ] LazyTensorTest.TestNoStorage 2023-01-11T22:59:41.3977268Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2023-01-11T22:59:41.3977709Z [----------] 1 test from LazyTensorTest (0 ms total) 2023-01-11T22:59:41.3977930Z 2023-01-11T22:59:41.3978164Z [----------] Global test environment tear-down 2023-01-11T22:59:41.3978615Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2023-01-11T22:59:41.3978974Z [ PASSED ] 2 tests. 2023-01-11T22:59:41.4791074Z + ./tensor_iterator_test 2023-01-11T22:59:41.8963541Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:41.8964653Z [==========] Running 65 tests from 1 test suite. 2023-01-11T22:59:41.8965071Z [----------] Global test environment set-up. 2023-01-11T22:59:41.8965491Z [----------] 65 tests from TensorIteratorTest 2023-01-11T22:59:41.8965888Z [ RUN ] TensorIteratorTest.CPUScalar 2023-01-11T22:59:43.1925336Z [ OK ] TensorIteratorTest.CPUScalar (1295 ms) 2023-01-11T22:59:43.1926108Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2023-01-11T22:59:43.1943521Z [ OK ] TensorIteratorTest.CPUScalarInputs (2 ms) 2023-01-11T22:59:43.1944493Z [ RUN ] TensorIteratorTest.MixedDevices 2023-01-11T22:59:43.2161726Z [ OK ] TensorIteratorTest.MixedDevices (21 ms) 2023-01-11T22:59:43.2162462Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2023-01-11T22:59:43.2185252Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (2 ms) 2023-01-11T22:59:43.2186249Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2023-01-11T22:59:43.2205572Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (2 ms) 2023-01-11T22:59:43.2206593Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2023-01-11T22:59:43.2226802Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (2 ms) 2023-01-11T22:59:43.2227736Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2023-01-11T22:59:43.2247285Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (2 ms) 2023-01-11T22:59:43.2248303Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2023-01-11T22:59:43.2267587Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (2 ms) 2023-01-11T22:59:43.2268602Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2023-01-11T22:59:43.2288230Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (2 ms) 2023-01-11T22:59:43.2289244Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2023-01-11T22:59:43.2309396Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (2 ms) 2023-01-11T22:59:43.2310390Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2023-01-11T22:59:43.2329952Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (2 ms) 2023-01-11T22:59:43.2330972Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2023-01-11T22:59:43.2350136Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (1 ms) 2023-01-11T22:59:43.2351145Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2023-01-11T22:59:43.2370556Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (2 ms) 2023-01-11T22:59:43.2371610Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2023-01-11T22:59:43.2391489Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (2 ms) 2023-01-11T22:59:43.2392441Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2023-01-11T22:59:43.2411179Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2023-01-11T22:59:43.2412199Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2023-01-11T22:59:43.2432299Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (2 ms) 2023-01-11T22:59:43.2433281Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2023-01-11T22:59:43.2453328Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (2 ms) 2023-01-11T22:59:43.2454359Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2023-01-11T22:59:43.2473894Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (2 ms) 2023-01-11T22:59:43.2474956Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2023-01-11T22:59:43.2493748Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2023-01-11T22:59:43.2494795Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2023-01-11T22:59:43.2514602Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (2 ms) 2023-01-11T22:59:43.2515651Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2023-01-11T22:59:43.2535396Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (2 ms) 2023-01-11T22:59:43.2536361Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2023-01-11T22:59:43.2555169Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2023-01-11T22:59:43.2556157Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2023-01-11T22:59:43.2575859Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (2 ms) 2023-01-11T22:59:43.2576818Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2023-01-11T22:59:43.2597310Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (2 ms) 2023-01-11T22:59:43.2598463Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2023-01-11T22:59:43.2599512Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2023-01-11T22:59:43.2600155Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2023-01-11T22:59:43.2601129Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2023-01-11T22:59:43.2601967Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2023-01-11T22:59:43.2602524Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2023-01-11T22:59:43.2603053Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2023-01-11T22:59:43.2603831Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2023-01-11T22:59:43.2604827Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2023-01-11T22:59:43.2606110Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2023-01-11T22:59:43.2606990Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2023-01-11T22:59:43.2607612Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2023-01-11T22:59:43.2608159Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2023-01-11T22:59:43.2608706Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2023-01-11T22:59:43.2609262Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2023-01-11T22:59:43.2609824Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2023-01-11T22:59:43.2610380Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2023-01-11T22:59:43.2610921Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2023-01-11T22:59:43.2611519Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2023-01-11T22:59:43.2612088Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2023-01-11T22:59:43.2612919Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2023-01-11T22:59:43.2613633Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2023-01-11T22:59:43.2614417Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2023-01-11T22:59:43.2614977Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2023-01-11T22:59:43.2615513Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2023-01-11T22:59:43.2616077Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2023-01-11T22:59:43.2616637Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2023-01-11T22:59:43.2617208Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2023-01-11T22:59:43.2617761Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2023-01-11T22:59:43.2618407Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2023-01-11T22:59:43.2618976Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2023-01-11T22:59:43.2619535Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2023-01-11T22:59:43.2620108Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2023-01-11T22:59:43.2620686Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2023-01-11T22:59:43.2621258Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2023-01-11T22:59:43.2621815Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2023-01-11T22:59:43.2622382Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2023-01-11T22:59:43.2622959Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2023-01-11T22:59:43.2623644Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2023-01-11T22:59:43.2624243Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2023-01-11T22:59:43.2624819Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2023-01-11T22:59:43.2625402Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2023-01-11T22:59:43.2625935Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2023-01-11T22:59:43.2626466Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2023-01-11T22:59:43.2626992Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2023-01-11T22:59:43.2627499Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2023-01-11T22:59:43.2628030Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2023-01-11T22:59:43.2628562Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2023-01-11T22:59:43.2629161Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2023-01-11T22:59:43.2629684Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2023-01-11T22:59:43.2630208Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2023-01-11T22:59:43.2630738Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2023-01-11T22:59:43.2631247Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2023-01-11T22:59:43.2631781Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2023-01-11T22:59:43.2632312Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2023-01-11T22:59:43.2632832Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2023-01-11T22:59:43.2633362Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2023-01-11T22:59:43.2633888Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2023-01-11T22:59:43.2634412Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2023-01-11T22:59:43.2684292Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (7 ms) 2023-01-11T22:59:43.2685179Z [ RUN ] TensorIteratorTest.InputDType 2023-01-11T22:59:43.2686001Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2023-01-11T22:59:43.2686911Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2023-01-11T22:59:43.2687968Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2023-01-11T22:59:43.2689056Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2023-01-11T22:59:43.2690194Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2023-01-11T22:59:43.2691229Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2023-01-11T22:59:43.2696252Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (1 ms) 2023-01-11T22:59:43.2697255Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2023-01-11T22:59:43.2698292Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2023-01-11T22:59:43.2699155Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2023-01-11T22:59:43.2699734Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2023-01-11T22:59:43.2700629Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2023-01-11T22:59:43.2701180Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2023-01-11T22:59:43.2701736Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2023-01-11T22:59:43.2702301Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2023-01-11T22:59:43.2702838Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2023-01-11T22:59:43.2703420Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2023-01-11T22:59:43.2703987Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2023-01-11T22:59:43.2704722Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2023-01-11T22:59:43.2705289Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2023-01-11T22:59:43.2705860Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2023-01-11T22:59:43.2706397Z [----------] 65 tests from TensorIteratorTest (1373 ms total) 2023-01-11T22:59:43.2706631Z 2023-01-11T22:59:43.2706862Z [----------] Global test environment tear-down 2023-01-11T22:59:43.2707271Z [==========] 65 tests from 1 test suite ran. (1373 ms total) 2023-01-11T22:59:43.2707624Z [ PASSED ] 65 tests. 2023-01-11T22:59:43.4298276Z + ./Dimname_test 2023-01-11T22:59:43.8452986Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:43.8454468Z [==========] Running 4 tests from 1 test suite. 2023-01-11T22:59:43.8454892Z [----------] Global test environment set-up. 2023-01-11T22:59:43.8455295Z [----------] 4 tests from DimnameTest 2023-01-11T22:59:43.8455672Z [ RUN ] DimnameTest.isValidIdentifier 2023-01-11T22:59:43.8456116Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2023-01-11T22:59:43.8456526Z [ RUN ] DimnameTest.wildcardName 2023-01-11T22:59:43.8456927Z [ OK ] DimnameTest.wildcardName (0 ms) 2023-01-11T22:59:43.8457318Z [ RUN ] DimnameTest.createNormalName 2023-01-11T22:59:43.8472690Z [ OK ] DimnameTest.createNormalName (2 ms) 2023-01-11T22:59:43.8473486Z [ RUN ] DimnameTest.unifyAndMatch 2023-01-11T22:59:43.8474302Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2023-01-11T22:59:43.8474743Z [----------] 4 tests from DimnameTest (2 ms total) 2023-01-11T22:59:43.8474961Z 2023-01-11T22:59:43.8475194Z [----------] Global test environment tear-down 2023-01-11T22:59:43.8475611Z [==========] 4 tests from 1 test suite ran. (2 ms total) 2023-01-11T22:59:43.8475952Z [ PASSED ] 4 tests. 2023-01-11T22:59:43.9252849Z + ./Dict_test 2023-01-11T22:59:44.3459206Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:44.3459981Z [==========] Running 47 tests from 2 test suites. 2023-01-11T22:59:44.3460748Z [----------] Global test environment set-up. 2023-01-11T22:59:44.3461451Z [----------] 46 tests from DictTest 2023-01-11T22:59:44.3462286Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2023-01-11T22:59:44.3463393Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2023-01-11T22:59:44.3464177Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2023-01-11T22:59:44.3465244Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2023-01-11T22:59:44.3466144Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2023-01-11T22:59:44.3467151Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2023-01-11T22:59:44.3467740Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2023-01-11T22:59:44.3468778Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2023-01-11T22:59:44.3469607Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2023-01-11T22:59:44.3470122Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2023-01-11T22:59:44.3470703Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2023-01-11T22:59:44.3471340Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2023-01-11T22:59:44.3472000Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2023-01-11T22:59:44.3472979Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2023-01-11T22:59:44.3473631Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2023-01-11T22:59:44.3474190Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2023-01-11T22:59:44.3474802Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2023-01-11T22:59:44.3475493Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2023-01-11T22:59:44.3476211Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2023-01-11T22:59:44.3476955Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2023-01-11T22:59:44.3477729Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2023-01-11T22:59:44.3478376Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2023-01-11T22:59:44.3478931Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2023-01-11T22:59:44.3479436Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2023-01-11T22:59:44.3479961Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2023-01-11T22:59:44.3480498Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2023-01-11T22:59:44.3481065Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2023-01-11T22:59:44.3481643Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2023-01-11T22:59:44.3482192Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2023-01-11T22:59:44.3482725Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2023-01-11T22:59:44.3483264Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2023-01-11T22:59:44.3483847Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2023-01-11T22:59:44.3484360Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2023-01-11T22:59:44.3484837Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2023-01-11T22:59:44.3485358Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2023-01-11T22:59:44.3485951Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2023-01-11T22:59:44.3486557Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2023-01-11T22:59:44.3487176Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2023-01-11T22:59:44.3487868Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2023-01-11T22:59:44.3488597Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2023-01-11T22:59:44.3489248Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2023-01-11T22:59:44.3489842Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2023-01-11T22:59:44.3490461Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2023-01-11T22:59:44.3491090Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2023-01-11T22:59:44.3491738Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2023-01-11T22:59:44.3492377Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2023-01-11T22:59:44.3493486Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2023-01-11T22:59:44.3494129Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2023-01-11T22:59:44.3494741Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2023-01-11T22:59:44.3495385Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2023-01-11T22:59:44.3496008Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2023-01-11T22:59:44.3496621Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2023-01-11T22:59:44.3497196Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2023-01-11T22:59:44.3497800Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2023-01-11T22:59:44.3498493Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2023-01-11T22:59:44.3499120Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2023-01-11T22:59:44.3499644Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2023-01-11T22:59:44.3500134Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2023-01-11T22:59:44.3500638Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2023-01-11T22:59:44.3501142Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2023-01-11T22:59:44.3501639Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2023-01-11T22:59:44.3502132Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2023-01-11T22:59:44.3502582Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2023-01-11T22:59:44.3503049Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2023-01-11T22:59:44.3503544Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2023-01-11T22:59:44.3504080Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2023-01-11T22:59:44.3504579Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2023-01-11T22:59:44.3505093Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2023-01-11T22:59:44.3505611Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2023-01-11T22:59:44.3506137Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2023-01-11T22:59:44.3506664Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2023-01-11T22:59:44.3507223Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2023-01-11T22:59:44.3507844Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2023-01-11T22:59:44.3508529Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2023-01-11T22:59:44.3509211Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2023-01-11T22:59:44.3509898Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2023-01-11T22:59:44.3510461Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2023-01-11T22:59:44.3510930Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2023-01-11T22:59:44.3511429Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2023-01-11T22:59:44.3511952Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2023-01-11T22:59:44.3512493Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2023-01-11T22:59:44.3513091Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2023-01-11T22:59:44.3513713Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2023-01-11T22:59:44.3514270Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2023-01-11T22:59:44.3514703Z [ RUN ] DictTest.isReferenceType 2023-01-11T22:59:44.3515101Z [ OK ] DictTest.isReferenceType (0 ms) 2023-01-11T22:59:44.3515527Z [ RUN ] DictTest.copyHasSeparateStorage 2023-01-11T22:59:44.3515960Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2023-01-11T22:59:44.3516378Z [ RUN ] DictTest.dictTensorAsKey 2023-01-11T22:59:44.3516779Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2023-01-11T22:59:44.3517145Z [ RUN ] DictTest.dictEquality 2023-01-11T22:59:44.3517528Z [ OK ] DictTest.dictEquality (0 ms) 2023-01-11T22:59:44.3517944Z [----------] 46 tests from DictTest (1 ms total) 2023-01-11T22:59:44.3518215Z 2023-01-11T22:59:44.3518460Z [----------] 1 test from ListTest_IValueBasedList 2023-01-11T22:59:44.3519018Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2023-01-11T22:59:44.3519710Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2023-01-11T22:59:44.3520280Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2023-01-11T22:59:44.3520516Z 2023-01-11T22:59:44.3520745Z [----------] Global test environment tear-down 2023-01-11T22:59:44.3521146Z [==========] 47 tests from 2 test suites ran. (1 ms total) 2023-01-11T22:59:44.3521499Z [ PASSED ] 47 tests. 2023-01-11T22:59:44.4286286Z + ./NamedTensor_test 2023-01-11T22:59:44.8456329Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:44.8457336Z [==========] Running 10 tests from 1 test suite. 2023-01-11T22:59:44.8457821Z [----------] Global test environment set-up. 2023-01-11T22:59:44.8458232Z [----------] 10 tests from NamedTensorTest 2023-01-11T22:59:44.8458602Z [ RUN ] NamedTensorTest.isNamed 2023-01-11T22:59:44.8459213Z [W TensorImpl.h:1816] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2023-01-11T22:59:44.8459956Z [ OK ] NamedTensorTest.isNamed (0 ms) 2023-01-11T22:59:44.8460378Z [ RUN ] NamedTensorTest.attachMetadata 2023-01-11T22:59:44.8460818Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2023-01-11T22:59:44.8461277Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2023-01-11T22:59:44.8461785Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2023-01-11T22:59:44.8462226Z [ RUN ] NamedTensorTest.empty 2023-01-11T22:59:44.8498835Z [ OK ] NamedTensorTest.empty (3 ms) 2023-01-11T22:59:44.8499290Z [ RUN ] NamedTensorTest.dimnameToPosition 2023-01-11T22:59:44.8504746Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2023-01-11T22:59:44.8505221Z [ RUN ] NamedTensorTest.unifyFromRight 2023-01-11T22:59:44.8582691Z [ OK ] NamedTensorTest.unifyFromRight (7 ms) 2023-01-11T22:59:44.8583112Z [ RUN ] NamedTensorTest.alias 2023-01-11T22:59:44.8583501Z [ OK ] NamedTensorTest.alias (0 ms) 2023-01-11T22:59:44.8583881Z [ RUN ] NamedTensorTest.NoNamesGuard 2023-01-11T22:59:44.8584321Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2023-01-11T22:59:44.8584752Z [ RUN ] NamedTensorTest.TensorNamePrint 2023-01-11T22:59:44.8585213Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2023-01-11T22:59:44.8585666Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2023-01-11T22:59:44.8590077Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2023-01-11T22:59:44.8590617Z [----------] 10 tests from NamedTensorTest (13 ms total) 2023-01-11T22:59:44.8590841Z 2023-01-11T22:59:44.8591055Z [----------] Global test environment tear-down 2023-01-11T22:59:44.8591482Z [==========] 10 tests from 1 test suite ran. (13 ms total) 2023-01-11T22:59:44.8591828Z [ PASSED ] 10 tests. 2023-01-11T22:59:44.9379726Z + ./cpu_generator_test 2023-01-11T22:59:45.3556441Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:45.3557051Z [==========] Running 15 tests from 1 test suite. 2023-01-11T22:59:45.3557475Z [----------] Global test environment set-up. 2023-01-11T22:59:45.3557965Z [----------] 15 tests from CPUGeneratorImpl 2023-01-11T22:59:45.3558828Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2023-01-11T22:59:45.3559774Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2023-01-11T22:59:45.3560291Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2023-01-11T22:59:45.3560790Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2023-01-11T22:59:45.3561220Z [ RUN ] CPUGeneratorImpl.TestCloning 2023-01-11T22:59:45.3561658Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2023-01-11T22:59:45.3562181Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2023-01-11T22:59:45.3563025Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2023-01-11T22:59:45.3563561Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2023-01-11T22:59:45.3564173Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2023-01-11T22:59:45.3564733Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2023-01-11T22:59:45.3565483Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2023-01-11T22:59:45.3566012Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2023-01-11T22:59:45.3584259Z [ OK ] CPUGeneratorImpl.TestRNGForking (1 ms) 2023-01-11T22:59:45.3585246Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2023-01-11T22:59:45.3586221Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2023-01-11T22:59:45.3586772Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2023-01-11T22:59:45.3587286Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2023-01-11T22:59:45.3587785Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2023-01-11T22:59:45.3588635Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2023-01-11T22:59:45.3589159Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2023-01-11T22:59:45.3589987Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2023-01-11T22:59:45.3591094Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2023-01-11T22:59:45.3591733Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2023-01-11T22:59:45.3592272Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2023-01-11T22:59:45.3592820Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2023-01-11T22:59:45.3593487Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN 2023-01-11T22:59:45.3594112Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN (0 ms) 2023-01-11T22:59:45.3594683Z [ RUN ] CPUGeneratorImpl.TestPhiloxDeterministic 2023-01-11T22:59:45.3595183Z [ OK ] CPUGeneratorImpl.TestPhiloxDeterministic (0 ms) 2023-01-11T22:59:45.3595678Z [----------] 15 tests from CPUGeneratorImpl (3 ms total) 2023-01-11T22:59:45.3595906Z 2023-01-11T22:59:45.3596134Z [----------] Global test environment tear-down 2023-01-11T22:59:45.3596539Z [==========] 15 tests from 1 test suite ran. (3 ms total) 2023-01-11T22:59:45.3597028Z [ PASSED ] 15 tests. 2023-01-11T22:59:45.4430667Z + ./legacy_vmap_test 2023-01-11T22:59:45.8582851Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:45.8583666Z [==========] Running 23 tests from 1 test suite. 2023-01-11T22:59:45.8584082Z [----------] Global test environment set-up. 2023-01-11T22:59:45.8595968Z [----------] 23 tests from VmapTest 2023-01-11T22:59:45.8596464Z [ RUN ] VmapTest.TestBatchedTensor 2023-01-11T22:59:45.8614071Z [ OK ] VmapTest.TestBatchedTensor (3 ms) 2023-01-11T22:59:45.8614606Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2023-01-11T22:59:45.8630858Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2023-01-11T22:59:45.8631351Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2023-01-11T22:59:45.8660290Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2023-01-11T22:59:45.8660819Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2023-01-11T22:59:45.8672506Z [ OK ] VmapTest.TestMultiBatchVmapTransform (1 ms) 2023-01-11T22:59:45.8673054Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2023-01-11T22:59:45.8684436Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (1 ms) 2023-01-11T22:59:45.8685017Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2023-01-11T22:59:45.8696453Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (1 ms) 2023-01-11T22:59:45.8697104Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2023-01-11T22:59:45.8697715Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2023-01-11T22:59:45.8698233Z [ RUN ] VmapTest.TestBatchedTensorSum 2023-01-11T22:59:45.8701976Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2023-01-11T22:59:45.8702538Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2023-01-11T22:59:45.8712357Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (1 ms) 2023-01-11T22:59:45.8713005Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2023-01-11T22:59:45.8721798Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2023-01-11T22:59:45.8722423Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2023-01-11T22:59:45.8727766Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2023-01-11T22:59:45.8728290Z [ RUN ] VmapTest.TestBatchedTensorMul 2023-01-11T22:59:45.8731953Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2023-01-11T22:59:45.8732419Z [ RUN ] VmapTest.TestBatchedTensorSize 2023-01-11T22:59:45.8739462Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2023-01-11T22:59:45.8740114Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2023-01-11T22:59:45.8740690Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2023-01-11T22:59:45.8741193Z [ RUN ] VmapTest.TestBatchedTensorExpand 2023-01-11T22:59:45.8904558Z [ OK ] VmapTest.TestBatchedTensorExpand (16 ms) 2023-01-11T22:59:45.8905050Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2023-01-11T22:59:45.8906629Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2023-01-11T22:59:45.8907111Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2023-01-11T22:59:45.8909295Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2023-01-11T22:59:45.8909778Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2023-01-11T22:59:45.8912948Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2023-01-11T22:59:45.8913449Z [ RUN ] VmapTest.TestBatchedTensorPermute 2023-01-11T22:59:45.8916165Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2023-01-11T22:59:45.8916874Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2023-01-11T22:59:45.8935658Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (1 ms) 2023-01-11T22:59:45.8936294Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2023-01-11T22:59:45.8944557Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2023-01-11T22:59:45.8945169Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2023-01-11T22:59:45.8950412Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2023-01-11T22:59:45.8951020Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2023-01-11T22:59:45.8956680Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2023-01-11T22:59:45.8957319Z [----------] 23 tests from VmapTest (37 ms total) 2023-01-11T22:59:45.8957671Z 2023-01-11T22:59:45.8957914Z [----------] Global test environment tear-down 2023-01-11T22:59:45.8958346Z [==========] 23 tests from 1 test suite ran. (37 ms total) 2023-01-11T22:59:45.8958681Z [ PASSED ] 23 tests. 2023-01-11T22:59:45.9751622Z + ./operators_test 2023-01-11T22:59:46.3915467Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:46.3916234Z [==========] Running 4 tests from 1 test suite. 2023-01-11T22:59:46.3916658Z [----------] Global test environment set-up. 2023-01-11T22:59:46.3917052Z [----------] 4 tests from OperatorsTest 2023-01-11T22:59:46.3917461Z [ RUN ] OperatorsTest.TestFunctionDecltype 2023-01-11T22:59:46.3927697Z [ OK ] OperatorsTest.TestFunctionDecltype (1 ms) 2023-01-11T22:59:46.3928543Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2023-01-11T22:59:46.3929036Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2023-01-11T22:59:46.3929475Z [ RUN ] OperatorsTest.Test_ATEN_FN 2023-01-11T22:59:46.3962312Z [ OK ] OperatorsTest.Test_ATEN_FN (3 ms) 2023-01-11T22:59:46.3963189Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2023-01-11T22:59:46.3963763Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2023-01-11T22:59:46.3964236Z [----------] 4 tests from OperatorsTest (4 ms total) 2023-01-11T22:59:46.3964456Z 2023-01-11T22:59:46.3964687Z [----------] Global test environment tear-down 2023-01-11T22:59:46.3965086Z [==========] 4 tests from 1 test suite ran. (4 ms total) 2023-01-11T22:59:46.3965444Z [ PASSED ] 4 tests. 2023-01-11T22:59:46.4758898Z + [[ -x ./cudnn_test ]] 2023-01-11T22:59:46.4759271Z + [[ -x ./cuda_generator_test ]] 2023-01-11T22:59:46.4759526Z + ./cuda_generator_test 2023-01-11T22:59:46.8962787Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:46.8963495Z [==========] Running 11 tests from 1 test suite. 2023-01-11T22:59:46.8964204Z [----------] Global test environment set-up. 2023-01-11T22:59:46.8964623Z [----------] 11 tests from CUDAGeneratorImpl 2023-01-11T22:59:46.8965331Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility 2023-01-11T22:59:48.2058174Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineReproducibility (1309 ms) 2023-01-11T22:59:48.2059416Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 2023-01-11T22:59:48.2060169Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2023-01-11T22:59:48.2060677Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 2023-01-11T22:59:48.2061200Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2023-01-11T22:59:48.2061711Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 2023-01-11T22:59:48.2062234Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2023-01-11T22:59:48.2063033Z [ RUN ] CUDAGeneratorImpl.TestPhiloxEngineIndex 2023-01-11T22:59:48.2063570Z [ OK ] CUDAGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2023-01-11T22:59:48.2064384Z [ RUN ] CUDAGeneratorImpl.TestGeneratorDynamicCast 2023-01-11T22:59:48.2064902Z [ OK ] CUDAGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2023-01-11T22:59:48.2065412Z [ RUN ] CUDAGeneratorImpl.TestDefaultGenerator 2023-01-11T22:59:48.2065914Z [ OK ] CUDAGeneratorImpl.TestDefaultGenerator (0 ms) 2023-01-11T22:59:48.2066373Z [ RUN ] CUDAGeneratorImpl.TestCloning 2023-01-11T22:59:48.2066820Z [ OK ] CUDAGeneratorImpl.TestCloning (0 ms) 2023-01-11T22:59:48.2067339Z [ RUN ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2023-01-11T22:59:48.2067956Z [ OK ] CUDAGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2023-01-11T22:59:48.2068626Z [ RUN ] CUDAGeneratorImpl.TestRNGForking 2023-01-11T22:59:48.2076934Z [ OK ] CUDAGeneratorImpl.TestRNGForking (0 ms) 2023-01-11T22:59:48.2077788Z [ RUN ] CUDAGeneratorImpl.TestMultithreadRNG 2023-01-11T22:59:48.3224377Z [ OK ] CUDAGeneratorImpl.TestMultithreadRNG (114 ms) 2023-01-11T22:59:48.3225123Z [----------] 11 tests from CUDAGeneratorImpl (1426 ms total) 2023-01-11T22:59:48.3225367Z 2023-01-11T22:59:48.3225603Z [----------] Global test environment tear-down 2023-01-11T22:59:48.3226029Z [==========] 11 tests from 1 test suite ran. (1426 ms total) 2023-01-11T22:59:48.3226365Z [ PASSED ] 11 tests. 2023-01-11T22:59:48.4785398Z + [[ -x ./apply_test ]] 2023-01-11T22:59:48.4785781Z + [[ -x ./stream_test ]] 2023-01-11T22:59:48.4786074Z + [[ -x ./cuda_half_test ]] 2023-01-11T22:59:48.4786327Z + ./cuda_half_test 2023-01-11T22:59:48.9162928Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:48.9163662Z [==========] Running 1 test from 1 test suite. 2023-01-11T22:59:48.9164157Z [----------] Global test environment set-up. 2023-01-11T22:59:48.9164544Z [----------] 1 test from HalfCuda 2023-01-11T22:59:48.9164897Z [ RUN ] HalfCuda.HalfCuda 2023-01-11T22:59:50.1918207Z [ OK ] HalfCuda.HalfCuda (1275 ms) 2023-01-11T22:59:50.1918701Z [----------] 1 test from HalfCuda (1275 ms total) 2023-01-11T22:59:50.1918916Z 2023-01-11T22:59:50.1919157Z [----------] Global test environment tear-down 2023-01-11T22:59:50.1919565Z [==========] 1 test from 1 test suite ran. (1275 ms total) 2023-01-11T22:59:50.1919923Z [ PASSED ] 1 test. 2023-01-11T22:59:50.3515473Z + [[ -x ./cuda_vectorized_test ]] 2023-01-11T22:59:50.3515802Z + ./cuda_vectorized_test 2023-01-11T22:59:50.7857220Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:50.7858081Z [==========] Running 2 tests from 1 test suite. 2023-01-11T22:59:50.7858598Z [----------] Global test environment set-up. 2023-01-11T22:59:50.7859048Z [----------] 2 tests from TestVectorizedMemoryAccess 2023-01-11T22:59:50.7859543Z [ RUN ] TestVectorizedMemoryAccess.CanVectorizeUpTo 2023-01-11T22:59:52.0546940Z [ OK ] TestVectorizedMemoryAccess.CanVectorizeUpTo (1268 ms) 2023-01-11T22:59:52.0547542Z [ RUN ] TestVectorizedMemoryAccess.CopyKernel 2023-01-11T22:59:52.0554999Z [ OK ] TestVectorizedMemoryAccess.CopyKernel (0 ms) 2023-01-11T22:59:52.0555814Z [----------] 2 tests from TestVectorizedMemoryAccess (1269 ms total) 2023-01-11T22:59:52.0556066Z 2023-01-11T22:59:52.0556283Z [----------] Global test environment tear-down 2023-01-11T22:59:52.0556711Z [==========] 2 tests from 1 test suite ran. (1269 ms total) 2023-01-11T22:59:52.0557087Z [ PASSED ] 2 tests. 2023-01-11T22:59:52.2162276Z + [[ -x ./cuda_distributions_test ]] 2023-01-11T22:59:52.2162905Z + ./cuda_distributions_test 2023-01-11T22:59:52.6468403Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:52.6469437Z [==========] Running 4 tests from 2 test suites. 2023-01-11T22:59:52.6469999Z [----------] Global test environment set-up. 2023-01-11T22:59:52.6470421Z [----------] 3 tests from DistributionsTest 2023-01-11T22:59:52.6470938Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor 2023-01-11T22:59:53.9206799Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallUniformTensor (1273 ms) 2023-01-11T22:59:53.9207534Z [ RUN ] DistributionsTest.TestPhiloxIncrementBigUniformTensor 2023-01-11T22:59:53.9214566Z [ OK ] DistributionsTest.TestPhiloxIncrementBigUniformTensor (0 ms) 2023-01-11T22:59:53.9215636Z [ RUN ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor 2023-01-11T22:59:53.9241195Z [ OK ] DistributionsTest.TestPhiloxIncrementSmallMultinomialTensor (2 ms) 2023-01-11T22:59:53.9242482Z [----------] 3 tests from DistributionsTest (1277 ms total) 2023-01-11T22:59:53.9242780Z 2023-01-11T22:59:53.9243026Z [----------] 1 test from RandomPermutationTest 2023-01-11T22:59:53.9243492Z [ RUN ] RandomPermutationTest.TestIslandShuffle 2023-01-11T22:59:53.9445283Z [ OK ] RandomPermutationTest.TestIslandShuffle (20 ms) 2023-01-11T22:59:53.9446432Z [----------] 1 test from RandomPermutationTest (20 ms total) 2023-01-11T22:59:53.9446678Z 2023-01-11T22:59:53.9446910Z [----------] Global test environment tear-down 2023-01-11T22:59:53.9447338Z [==========] 4 tests from 2 test suites ran. (1297 ms total) 2023-01-11T22:59:53.9447672Z [ PASSED ] 4 tests. 2023-01-11T22:59:54.1014831Z + [[ -x ./cuda_optional_test ]] 2023-01-11T22:59:54.1015423Z + ./cuda_optional_test 2023-01-11T22:59:54.5403774Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:54.5404609Z [==========] Running 1 test from 1 test suite. 2023-01-11T22:59:54.5405394Z [----------] Global test environment set-up. 2023-01-11T22:59:54.5405805Z [----------] 1 test from OptionalTest 2023-01-11T22:59:54.5406207Z [ RUN ] OptionalTest.OptionalTestCUDA 2023-01-11T22:59:54.5539898Z [ OK ] OptionalTest.OptionalTestCUDA (13 ms) 2023-01-11T22:59:54.5540486Z [----------] 1 test from OptionalTest (13 ms total) 2023-01-11T22:59:54.5540705Z 2023-01-11T22:59:54.5540934Z [----------] Global test environment tear-down 2023-01-11T22:59:54.5541355Z [==========] 1 test from 1 test suite ran. (13 ms total) 2023-01-11T22:59:54.5541686Z [ PASSED ] 1 test. 2023-01-11T22:59:54.6427903Z + [[ -x ./cuda_tensor_interop_test ]] 2023-01-11T22:59:54.6428298Z + [[ -x ./cuda_complex_test ]] 2023-01-11T22:59:54.6428559Z + ./cuda_complex_test 2023-01-11T22:59:55.0608368Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:55.0609565Z [==========] Running 11 tests from 7 test suites. 2023-01-11T22:59:55.0610085Z [----------] Global test environment set-up. 2023-01-11T22:59:55.0610481Z [----------] 2 tests from TestMemory 2023-01-11T22:59:55.0611217Z [ RUN ] TestMemory.ReinterpretCast 2023-01-11T22:59:55.0611665Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2023-01-11T22:59:55.0612273Z [ RUN ] TestMemory.ThrustReinterpretCast 2023-01-11T22:59:55.0613141Z [ OK ] TestMemory.ThrustReinterpretCast (0 ms) 2023-01-11T22:59:55.0613848Z [----------] 2 tests from TestMemory (0 ms total) 2023-01-11T22:59:55.0614082Z 2023-01-11T22:59:55.0614322Z [----------] 2 tests from TestConstructors 2023-01-11T22:59:55.0615126Z [ RUN ] TestConstructors.FromThrust 2023-01-11T22:59:55.0615613Z [ OK ] TestConstructors.FromThrust (0 ms) 2023-01-11T22:59:55.0616041Z [ RUN ] TestConstructors.UnorderedMap 2023-01-11T22:59:55.0616731Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2023-01-11T22:59:55.0617173Z [----------] 2 tests from TestConstructors (0 ms total) 2023-01-11T22:59:55.0617406Z 2023-01-11T22:59:55.0617797Z [----------] 1 test from TestAssignment 2023-01-11T22:59:55.0618241Z [ RUN ] TestAssignment.FromThrust 2023-01-11T22:59:55.0618676Z [ OK ] TestAssignment.FromThrust (0 ms) 2023-01-11T22:59:55.0619349Z [----------] 1 test from TestAssignment (0 ms total) 2023-01-11T22:59:55.0619572Z 2023-01-11T22:59:55.0619812Z [----------] 1 test from TestArithmeticIntScalar 2023-01-11T22:59:55.0620348Z [ RUN ] TestArithmeticIntScalar.All 2023-01-11T22:59:55.0620984Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2023-01-11T22:59:55.0621486Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2023-01-11T22:59:55.0621928Z 2023-01-11T22:59:55.0622141Z [----------] 1 test from TestIO 2023-01-11T22:59:55.0622468Z [ RUN ] TestIO.All 2023-01-11T22:59:55.0622779Z [ OK ] TestIO.All (0 ms) 2023-01-11T22:59:55.0623414Z [----------] 1 test from TestIO (0 ms total) 2023-01-11T22:59:55.0623615Z 2023-01-11T22:59:55.0623804Z [----------] 1 test from TestStd 2023-01-11T22:59:55.0624150Z [ RUN ] TestStd.BasicFunctions 2023-01-11T22:59:55.0624776Z [ OK ] TestStd.BasicFunctions (0 ms) 2023-01-11T22:59:55.0625183Z [----------] 1 test from TestStd (0 ms total) 2023-01-11T22:59:55.0625382Z 2023-01-11T22:59:55.0625640Z [----------] 3 tests from DeviceTests 2023-01-11T22:59:55.0626215Z [ RUN ] DeviceTests.ThrustConversion 2023-01-11T22:59:56.3514406Z [ OK ] DeviceTests.ThrustConversion (1290 ms) 2023-01-11T22:59:56.3515086Z [ RUN ] DeviceTests.StdFunctions 2023-01-11T22:59:56.3515504Z [ OK ] DeviceTests.StdFunctions (0 ms) 2023-01-11T22:59:56.3516176Z [ RUN ] DeviceTests.ReinterpretCast 2023-01-11T22:59:56.3516616Z [ OK ] DeviceTests.ReinterpretCast (0 ms) 2023-01-11T22:59:56.3517174Z [----------] 3 tests from DeviceTests (1290 ms total) 2023-01-11T22:59:56.3517553Z 2023-01-11T22:59:56.3517797Z [----------] Global test environment tear-down 2023-01-11T22:59:56.3518211Z [==========] 11 tests from 7 test suites ran. (1290 ms total) 2023-01-11T22:59:56.3518784Z [ PASSED ] 11 tests. 2023-01-11T22:59:56.5085874Z + [[ -x ./cuda_complex_math_test ]] 2023-01-11T22:59:56.5086198Z + ./cuda_complex_math_test 2023-01-11T22:59:56.9444878Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:56.9445636Z [==========] Running 30 tests from 24 test suites. 2023-01-11T22:59:56.9446141Z [----------] Global test environment set-up. 2023-01-11T22:59:56.9446546Z [----------] 2 tests from TestExponentialDevice 2023-01-11T22:59:56.9446964Z [ RUN ] TestExponentialDevice.IPi 2023-01-11T22:59:58.2254694Z [ OK ] TestExponentialDevice.IPi (1280 ms) 2023-01-11T22:59:58.2255502Z [ RUN ] TestExponentialDevice.EulerFormula 2023-01-11T22:59:58.2256506Z [ OK ] TestExponentialDevice.EulerFormula (0 ms) 2023-01-11T22:59:58.2257516Z [----------] 2 tests from TestExponentialDevice (1280 ms total) 2023-01-11T22:59:58.2257966Z 2023-01-11T22:59:58.2258318Z [----------] 1 test from TestLogDevice 2023-01-11T22:59:58.2258922Z [ RUN ] TestLogDevice.Definition 2023-01-11T22:59:58.2259678Z [ OK ] TestLogDevice.Definition (0 ms) 2023-01-11T22:59:58.2260516Z [----------] 1 test from TestLogDevice (0 ms total) 2023-01-11T22:59:58.2261332Z 2023-01-11T22:59:58.2261770Z [----------] 1 test from TestLog10Device 2023-01-11T22:59:58.2262470Z [ RUN ] TestLog10Device.Rev 2023-01-11T22:59:58.2263201Z [ OK ] TestLog10Device.Rev (0 ms) 2023-01-11T22:59:58.2263997Z [----------] 1 test from TestLog10Device (0 ms total) 2023-01-11T22:59:58.2264426Z 2023-01-11T22:59:58.2266360Z [----------] 1 test from TestLog2Device 2023-01-11T22:59:58.2266747Z [ RUN ] TestLog2Device.Rev 2023-01-11T22:59:58.2267117Z [ OK ] TestLog2Device.Rev (0 ms) 2023-01-11T22:59:58.2267537Z [----------] 1 test from TestLog2Device (0 ms total) 2023-01-11T22:59:58.2267753Z 2023-01-11T22:59:58.2268011Z [----------] 3 tests from TestLog1pDevice 2023-01-11T22:59:58.2268723Z [ RUN ] TestLog1pDevice.Normal 2023-01-11T22:59:58.2269674Z [ OK ] TestLog1pDevice.Normal (0 ms) 2023-01-11T22:59:58.2270532Z [ RUN ] TestLog1pDevice.Small 2023-01-11T22:59:58.2270993Z [ OK ] TestLog1pDevice.Small (0 ms) 2023-01-11T22:59:58.2271385Z [ RUN ] TestLog1pDevice.Extreme 2023-01-11T22:59:58.2271780Z [ OK ] TestLog1pDevice.Extreme (0 ms) 2023-01-11T22:59:58.2272194Z [----------] 3 tests from TestLog1pDevice (0 ms total) 2023-01-11T22:59:58.2272425Z 2023-01-11T22:59:58.2272648Z [----------] 1 test from TestPowSqrtDevice 2023-01-11T22:59:58.2273032Z [ RUN ] TestPowSqrtDevice.Equal 2023-01-11T22:59:58.2273428Z [ OK ] TestPowSqrtDevice.Equal (0 ms) 2023-01-11T22:59:58.2273847Z [----------] 1 test from TestPowSqrtDevice (0 ms total) 2023-01-11T22:59:58.2274070Z 2023-01-11T22:59:58.2274271Z [----------] 1 test from TestPowDevice 2023-01-11T22:59:58.2274639Z [ RUN ] TestPowDevice.Square 2023-01-11T22:59:58.2275007Z [ OK ] TestPowDevice.Square (0 ms) 2023-01-11T22:59:58.2275430Z [----------] 1 test from TestPowDevice (0 ms total) 2023-01-11T22:59:58.2275642Z 2023-01-11T22:59:58.2275884Z [----------] 1 test from TestSinCosSinhCoshDevice 2023-01-11T22:59:58.2276324Z [ RUN ] TestSinCosSinhCoshDevice.Identity 2023-01-11T22:59:58.2276838Z [ OK ] TestSinCosSinhCoshDevice.Identity (0 ms) 2023-01-11T22:59:58.2277311Z [----------] 1 test from TestSinCosSinhCoshDevice (0 ms total) 2023-01-11T22:59:58.2277603Z 2023-01-11T22:59:58.2277807Z [----------] 1 test from TestTanDevice 2023-01-11T22:59:58.2278181Z [ RUN ] TestTanDevice.Identity 2023-01-11T22:59:58.2278550Z [ OK ] TestTanDevice.Identity (0 ms) 2023-01-11T22:59:58.2278967Z [----------] 1 test from TestTanDevice (0 ms total) 2023-01-11T22:59:58.2279178Z 2023-01-11T22:59:58.2279383Z [----------] 1 test from TestTanhDevice 2023-01-11T22:59:58.2279746Z [ RUN ] TestTanhDevice.Identity 2023-01-11T22:59:58.2280151Z [ OK ] TestTanhDevice.Identity (0 ms) 2023-01-11T22:59:58.2280578Z [----------] 1 test from TestTanhDevice (0 ms total) 2023-01-11T22:59:58.2280789Z 2023-01-11T22:59:58.2281039Z [----------] 1 test from TestRevTrigonometricDevice 2023-01-11T22:59:58.2281453Z [ RUN ] TestRevTrigonometricDevice.Rev 2023-01-11T22:59:58.2281890Z [ OK ] TestRevTrigonometricDevice.Rev (0 ms) 2023-01-11T22:59:58.2282375Z [----------] 1 test from TestRevTrigonometricDevice (0 ms total) 2023-01-11T22:59:58.2282625Z 2023-01-11T22:59:58.2282847Z [----------] 1 test from TestRevHyperbolicDevice 2023-01-11T22:59:58.2283260Z [ RUN ] TestRevHyperbolicDevice.Rev 2023-01-11T22:59:58.2283683Z [ OK ] TestRevHyperbolicDevice.Rev (0 ms) 2023-01-11T22:59:58.2284152Z [----------] 1 test from TestRevHyperbolicDevice (0 ms total) 2023-01-11T22:59:58.2284380Z 2023-01-11T22:59:58.2284608Z [----------] 2 tests from TestExponentialHost 2023-01-11T22:59:58.2285090Z [ RUN ] TestExponentialHost.IPi 2023-01-11T22:59:58.2285506Z [ OK ] TestExponentialHost.IPi (0 ms) 2023-01-11T22:59:58.2285915Z [ RUN ] TestExponentialHost.EulerFormula 2023-01-11T22:59:58.2286371Z [ OK ] TestExponentialHost.EulerFormula (0 ms) 2023-01-11T22:59:58.2286847Z [----------] 2 tests from TestExponentialHost (0 ms total) 2023-01-11T22:59:58.2287079Z 2023-01-11T22:59:58.2287278Z [----------] 1 test from TestLogHost 2023-01-11T22:59:58.2287627Z [ RUN ] TestLogHost.Definition 2023-01-11T22:59:58.2288013Z [ OK ] TestLogHost.Definition (0 ms) 2023-01-11T22:59:58.2288429Z [----------] 1 test from TestLogHost (0 ms total) 2023-01-11T22:59:58.2288618Z 2023-01-11T22:59:58.2288824Z [----------] 1 test from TestLog10Host 2023-01-11T22:59:58.2289242Z [ RUN ] TestLog10Host.Rev 2023-01-11T22:59:58.2289606Z [ OK ] TestLog10Host.Rev (0 ms) 2023-01-11T22:59:58.2289997Z [----------] 1 test from TestLog10Host (0 ms total) 2023-01-11T22:59:58.2290208Z 2023-01-11T22:59:58.2290409Z [----------] 1 test from TestLog2Host 2023-01-11T22:59:58.2290755Z [ RUN ] TestLog2Host.Rev 2023-01-11T22:59:58.2291113Z [ OK ] TestLog2Host.Rev (0 ms) 2023-01-11T22:59:58.2291494Z [----------] 1 test from TestLog2Host (0 ms total) 2023-01-11T22:59:58.2291702Z 2023-01-11T22:59:58.2291908Z [----------] 3 tests from TestLog1pHost 2023-01-11T22:59:58.2292278Z [ RUN ] TestLog1pHost.Normal 2023-01-11T22:59:58.2293175Z [ OK ] TestLog1pHost.Normal (0 ms) 2023-01-11T22:59:58.2293579Z [ RUN ] TestLog1pHost.Small 2023-01-11T22:59:58.2293952Z [ OK ] TestLog1pHost.Small (0 ms) 2023-01-11T22:59:58.2294317Z [ RUN ] TestLog1pHost.Extreme 2023-01-11T22:59:58.2294706Z [ OK ] TestLog1pHost.Extreme (0 ms) 2023-01-11T22:59:58.2295134Z [----------] 3 tests from TestLog1pHost (0 ms total) 2023-01-11T22:59:58.2295351Z 2023-01-11T22:59:58.2295561Z [----------] 1 test from TestPowSqrtHost 2023-01-11T22:59:58.2295920Z [ RUN ] TestPowSqrtHost.Equal 2023-01-11T22:59:58.2296306Z [ OK ] TestPowSqrtHost.Equal (0 ms) 2023-01-11T22:59:58.2296738Z [----------] 1 test from TestPowSqrtHost (0 ms total) 2023-01-11T22:59:58.2296936Z 2023-01-11T22:59:58.2297134Z [----------] 1 test from TestPowHost 2023-01-11T22:59:58.2297490Z [ RUN ] TestPowHost.Square 2023-01-11T22:59:58.2297865Z [ OK ] TestPowHost.Square (0 ms) 2023-01-11T22:59:58.2298253Z [----------] 1 test from TestPowHost (0 ms total) 2023-01-11T22:59:58.2298461Z 2023-01-11T22:59:58.2298692Z [----------] 1 test from TestSinCosSinhCoshHost 2023-01-11T22:59:58.2299121Z [ RUN ] TestSinCosSinhCoshHost.Identity 2023-01-11T22:59:58.2299572Z [ OK ] TestSinCosSinhCoshHost.Identity (0 ms) 2023-01-11T22:59:58.2300032Z [----------] 1 test from TestSinCosSinhCoshHost (0 ms total) 2023-01-11T22:59:58.2300269Z 2023-01-11T22:59:58.2300468Z [----------] 1 test from TestTanHost 2023-01-11T22:59:58.2300828Z [ RUN ] TestTanHost.Identity 2023-01-11T22:59:58.2301189Z [ OK ] TestTanHost.Identity (0 ms) 2023-01-11T22:59:58.2301596Z [----------] 1 test from TestTanHost (0 ms total) 2023-01-11T22:59:58.2301801Z 2023-01-11T22:59:58.2302001Z [----------] 1 test from TestTanhHost 2023-01-11T22:59:58.2302350Z [ RUN ] TestTanhHost.Identity 2023-01-11T22:59:58.2302735Z [ OK ] TestTanhHost.Identity (0 ms) 2023-01-11T22:59:58.2303155Z [----------] 1 test from TestTanhHost (0 ms total) 2023-01-11T22:59:58.2303364Z 2023-01-11T22:59:58.2303612Z [----------] 1 test from TestRevTrigonometricHost 2023-01-11T22:59:58.2304124Z [ RUN ] TestRevTrigonometricHost.Rev 2023-01-11T22:59:58.2304573Z [ OK ] TestRevTrigonometricHost.Rev (0 ms) 2023-01-11T22:59:58.2305048Z [----------] 1 test from TestRevTrigonometricHost (0 ms total) 2023-01-11T22:59:58.2305295Z 2023-01-11T22:59:58.2305507Z [----------] 1 test from TestRevHyperbolicHost 2023-01-11T22:59:58.2305911Z [ RUN ] TestRevHyperbolicHost.Rev 2023-01-11T22:59:58.2306326Z [ OK ] TestRevHyperbolicHost.Rev (0 ms) 2023-01-11T22:59:58.2306784Z [----------] 1 test from TestRevHyperbolicHost (0 ms total) 2023-01-11T22:59:58.2307001Z 2023-01-11T22:59:58.2307228Z [----------] Global test environment tear-down 2023-01-11T22:59:58.2307656Z [==========] 30 tests from 24 test suites ran. (1282 ms total) 2023-01-11T22:59:58.2308013Z [ PASSED ] 30 tests. 2023-01-11T22:59:58.3837224Z + [[ -x ./cuda_cub_test ]] 2023-01-11T22:59:58.3837775Z + ./cuda_cub_test 2023-01-11T22:59:58.8161322Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T22:59:58.8162766Z [==========] Running 3 tests from 3 test suites. 2023-01-11T22:59:58.8163335Z [----------] Global test environment set-up. 2023-01-11T22:59:58.8163714Z [----------] 1 test from NumBits 2023-01-11T22:59:58.8164037Z [ RUN ] NumBits.CubTest 2023-01-11T22:59:58.8164665Z [ OK ] NumBits.CubTest (0 ms) 2023-01-11T22:59:58.8165268Z [----------] 1 test from NumBits (0 ms total) 2023-01-11T22:59:58.8165457Z 2023-01-11T22:59:58.8165683Z [----------] 1 test from InclusiveScanSplit 2023-01-11T22:59:58.8166093Z [ RUN ] InclusiveScanSplit.CubTest 2023-01-11T23:00:00.0898574Z [ OK ] InclusiveScanSplit.CubTest (1273 ms) 2023-01-11T23:00:00.0899127Z [----------] 1 test from InclusiveScanSplit (1273 ms total) 2023-01-11T23:00:00.0899367Z 2023-01-11T23:00:00.0899607Z [----------] 1 test from ExclusiveScanSplit 2023-01-11T23:00:00.0900016Z [ RUN ] ExclusiveScanSplit.CubTest 2023-01-11T23:00:00.0900458Z [ OK ] ExclusiveScanSplit.CubTest (0 ms) 2023-01-11T23:00:00.0900891Z [----------] 1 test from ExclusiveScanSplit (0 ms total) 2023-01-11T23:00:00.0901122Z 2023-01-11T23:00:00.0901346Z [----------] Global test environment tear-down 2023-01-11T23:00:00.0901773Z [==========] 3 tests from 3 test suites ran. (1274 ms total) 2023-01-11T23:00:00.0902125Z [ PASSED ] 3 tests. 2023-01-11T23:00:00.2493521Z + [[ -x ./cuda_atomic_ops_test ]] 2023-01-11T23:00:00.2493874Z + ./cuda_atomic_ops_test 2023-01-11T23:00:00.6857169Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:00:00.6858222Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:00:00.6859140Z [----------] Global test environment set-up. 2023-01-11T23:00:00.6859903Z [----------] 4 tests from TestAtomicOps 2023-01-11T23:00:00.6860665Z [ RUN ] TestAtomicOps.TestAtomicAdd 2023-01-11T23:00:01.9823378Z [ OK ] TestAtomicOps.TestAtomicAdd (1296 ms) 2023-01-11T23:00:01.9824271Z [ RUN ] TestAtomicOps.TestAtomicMul 2023-01-11T23:00:01.9848540Z [ OK ] TestAtomicOps.TestAtomicMul (2 ms) 2023-01-11T23:00:01.9849342Z [ RUN ] TestAtomicOps.TestAtomicMax 2023-01-11T23:00:01.9875530Z [ OK ] TestAtomicOps.TestAtomicMax (2 ms) 2023-01-11T23:00:01.9876354Z [ RUN ] TestAtomicOps.TestAtomicMin 2023-01-11T23:00:01.9902747Z [ OK ] TestAtomicOps.TestAtomicMin (2 ms) 2023-01-11T23:00:01.9903591Z [----------] 4 tests from TestAtomicOps (1304 ms total) 2023-01-11T23:00:01.9903951Z 2023-01-11T23:00:01.9904347Z [----------] Global test environment tear-down 2023-01-11T23:00:01.9905077Z [==========] 4 tests from 1 test suite ran. (1304 ms total) 2023-01-11T23:00:01.9906038Z [ PASSED ] 4 tests. 2023-01-11T23:00:02.1524758Z + '[' ON == ON ']' 2023-01-11T23:00:02.1525373Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2023-01-11T23:00:02.1660121Z ==3658== Memcheck, a memory error detector 2023-01-11T23:00:02.1660623Z ==3658== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2023-01-11T23:00:02.1661097Z ==3658== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2023-01-11T23:00:02.1661530Z ==3658== Command: ./basic --gtest_filter=-*CUDA 2023-01-11T23:00:02.1661785Z ==3658== 2023-01-11T23:00:06.0193900Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0194919Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0195792Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0197010Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0197924Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0198722Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0199466Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0200229Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0201183Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0202025Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0202501Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0203454Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0204273Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0205191Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0205873Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0206650Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0207529Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0208334Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0209101Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0209791Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0210216Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0210864Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0211478Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0212355Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0213686Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0214150Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0214890Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0215314Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0216076Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0217001Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0217822Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0218594Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0219414Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0220250Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0221320Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0221931Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0222612Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0223594Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0224682Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0225491Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0226561Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0227218Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0227751Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0228676Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0229619Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0230281Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0230742Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0231177Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0231708Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0232165Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0232598Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0233005Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0233443Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0233874Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0234279Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0234718Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0235149Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0235575Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0235991Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0236428Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0236855Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0237289Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0237707Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0238112Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0238569Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0238981Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0239385Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0239836Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0240248Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0240654Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0241101Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0241538Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0241931Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0242382Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0242812Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0243197Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0243648Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0244076Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0244463Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0244911Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0245338Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0245742Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0246184Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0246677Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0247095Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0247530Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0247964Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0248361Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0248796Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0249231Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0249626Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0250079Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0250490Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0250955Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0251405Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0251822Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0252226Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0252889Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0253305Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0253707Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0254165Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0254587Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0254974Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0255424Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0255853Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0256246Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0256701Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0257136Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0257524Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0257970Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0258398Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0258803Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0259254Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0259667Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0260068Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0260503Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0260937Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0261346Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0261789Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0262217Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0262619Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0263082Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0263486Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0263890Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0264339Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0264754Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0265160Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0265609Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0266111Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0266528Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0266979Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0267406Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0267790Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0268240Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0268672Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0269059Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0269506Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0269934Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0270325Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0270857Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0271291Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0271692Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0272126Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0272553Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0272956Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0273387Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0273813Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0274217Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0274651Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0275081Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0275489Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0275940Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0276353Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0276755Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0277242Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0277656Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0278058Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0278509Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0278924Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0279327Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0279776Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0280212Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0280602Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0281050Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0281479Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0281866Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0282312Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0282742Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0283128Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0283575Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0283998Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0284404Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0284841Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0285277Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0285739Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0286185Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0286613Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0287014Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0287446Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0287873Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0288278Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0288723Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0289137Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0289541Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0290054Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0290471Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0290875Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0291323Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0291736Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0292136Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0292740Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0293188Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0293573Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0294023Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0294455Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0294849Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0295302Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0295731Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0296118Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0296569Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0296998Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0297401Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0297835Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0298264Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0298667Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0299101Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0299530Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0299936Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0300372Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0300797Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0301201Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0301651Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0302061Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0302463Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0302911Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0303323Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0303725Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0304174Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0304737Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0305220Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0305686Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0306114Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0306502Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0306955Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0307383Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0307771Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0308220Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0308650Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0309036Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0309484Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0309994Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0310397Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0310829Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0311255Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0311659Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0312095Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0312521Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0312927Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0313363Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0313791Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0314195Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0314649Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0315070Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0315472Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0315919Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0316333Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0316736Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0317182Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0317595Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0317993Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0318441Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0318866Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0319261Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0319714Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0320144Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0320530Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0320975Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0321402Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0321791Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0322239Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0322667Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0323072Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0323505Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0323936Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0324338Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0324828Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0325270Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0325674Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0326105Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0326532Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0326935Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0327386Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0327801Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0328201Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0328650Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0329127Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0329532Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0329982Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0330394Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0330799Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0331250Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0331680Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0332067Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0332518Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0333113Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0333503Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0333955Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0334391Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0334777Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0335224Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0335650Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0336052Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0336486Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0336917Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0337321Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0337758Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0338187Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0338597Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0339034Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0339461Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0339865Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0340315Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0340725Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0341130Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0341581Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0341998Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0342405Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0342859Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0343274Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0343682Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0344229Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0344675Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0345063Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0345512Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0345939Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0346328Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0346777Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0347207Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0347596Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0348048Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0348558Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0348965Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0349397Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0349823Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0350229Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0350666Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0351091Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0351496Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0351928Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0352355Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0352758Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0353208Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0353632Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0354035Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0354484Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0354898Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0355302Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0355751Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0356165Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0356568Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0357019Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0357446Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0357833Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0358290Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0358721Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0359106Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0359554Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0359983Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0360369Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0360817Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0361244Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0361648Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0362082Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0362509Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0362919Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0363413Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0363853Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0364255Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0364690Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0365117Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0365521Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0365970Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0366385Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0366790Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0367239Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0367711Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0368112Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0368564Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0368978Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0369380Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0369831Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0370257Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0370642Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0371088Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0371516Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0371907Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0372354Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0372946Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0373341Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0373789Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0374218Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0374622Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0375054Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0375480Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0375881Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0376316Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0376747Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0377186Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0377628Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0378059Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0378460Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0378911Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0379322Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0379726Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0380174Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0380586Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0380989Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0381442Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0381856Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0382257Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0382791Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0383237Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0383620Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0384070Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0384498Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0384885Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0385334Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0385765Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0386151Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0386598Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0387029Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0387512Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0387948Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0388378Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0388781Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0389219Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0389649Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0390053Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0390489Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0390918Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0391323Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0391778Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0392192Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0392601Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0393050Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0393462Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0393864Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0394315Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0394729Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0395134Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0395585Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0396012Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0396397Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0396849Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0397289Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0397676Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0398124Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0398550Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0398939Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0399392Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0399821Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0400225Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0400656Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0401084Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0401485Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0401921Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0402407Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0402821Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0403255Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0403686Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0404093Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0404546Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0404957Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0405360Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0405806Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0406220Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0406689Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0407144Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0407563Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0407965Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0408415Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0408845Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0409229Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0409682Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0410110Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0410495Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0410948Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0411382Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0411768Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0412220Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0412817Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0413206Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0413662Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0414081Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0414485Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0414922Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0415350Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0415754Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0416190Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0416627Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0417033Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0417466Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0417895Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0418299Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0418748Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0419161Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0419566Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0420015Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0420428Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0420831Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0421285Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0421776Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0422191Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0422639Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0423068Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0423456Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0423903Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0424334Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0424720Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0425167Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0425596Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0425982Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0426519Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0426949Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0427352Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0427789Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0428221Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0428625Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0429062Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0429489Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0429893Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0430324Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0430751Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0431160Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0431616Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0432029Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0432432Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0432883Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0433294Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0433698Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0434148Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0434561Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0434963Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0435414Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0435846Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0436239Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0436686Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0437113Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0437500Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0437949Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0438378Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0438766Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0439215Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0439645Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0440048Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0440480Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0440909Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0441370Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0441817Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0442245Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0442651Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0443083Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0443507Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0443912Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0444363Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0444775Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0445177Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0445689Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0446105Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0446512Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0446964Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0447377Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.0447780Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.0448231Z --3658-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2023-01-11T23:00:06.0448698Z --3658-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T23:00:06.1364115Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1365002Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1365866Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1366709Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1367380Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1368209Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1369049Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1370022Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1370943Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1371717Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1372181Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1372930Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1373734Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1374707Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1375281Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1375906Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1376773Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1377728Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1378602Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1379543Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1380478Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1381103Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1381535Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1381936Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1382499Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1383147Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1383562Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1384107Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1384557Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1384964Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1385366Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1385797Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1386213Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1386594Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1387019Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1387430Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1387812Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1388237Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1388745Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1389136Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1389585Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1389985Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1390386Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1390808Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1391219Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1391614Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1392031Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1392441Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1392839Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1393250Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1393667Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1394068Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1394508Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1394903Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1395304Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1395745Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1396133Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1396528Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1396967Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1397348Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1397743Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1398191Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1398576Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1398982Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1399421Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1399819Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1400204Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1400648Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1401042Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1401424Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1401861Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1402257Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1402636Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1403089Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1403562Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1403973Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1404397Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1405163Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1405827Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1406249Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1406665Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1407064Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1407477Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1407900Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1408398Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1408840Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1409237Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1409634Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1410060Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1410457Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1410854Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1411285Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1411677Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1412077Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1412509Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1413246Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1413788Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1414358Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1414761Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1415146Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1415581Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1415984Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1416366Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1416806Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1417207Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1417606Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1418036Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1418442Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1418839Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1419259Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1419666Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1420062Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1420478Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1420888Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1421287Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1421698Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1422119Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1422515Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1422958Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1423348Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1423845Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1424295Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1424695Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1425093Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1425517Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1425914Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1426317Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1426737Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1427154Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1427536Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1427959Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1428461Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1428849Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1429293Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1429935Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1430320Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1430754Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1431164Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1431577Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1431978Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1432388Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1432781Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1433200Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1433616Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1434011Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1434424Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1434834Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1435229Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1435668Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1436060Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1436458Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1436892Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1437290Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1437686Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1438120Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1438522Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1438922Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1439348Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1439760Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1440145Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1440569Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1440982Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1441366Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1441794Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1442208Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1442612Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1443096Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1443524Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1443909Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1444341Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1444755Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1445156Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1445567Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1445975Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1446370Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1446780Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1447190Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1447668Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1448083Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1448506Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1448906Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1449333Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1449735Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1450130Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1450554Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1450952Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1451346Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1451772Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1452168Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1452748Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1453205Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1453621Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1454003Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1454433Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1454847Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1455230Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1455657Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1456068Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1456449Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1456877Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1457295Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1457696Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1458110Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1458520Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1458919Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1459331Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1459738Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1460134Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1460547Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1460957Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1461352Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1461761Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1462188Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1462671Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1463119Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1463519Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1463915Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1464403Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1464825Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1465216Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1465648Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1466063Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1466448Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1466963Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1467383Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1467785Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1468199Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1468614Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1469013Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1469424Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1469837Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1470237Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1470648Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1471066Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1471465Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1471896Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1472297Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1472699Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1473125Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1473520Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1473914Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1474341Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1474736Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1475131Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1475559Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1475966Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1476350Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1476780Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1477241Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1477630Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1478053Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1478465Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1478846Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1479268Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1479675Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1480054Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1480483Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1480892Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1481296Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1481764Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1482190Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1482594Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1483003Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1483411Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1483824Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1484224Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1484647Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1485043Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1485475Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1485873Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1486340Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1486772Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1487171Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1487568Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1487995Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1488388Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1488794Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1489221Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1489631Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1490016Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1490440Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1490855Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1491242Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1491671Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1492085Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1492468Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1493372Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1493796Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1494201Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1494616Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1495030Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1495427Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1495838Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1496254Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1496657Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1497067Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1497476Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1497871Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1498296Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1498698Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1499097Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1499524Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1499924Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1500321Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1500747Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1501148Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1501644Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1502092Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1502490Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1502894Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1503323Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1503735Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1504117Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1504540Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1504951Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1505334Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1505841Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1506259Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1506641Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1507074Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1507484Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1507882Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1508296Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1508710Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1509105Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1509517Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1509929Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1510325Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1510745Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1511168Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.1511566Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.1511993Z --3658-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2023-01-11T23:00:06.1512432Z --3658-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T23:00:06.5047680Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5048689Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5049545Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5050400Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5051280Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5051738Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5052155Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5053477Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5054349Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5055135Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5056126Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5057051Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5057467Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5057916Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5058334Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5058739Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5059184Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5059599Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5060017Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5060695Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5061154Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5061542Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5062002Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5062425Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5062814Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5063258Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5063688Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5064075Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5064525Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5065057Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5065469Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5065905Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5066335Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5066741Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5067173Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5067605Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5068012Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5068439Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5068870Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5069270Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5069717Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5070139Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5070558Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5070997Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5071406Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5071808Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5072250Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5072664Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5073067Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5073509Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5073936Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5074323Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5074773Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5075207Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5075593Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5076037Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5076464Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5076852Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5077347Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5077781Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5078188Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5078623Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5079050Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5079462Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5080010Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5080455Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5080861Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5081292Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5081720Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5082123Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5082571Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5082982Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5083382Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5083829Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5084238Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5084708Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5085161Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5085574Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5085980Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5086423Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5086854Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5087241Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5087691Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5088118Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5088508Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5088969Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5089393Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5089784Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5090233Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5090660Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5091045Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5091490Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5091917Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5092321Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5093003Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5093440Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5093843Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5094275Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5094711Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5095134Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5095554Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5095984Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5096384Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5096828Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5097236Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5097637Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5098082Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5098492Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5098899Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5099350Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5099848Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5100271Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5100719Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5101162Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5101540Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5101986Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5102415Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5102805Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5103250Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5103712Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5104118Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5104634Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5105063Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5105470Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5105898Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5106327Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5106731Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5107163Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5107592Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5107998Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5108445Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5108856Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5109264Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5109714Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5110129Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5110535Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5110981Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5111398Z --3658-- Ignoring non-Dwarf2/3/4 block in .debug_info 2023-01-11T23:00:06.5111804Z --3658-- WARNING: Serious error when reading debug info 2023-01-11T23:00:06.5112245Z --3658-- When reading debug info from /opt/conda/lib/libgomp.so.1.0.0: 2023-01-11T23:00:06.5112715Z --3658-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2023-01-11T23:00:07.6564730Z ==3658== Warning: set address range perms: large range [0x59eb4000, 0x6ef1a000) (defined) 2023-01-11T23:01:05.1199142Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2023-01-11T23:01:05.1475590Z Note: Google Test filter = -*CUDA 2023-01-11T23:01:05.1547162Z [==========] Running 4 tests from 1 test suite. 2023-01-11T23:01:05.1569122Z [----------] Global test environment set-up. 2023-01-11T23:01:05.1606890Z [----------] 4 tests from BasicTest 2023-01-11T23:01:05.1627119Z [ RUN ] BasicTest.BasicTestCPU 2023-01-11T23:01:05.3471642Z ==3658== Warning: noted but unhandled ioctl 0x30000001 with no size/direction hints. 2023-01-11T23:01:05.3472077Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:05.3472494Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:05.3482325Z ==3658== Warning: noted but unhandled ioctl 0x27 with no size/direction hints. 2023-01-11T23:01:05.3482714Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:05.3483129Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:05.4827656Z ==3658== Warning: noted but unhandled ioctl 0x25 with no size/direction hints. 2023-01-11T23:01:05.4828246Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:05.4828642Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:05.4954996Z ==3658== Warning: noted but unhandled ioctl 0x17 with no size/direction hints. 2023-01-11T23:01:05.4955426Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:05.4955845Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:05.5122002Z ==3658== Warning: set address range perms: large range [0x2000000000, 0x3f00000000) (noaccess) 2023-01-11T23:01:06.5878955Z ==3658== Warning: set address range perms: large range [0x200000000, 0x500000000) (noaccess) 2023-01-11T23:01:06.5957392Z ==3658== Warning: set address range perms: large range [0x6ef1a000, 0x8ef19000) (noaccess) 2023-01-11T23:01:08.4843946Z 733 ms 2023-01-11T23:01:18.3698491Z 9843 ms 2023-01-11T23:01:31.0724904Z 12692 ms 2023-01-11T23:01:32.1460759Z [ OK ] BasicTest.BasicTestCPU (26979 ms) 2023-01-11T23:01:32.1468040Z [ RUN ] BasicTest.BasicTestHalfCPU 2023-01-11T23:01:32.4106157Z 189 ms 2023-01-11T23:01:41.9338938Z 9511 ms 2023-01-11T23:01:54.7768822Z 12837 ms 2023-01-11T23:01:55.0983123Z [ OK ] BasicTest.BasicTestHalfCPU (22950 ms) 2023-01-11T23:01:55.0988497Z [ RUN ] BasicTest.FactoryMethodsTest 2023-01-11T23:01:55.2167523Z ==3658== Warning: noted but unhandled ioctl 0x19 with no size/direction hints. 2023-01-11T23:01:55.2169949Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:55.2170415Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:55.2600697Z ==3658== Warning: noted but unhandled ioctl 0x49 with no size/direction hints. 2023-01-11T23:01:55.2601133Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:55.2601554Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:55.2620051Z ==3658== Warning: noted but unhandled ioctl 0x21 with no size/direction hints. 2023-01-11T23:01:55.2620706Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:55.2621131Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:55.6035196Z ==3658== Warning: noted but unhandled ioctl 0x1b with no size/direction hints. 2023-01-11T23:01:55.6035654Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:55.6036078Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:55.9813386Z ==3658== Warning: noted but unhandled ioctl 0x41 with no size/direction hints. 2023-01-11T23:01:55.9813880Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:55.9814304Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:01:56.6768563Z ==3658== Warning: noted but unhandled ioctl 0x22 with no size/direction hints. 2023-01-11T23:01:56.6769017Z ==3658== This could cause spurious value errors to appear. 2023-01-11T23:01:56.6769431Z ==3658== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper. 2023-01-11T23:02:23.9100143Z [ OK ] BasicTest.FactoryMethodsTest (28810 ms) 2023-01-11T23:02:23.9100698Z [ RUN ] BasicTest.BasicStdTestCPU 2023-01-11T23:02:24.0405134Z Simple example: called once 2023-01-11T23:02:24.0959214Z throw: call_once will retry 2023-01-11T23:02:24.1424928Z throw: call_once will retry 2023-01-11T23:02:24.1447156Z throw: call_once will retry 2023-01-11T23:02:24.1465247Z Didn't throw, call_once will not attempt again 2023-01-11T23:02:24.1495159Z [ OK ] BasicTest.BasicStdTestCPU (239 ms) 2023-01-11T23:02:24.1519608Z [----------] 4 tests from BasicTest (78987 ms total) 2023-01-11T23:02:24.1519841Z 2023-01-11T23:02:24.1533489Z [----------] Global test environment tear-down 2023-01-11T23:02:24.1567949Z [==========] 4 tests from 1 test suite ran. (79010 ms total) 2023-01-11T23:02:24.1586866Z [ PASSED ] 4 tests. 2023-01-11T23:02:27.2373533Z ==3658== 2023-01-11T23:02:27.2491711Z ==3658== HEAP SUMMARY: 2023-01-11T23:02:27.2492046Z ==3658== in use at exit: 838,528,690 bytes in 352,291 blocks 2023-01-11T23:02:27.2495831Z ==3658== total heap usage: 2,501,393 allocs, 2,149,102 frees, 1,831,636,344 bytes allocated 2023-01-11T23:02:27.2496193Z ==3658== 2023-01-11T23:02:33.4995391Z ==3658== LEAK SUMMARY: 2023-01-11T23:02:33.4995798Z ==3658== definitely lost: 144 bytes in 2 blocks 2023-01-11T23:02:33.4996118Z ==3658== indirectly lost: 96 bytes in 1 blocks 2023-01-11T23:02:33.4996463Z ==3658== possibly lost: 128,768 bytes in 1,415 blocks 2023-01-11T23:02:33.4997115Z ==3658== still reachable: 838,399,682 bytes in 350,873 blocks 2023-01-11T23:02:33.5000140Z ==3658== suppressed: 0 bytes in 0 blocks 2023-01-11T23:02:33.5000740Z ==3658== Rerun with --leak-check=full to see details of leaked memory 2023-01-11T23:02:33.5001057Z ==3658== 2023-01-11T23:02:33.5001414Z ==3658== For lists of detected and suppressed errors, rerun with: -s 2023-01-11T23:02:33.5001798Z ==3658== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4) 2023-01-11T23:02:33.6773734Z + [[ -x ./tensor_interop_test ]] 2023-01-11T23:02:33.6774046Z + popd 2023-01-11T23:02:33.6774274Z ~/workspace 2023-01-11T23:02:33.6776492Z + [[ -n '' ]] 2023-01-11T23:02:33.6776755Z + assert_git_not_dirty 2023-01-11T23:02:33.6777157Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *rocm* ]] 2023-01-11T23:02:33.6777583Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *xla* ]] 2023-01-11T23:02:33.6781603Z ++ git status --porcelain 2023-01-11T23:02:33.7936173Z + git_status= 2023-01-11T23:02:33.7936558Z + [[ -n '' ]] 2023-01-11T23:02:33.8006890Z ##[group]Run cat test/**/*.log || true 2023-01-11T23:02:33.8007219Z cat test/**/*.log || true 2023-01-11T23:02:33.8020968Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:02:33.8021278Z env: 2023-01-11T23:02:33.8021525Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:33.8021777Z GPU_FLAG: --gpus all 2023-01-11T23:02:33.8022146Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:33.8022502Z ##[endgroup] 2023-01-11T23:02:33.8066877Z cat: test/**/*.log: No such file or directory 2023-01-11T23:02:33.8098300Z Prepare all required actions 2023-01-11T23:02:33.8098740Z Getting action download info 2023-01-11T23:02:34.0559149Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T23:02:34.0559440Z with: 2023-01-11T23:02:34.0559865Z github-token: *** 2023-01-11T23:02:34.0560082Z env: 2023-01-11T23:02:34.0560322Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:34.0560591Z GPU_FLAG: --gpus all 2023-01-11T23:02:34.0560950Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:34.0561300Z ##[endgroup] 2023-01-11T23:02:34.0596333Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T23:02:34.0596649Z with: 2023-01-11T23:02:34.0596868Z shell: bash 2023-01-11T23:02:34.0597089Z timeout_minutes: 10 2023-01-11T23:02:34.0597331Z max_attempts: 5 2023-01-11T23:02:34.0597577Z retry_wait_seconds: 30 2023-01-11T23:02:34.0598107Z 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-11T23:02:34.0598628Z polling_interval_seconds: 1 2023-01-11T23:02:34.0598877Z warning_on_retry: true 2023-01-11T23:02:34.0599133Z continue_on_error: false 2023-01-11T23:02:34.0599374Z env: 2023-01-11T23:02:34.0599588Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:34.0599853Z GPU_FLAG: --gpus all 2023-01-11T23:02:34.0600212Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:34.0600704Z GITHUB_TOKEN: *** 2023-01-11T23:02:34.0600928Z ##[endgroup] 2023-01-11T23:02:34.1310255Z + python3 -m pip install requests==2.26.0 2023-01-11T23:02:34.4221745Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T23:02:34.4450564Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T23:02:34.4636094Z 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-11T23:02:34.4663184Z 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-11T23:02:34.4883712Z 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-11T23:02:34.4899574Z 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-11T23:02:34.7345237Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-0d224361d4238882e 2023-01-11T23:02:36.5402781Z + GHA_WORKFLOW_JOB_ID=10589289763 2023-01-11T23:02:36.5404461Z + echo job-id=10589289763 2023-01-11T23:02:37.1310258Z Command completed after 1 attempt(s). 2023-01-11T23:02:37.1445100Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:02:37.1445445Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:02:37.1458955Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:02:37.1459256Z env: 2023-01-11T23:02:37.1459498Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:37.1459746Z GPU_FLAG: --gpus all 2023-01-11T23:02:37.1460110Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:37.1460495Z MONITOR_SCRIPT_PID: 103476 2023-01-11T23:02:37.1460730Z ##[endgroup] 2023-01-11T23:02:37.1588200Z Prepare all required actions 2023-01-11T23:02:37.1589019Z Getting action download info 2023-01-11T23:02:37.3622148Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T23:02:37.5415307Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T23:02:37.5415586Z with: 2023-01-11T23:02:37.5415929Z file-suffix: test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763 2023-01-11T23:02:37.5416263Z env: 2023-01-11T23:02:37.5416487Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:37.5416753Z GPU_FLAG: --gpus all 2023-01-11T23:02:37.5417115Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:37.5417446Z ##[endgroup] 2023-01-11T23:02:37.5445488Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T23:02:37.5445846Z # Remove any previous test jsons if they exist 2023-01-11T23:02:37.5446173Z rm -f test-jsons-*.zip 2023-01-11T23:02:37.5446545Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T23:02:37.5459157Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:02:37.5459461Z env: 2023-01-11T23:02:37.5459705Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:37.5459960Z GPU_FLAG: --gpus all 2023-01-11T23:02:37.5460324Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:37.5460784Z FILE_SUFFIX: test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763 2023-01-11T23:02:37.5461112Z ##[endgroup] 2023-01-11T23:02:37.5558366Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T23:02:37.5594088Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T23:02:37.5601438Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T23:02:37.5602747Z adding: test/.pytorch-slow-tests.json (deflated 74%) 2023-01-11T23:02:37.5608300Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T23:02:37.5634878Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T23:02:37.5635254Z # Remove any previous test reports if they exist 2023-01-11T23:02:37.5635583Z rm -f test-reports-*.zip 2023-01-11T23:02:37.5635942Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T23:02:37.5648063Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:02:37.5648367Z env: 2023-01-11T23:02:37.5648612Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:37.5648862Z GPU_FLAG: --gpus all 2023-01-11T23:02:37.5649229Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:37.5649695Z FILE_SUFFIX: test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763 2023-01-11T23:02:37.5650038Z ##[endgroup] 2023-01-11T23:02:37.6016133Z adding: test/test-reports/python-pytest/test_ops/test_ops-1ca2ef6af7898382.xml (deflated 95%) 2023-01-11T23:02:37.6297832Z adding: test/test-reports/python-pytest/test_ops/test_ops-458e51b8510bf197.xml (deflated 95%) 2023-01-11T23:02:37.6299483Z adding: test/test-reports/python-pytest/test_ops/test_ops-82576322938b9b03.xml (deflated 86%) 2023-01-11T23:02:37.6326454Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T23:02:37.6326832Z # Remove any previous test reports if they exist 2023-01-11T23:02:37.6327153Z rm -f usage-log-*.zip 2023-01-11T23:02:37.6327537Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T23:02:37.6327933Z # so check to see if the file exists first 2023-01-11T23:02:37.6328226Z if [ -f 'usage_log.txt' ]; then 2023-01-11T23:02:37.6328563Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T23:02:37.6328860Z fi 2023-01-11T23:02:37.6340994Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:02:37.6341300Z env: 2023-01-11T23:02:37.6341663Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:37.6341933Z GPU_FLAG: --gpus all 2023-01-11T23:02:37.6342299Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:37.6342760Z FILE_SUFFIX: test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763 2023-01-11T23:02:37.6343110Z ##[endgroup] 2023-01-11T23:02:37.7182863Z adding: usage_log.txt (deflated 98%) 2023-01-11T23:02:37.7233021Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:02:37.7233316Z with: 2023-01-11T23:02:37.7233597Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T23:02:37.7233880Z retention-days: 14 2023-01-11T23:02:37.7234148Z if-no-files-found: warn 2023-01-11T23:02:37.7234423Z path: test-jsons-*.zip 2023-01-11T23:02:37.7234660Z name: artifact 2023-01-11T23:02:37.7234912Z s3-bucket: gha-artifacts 2023-01-11T23:02:37.7235174Z region: us-east-1 2023-01-11T23:02:37.7235400Z env: 2023-01-11T23:02:37.7235638Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:37.7235913Z GPU_FLAG: --gpus all 2023-01-11T23:02:37.7236261Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:37.7236613Z ##[endgroup] 2023-01-11T23:02:38.1823303Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:02:38.1824045Z With the provided path, there will be 1 file uploaded 2023-01-11T23:02:38.1824418Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T23:02:38.1836072Z Starting upload of test-jsons-test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763.zip 2023-01-11T23:02:38.3959913Z Finished upload of test-jsons-test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763.zip 2023-01-11T23:02:38.4148597Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:02:38.4148896Z with: 2023-01-11T23:02:38.4149176Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T23:02:38.4149478Z retention-days: 14 2023-01-11T23:02:38.4149744Z if-no-files-found: error 2023-01-11T23:02:38.4150021Z path: test-reports-*.zip 2023-01-11T23:02:38.4150284Z name: artifact 2023-01-11T23:02:38.4150521Z s3-bucket: gha-artifacts 2023-01-11T23:02:38.4150781Z region: us-east-1 2023-01-11T23:02:38.4151013Z env: 2023-01-11T23:02:38.4151234Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:38.4151492Z GPU_FLAG: --gpus all 2023-01-11T23:02:38.4151842Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:38.4152162Z ##[endgroup] 2023-01-11T23:02:38.8583718Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:02:38.8584325Z With the provided path, there will be 1 file uploaded 2023-01-11T23:02:38.8584708Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T23:02:38.8595823Z Starting upload of test-reports-test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763.zip 2023-01-11T23:02:39.0602514Z Finished upload of test-reports-test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763.zip 2023-01-11T23:02:39.0764624Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:02:39.0764927Z with: 2023-01-11T23:02:39.0765204Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T23:02:39.0765482Z retention-days: 14 2023-01-11T23:02:39.0765748Z if-no-files-found: ignore 2023-01-11T23:02:39.0766022Z path: usage-log-*.zip 2023-01-11T23:02:39.0766251Z name: artifact 2023-01-11T23:02:39.0766502Z s3-bucket: gha-artifacts 2023-01-11T23:02:39.0766761Z region: us-east-1 2023-01-11T23:02:39.0766983Z env: 2023-01-11T23:02:39.0767206Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:39.0767468Z GPU_FLAG: --gpus all 2023-01-11T23:02:39.0767814Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:39.0768159Z ##[endgroup] 2023-01-11T23:02:39.5252383Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:02:39.5253412Z With the provided path, there will be 1 file uploaded 2023-01-11T23:02:39.5253957Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T23:02:39.5265434Z Starting upload of usage-log-test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763.zip 2023-01-11T23:02:39.7041151Z Finished upload of usage-log-test-default-1-4-linux.4xlarge.nvidia.gpu_10589289763.zip 2023-01-11T23:02:39.7203646Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T23:02:39.7204003Z # shellcheck disable=SC2156 2023-01-11T23:02:39.7204403Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T23:02:39.7217941Z shell: /usr/bin/bash -e {0} 2023-01-11T23:02:39.7218199Z env: 2023-01-11T23:02:39.7218419Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:39.7218687Z GPU_FLAG: --gpus all 2023-01-11T23:02:39.7219052Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:39.7219384Z ##[endgroup] 2023-01-11T23:02:40.0480841Z ##[group]Run set -x 2023-01-11T23:02:40.0481251Z set -x 2023-01-11T23:02:40.0481565Z python3 -m pip install -r requirements.txt 2023-01-11T23:02:40.0481915Z python3 -m pip install boto3==1.19.12 2023-01-11T23:02:40.0482316Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:02:40.0495517Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:02:40.0495817Z env: 2023-01-11T23:02:40.0496059Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:02:40.0496310Z GPU_FLAG: --gpus all 2023-01-11T23:02:40.0496675Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:02:40.0497047Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T23:02:40.0497296Z BRANCH: pull/91627 2023-01-11T23:02:40.0497545Z TEST_CONFIG: default 2023-01-11T23:02:40.0497788Z SHARD_NUMBER: 1 2023-01-11T23:02:40.0498107Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T23:02:40.0498447Z PR_NUMBER: 91627 2023-01-11T23:02:40.0498712Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T23:02:40.0498990Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T23:02:40.0499311Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:02:40.0499591Z TAG: 2023-01-11T23:02:40.0499803Z WORKFLOW_ID: 3896099317 2023-01-11T23:02:40.0500235Z GITHUB_TOKEN: *** 2023-01-11T23:02:40.0500504Z GHA_WORKFLOW_JOB_ID: 10589289763 2023-01-11T23:02:40.0500745Z ##[endgroup] 2023-01-11T23:02:40.0530328Z + python3 -m pip install -r requirements.txt 2023-01-11T23:02:40.3515958Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T23:02:40.3880306Z 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-11T23:02:40.3919612Z 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-11T23:02:40.3930997Z 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-11T23:02:40.3943229Z 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-11T23:02:40.4481263Z 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-11T23:02:40.4493529Z 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-11T23:02:40.4604187Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T23:02:40.4615737Z 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-11T23:02:40.4870049Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T23:02:40.5115996Z 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-11T23:02:40.5127817Z 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-11T23:02:40.5136602Z 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-11T23:02:40.5150442Z 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-11T23:02:40.5176737Z 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-11T23:02:40.5281060Z 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-11T23:02:40.5511798Z 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-11T23:02:40.5547427Z 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-11T23:02:40.5570092Z 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-11T23:02:40.5599529Z 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-11T23:02:40.5970308Z 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-11T23:02:40.5984963Z 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-11T23:02:40.5997107Z 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-11T23:02:40.6222611Z 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-11T23:02:40.6248633Z 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-11T23:02:40.6264786Z 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-11T23:02:40.6344595Z 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-11T23:02:40.7041267Z + python3 -m pip install boto3==1.19.12 2023-01-11T23:02:40.9972182Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T23:02:41.0202981Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T23:02:41.0273941Z 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-11T23:02:41.0291236Z 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-11T23:02:41.0354812Z 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-11T23:02:41.0400970Z 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-11T23:02:41.0623150Z 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-11T23:02:41.0648824Z 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-11T23:02:41.3131339Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:04:21.4316467Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T23:04:21.4317348Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T23:03:49.250Z 9623f943-8cf1-4a0e-9069-1dd9bac121d3 Task timed out after 60.01 seconds"} 2023-01-11T23:04:21.4317673Z 2023-01-11T23:04:21.4318200Z ----- Historic stats comparison result ------ 2023-01-11T23:04:21.4320199Z 2023-01-11T23:04:21.4320657Z job: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T23:04:21.4321047Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:04:21.4321263Z 2023-01-11T23:04:21.4326392Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T23:04:21.4326861Z 2023-01-11T23:04:21.4327098Z : (master) 2023-01-11T23:04:21.4327337Z | 2023-01-11T23:04:21.4327607Z | * 8419ddda87 (HEAD) total time 12315.64s 2023-01-11T23:04:21.4327857Z | | 2023-01-11T23:04:21.4328075Z | : (2 commits) 2023-01-11T23:04:21.4328402Z |/ 2023-01-11T23:04:21.4333401Z * db2a237763 (base) 18 reports, total time 5298.55s ± 3363.99s 2023-01-11T23:04:21.4333972Z * 2b0abd4ce3 18 reports, total time 5375.52s ± 3469.84s 2023-01-11T23:04:21.4334404Z * f7939b21e1 48 reports, total time 4156.05s ± 3748.80s 2023-01-11T23:04:21.4334868Z * cb3204823e 18 reports, total time 5386.78s ± 3494.12s 2023-01-11T23:04:21.4335297Z * 6e236553f5 18 reports, total time 5359.08s ± 3471.03s 2023-01-11T23:04:21.4335725Z * cce577b391 18 reports, total time 5383.89s ± 3498.12s 2023-01-11T23:04:21.4336148Z * fae821c2f1 18 reports, total time 5181.34s ± 3399.30s 2023-01-11T23:04:21.4336549Z * 0c3659586d 18 reports, total time 5181.30s ± 3409.47s 2023-01-11T23:04:21.4336959Z * 122245985a 18 reports, total time 5175.63s ± 3372.26s 2023-01-11T23:04:21.4337369Z * b797a24259 18 reports, total time 5151.22s ± 3376.21s 2023-01-11T23:04:21.4337644Z | 2023-01-11T23:04:21.4337852Z : 2023-01-11T23:04:21.4337987Z 2023-01-11T23:04:21.4338157Z Removed (across 1542 suites) 0 tests, totaling 0.00s 2023-01-11T23:04:21.4338511Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T23:04:21.4338846Z Added (across 5 suites) 30699 tests, totaling +12315.64s 2023-01-11T23:04:21.5220074Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T23:04:21.5220606Z with: 2023-01-11T23:04:21.5220802Z env: 2023-01-11T23:04:21.5221042Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:21.5221311Z GPU_FLAG: --gpus all 2023-01-11T23:04:21.5221662Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:04:21.5222015Z ##[endgroup] 2023-01-11T23:04:21.5241943Z ##[group]Run set -eou pipefail 2023-01-11T23:04:21.5242235Z set -eou pipefail 2023-01-11T23:04:21.5242486Z  2023-01-11T23:04:21.5242808Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T23:04:21.5243132Z for _ in $(seq 1440); do 2023-01-11T23:04:21.5243434Z  # Break if no ssh session exists anymore 2023-01-11T23:04:21.5243733Z  if [ "$(who)" = "" ]; then 2023-01-11T23:04:21.5243987Z  break 2023-01-11T23:04:21.5244245Z  fi 2023-01-11T23:04:21.5244483Z  echo "." 2023-01-11T23:04:21.5244705Z  sleep 5 2023-01-11T23:04:21.5244942Z done 2023-01-11T23:04:21.5258479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:04:21.5258763Z env: 2023-01-11T23:04:21.5259003Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:21.5259271Z GPU_FLAG: --gpus all 2023-01-11T23:04:21.5259615Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:04:21.5259967Z ##[endgroup] 2023-01-11T23:04:21.5289854Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T23:04:21.5346769Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T23:04:21.5347182Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T23:04:21.5347532Z # shellcheck disable=SC2046 2023-01-11T23:04:21.5347839Z docker stop $(docker ps -q) || true 2023-01-11T23:04:21.5348160Z # Prune all of the docker images 2023-01-11T23:04:21.5348440Z docker system prune -af 2023-01-11T23:04:21.5361270Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T23:04:21.5361574Z env: 2023-01-11T23:04:21.5361799Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:04:21.5362067Z GPU_FLAG: --gpus all 2023-01-11T23:04:21.5362489Z DOCKER_CONTAINER_ID: 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:04:21.5362827Z ##[endgroup] 2023-01-11T23:04:22.0987908Z 2f4b0eca9242 2023-01-11T23:04:23.2293635Z Deleted Containers: 2023-01-11T23:04:23.2294071Z 2f4b0eca9242727349f57a49a1a7f1eaf6e8eb70982d8c90d6e28ed88ffc6712 2023-01-11T23:04:23.2294309Z 2023-01-11T23:04:28.2847166Z Deleted Images: 2023-01-11T23:04:28.2848794Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T23:04:28.2850118Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T23:04:28.2851285Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T23:04:28.2852112Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T23:04:28.2852777Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T23:04:28.2853274Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T23:04:28.2853726Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T23:04:28.2854122Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T23:04:28.2854551Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T23:04:28.2855471Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T23:04:28.2856533Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T23:04:28.2857184Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T23:04:28.2857935Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T23:04:28.2858689Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T23:04:28.2859450Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T23:04:28.2860322Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T23:04:28.2861292Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T23:04:28.2862377Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T23:04:28.2862912Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T23:04:28.2863358Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T23:04:28.2863951Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T23:04:28.2864528Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T23:04:28.2864959Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T23:04:28.2865411Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T23:04:28.2866021Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T23:04:28.2866896Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T23:04:28.2867469Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T23:04:28.2867925Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T23:04:28.2868391Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T23:04:28.2868783Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T23:04:28.2869221Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T23:04:28.2869639Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T23:04:28.2870055Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T23:04:28.2870476Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T23:04:28.2870903Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T23:04:28.2871335Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T23:04:28.2871754Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T23:04:28.2872176Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T23:04:28.2872616Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T23:04:28.2873053Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T23:04:28.2873451Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T23:04:28.2873864Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T23:04:28.2874288Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T23:04:28.2874714Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T23:04:28.2875153Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T23:04:28.2875596Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T23:04:28.2876038Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T23:04:28.2876600Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T23:04:28.2877046Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T23:04:28.2877518Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T23:04:28.2877934Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T23:04:28.2878388Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T23:04:28.2878842Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T23:04:28.2879273Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T23:04:28.2879682Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T23:04:28.2880103Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T23:04:28.2880522Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T23:04:28.2880757Z 2023-01-11T23:04:28.2880874Z Total reclaimed space: 21.41GB 2023-01-11T23:04:28.2928476Z Post job cleanup. 2023-01-11T23:04:28.2970160Z Post job cleanup. 2023-01-11T23:04:28.4334672Z [command]/usr/bin/git version 2023-01-11T23:04:28.4391335Z git version 2.38.1 2023-01-11T23:04:28.4453956Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a9ee2dac-c1e1-4640-bbad-233e62a311af' before making global git config changes 2023-01-11T23:04:28.4455430Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T23:04:28.4460646Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T23:04:28.4502376Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T23:04:28.4540345Z [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-11T23:04:28.4877296Z Entering 'android/libs/fbjni' 2023-01-11T23:04:28.4925748Z Entering 'third_party/FP16' 2023-01-11T23:04:28.4969837Z Entering 'third_party/FXdiv' 2023-01-11T23:04:28.5013394Z Entering 'third_party/NNPACK' 2023-01-11T23:04:28.5058701Z Entering 'third_party/QNNPACK' 2023-01-11T23:04:28.5103914Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T23:04:28.5148574Z Entering 'third_party/XNNPACK' 2023-01-11T23:04:28.5204880Z Entering 'third_party/benchmark' 2023-01-11T23:04:28.5248441Z Entering 'third_party/cpuinfo' 2023-01-11T23:04:28.5293587Z Entering 'third_party/cub' 2023-01-11T23:04:28.5338053Z Entering 'third_party/cudnn_frontend' 2023-01-11T23:04:28.5389348Z Entering 'third_party/cutlass' 2023-01-11T23:04:28.5440212Z Entering 'third_party/eigen' 2023-01-11T23:04:28.5487047Z Entering 'third_party/fbgemm' 2023-01-11T23:04:28.5530705Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T23:04:28.5574586Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T23:04:28.5619408Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T23:04:28.5661680Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T23:04:28.5706255Z Entering 'third_party/flatbuffers' 2023-01-11T23:04:28.5752283Z Entering 'third_party/fmt' 2023-01-11T23:04:28.5795902Z Entering 'third_party/foxi' 2023-01-11T23:04:28.5840364Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T23:04:28.5885098Z Entering 'third_party/gloo' 2023-01-11T23:04:28.5929669Z Entering 'third_party/googletest' 2023-01-11T23:04:28.5974080Z Entering 'third_party/ideep' 2023-01-11T23:04:28.6016947Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T23:04:28.6062482Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T23:04:28.6113952Z Entering 'third_party/ios-cmake' 2023-01-11T23:04:28.6158500Z Entering 'third_party/ittapi' 2023-01-11T23:04:28.6202000Z Entering 'third_party/kineto' 2023-01-11T23:04:28.6245006Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T23:04:28.6288601Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T23:04:28.6335120Z Entering 'third_party/nccl/nccl' 2023-01-11T23:04:28.6378863Z Entering 'third_party/neon2sse' 2023-01-11T23:04:28.6423243Z Entering 'third_party/nlohmann' 2023-01-11T23:04:28.6468280Z Entering 'third_party/onnx' 2023-01-11T23:04:28.6524607Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T23:04:28.6568505Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T23:04:28.6614361Z Entering 'third_party/onnx-tensorrt' 2023-01-11T23:04:28.6657909Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T23:04:28.6706948Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T23:04:28.6751056Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T23:04:28.6794501Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T23:04:28.6843840Z Entering 'third_party/pocketfft' 2023-01-11T23:04:28.6887248Z Entering 'third_party/protobuf' 2023-01-11T23:04:28.6935990Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T23:04:28.6979477Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T23:04:28.7025975Z Entering 'third_party/psimd' 2023-01-11T23:04:28.7070391Z Entering 'third_party/pthreadpool' 2023-01-11T23:04:28.7114677Z Entering 'third_party/pybind11' 2023-01-11T23:04:28.7158239Z Entering 'third_party/python-enum' 2023-01-11T23:04:28.7203759Z Entering 'third_party/python-peachpy' 2023-01-11T23:04:28.7247043Z Entering 'third_party/python-six' 2023-01-11T23:04:28.7290494Z Entering 'third_party/sleef' 2023-01-11T23:04:28.7336500Z Entering 'third_party/tbb' 2023-01-11T23:04:28.7382875Z Entering 'third_party/tensorpipe' 2023-01-11T23:04:28.7427026Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T23:04:28.7471048Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T23:04:28.7515298Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T23:04:28.7558378Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T23:04:28.7600512Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T23:04:28.7647063Z Entering 'third_party/zstd' 2023-01-11T23:04:28.7706979Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T23:04:28.7736176Z http.https://github.com/.extraheader 2023-01-11T23:04:28.7745581Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T23:04:28.7781892Z [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-11T23:04:28.8101700Z Entering 'android/libs/fbjni' 2023-01-11T23:04:28.8127584Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8161601Z Entering 'third_party/FP16' 2023-01-11T23:04:28.8188478Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8222885Z Entering 'third_party/FXdiv' 2023-01-11T23:04:28.8247451Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8281675Z Entering 'third_party/NNPACK' 2023-01-11T23:04:28.8307119Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8341443Z Entering 'third_party/QNNPACK' 2023-01-11T23:04:28.8365884Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8400266Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T23:04:28.8427496Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8462555Z Entering 'third_party/XNNPACK' 2023-01-11T23:04:28.8487128Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8532072Z Entering 'third_party/benchmark' 2023-01-11T23:04:28.8557283Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8591162Z Entering 'third_party/cpuinfo' 2023-01-11T23:04:28.8616880Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8650814Z Entering 'third_party/cub' 2023-01-11T23:04:28.8675956Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8709994Z Entering 'third_party/cudnn_frontend' 2023-01-11T23:04:28.8735092Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8775104Z Entering 'third_party/cutlass' 2023-01-11T23:04:28.8799835Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8842083Z Entering 'third_party/eigen' 2023-01-11T23:04:28.8867747Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8905036Z Entering 'third_party/fbgemm' 2023-01-11T23:04:28.8929300Z http.https://github.com/.extraheader 2023-01-11T23:04:28.8963177Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T23:04:28.8988869Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9022666Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T23:04:28.9047514Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9082250Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T23:04:28.9107700Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9141925Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T23:04:28.9166190Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9202060Z Entering 'third_party/flatbuffers' 2023-01-11T23:04:28.9228490Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9264632Z Entering 'third_party/fmt' 2023-01-11T23:04:28.9290251Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9324089Z Entering 'third_party/foxi' 2023-01-11T23:04:28.9349941Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9384138Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T23:04:28.9409622Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9442921Z Entering 'third_party/gloo' 2023-01-11T23:04:28.9469149Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9502612Z Entering 'third_party/googletest' 2023-01-11T23:04:28.9527780Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9562546Z Entering 'third_party/ideep' 2023-01-11T23:04:28.9587792Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9622206Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T23:04:28.9646827Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9686062Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T23:04:28.9711448Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9753216Z Entering 'third_party/ios-cmake' 2023-01-11T23:04:28.9779048Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9812231Z Entering 'third_party/ittapi' 2023-01-11T23:04:28.9838567Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9872571Z Entering 'third_party/kineto' 2023-01-11T23:04:28.9899069Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9932076Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T23:04:28.9957199Z http.https://github.com/.extraheader 2023-01-11T23:04:28.9991771Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T23:04:29.0017005Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0051953Z Entering 'third_party/nccl/nccl' 2023-01-11T23:04:29.0078147Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0113196Z Entering 'third_party/neon2sse' 2023-01-11T23:04:29.0139681Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0173305Z Entering 'third_party/nlohmann' 2023-01-11T23:04:29.0198965Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0234087Z Entering 'third_party/onnx' 2023-01-11T23:04:29.0259876Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0307766Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T23:04:29.0333764Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0368047Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T23:04:29.0394439Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0430778Z Entering 'third_party/onnx-tensorrt' 2023-01-11T23:04:29.0456540Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0489427Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T23:04:29.0515357Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0554720Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T23:04:29.0580298Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0614700Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T23:04:29.0639826Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0674875Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T23:04:29.0701071Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0740206Z Entering 'third_party/pocketfft' 2023-01-11T23:04:29.0765042Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0798509Z Entering 'third_party/protobuf' 2023-01-11T23:04:29.0824866Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0861214Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T23:04:29.0886344Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0919802Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T23:04:29.0944769Z http.https://github.com/.extraheader 2023-01-11T23:04:29.0980869Z Entering 'third_party/psimd' 2023-01-11T23:04:29.1006725Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1041014Z Entering 'third_party/pthreadpool' 2023-01-11T23:04:29.1066955Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1100722Z Entering 'third_party/pybind11' 2023-01-11T23:04:29.1126089Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1160192Z Entering 'third_party/python-enum' 2023-01-11T23:04:29.1186405Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1221382Z Entering 'third_party/python-peachpy' 2023-01-11T23:04:29.1247117Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1280521Z Entering 'third_party/python-six' 2023-01-11T23:04:29.1306469Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1340060Z Entering 'third_party/sleef' 2023-01-11T23:04:29.1366703Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1400474Z Entering 'third_party/tbb' 2023-01-11T23:04:29.1427725Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1462876Z Entering 'third_party/tensorpipe' 2023-01-11T23:04:29.1488749Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1523239Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T23:04:29.1549832Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1584359Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T23:04:29.1609121Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1642441Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T23:04:29.1667828Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1701840Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T23:04:29.1726497Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1759564Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T23:04:29.1785241Z http.https://github.com/.extraheader 2023-01-11T23:04:29.1822474Z Entering 'third_party/zstd' 2023-01-11T23:04:29.1847487Z http.https://github.com/.extraheader 2023-01-11T23:04:29.2151666Z Cleaning up orphan processes